<p>In the directory settings it is now possible to choose between a workbench or a git file filter. The later is new and lets git decide which files to display depending on the contents of the <code>.gitignore</code> file.</p>
<p>This also adds a new function to the utils-lib called <code>gp_filelist_scan_directory_callback()</code>.</p>
<p>See this example screenshot:<br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/9009011/60295870-106e1400-9925-11e9-9764-576a812ef0ec.png"><img src="https://user-images.githubusercontent.com/9009011/60295870-106e1400-9925-11e9-9764-576a812ef0ec.png" alt="DirectorySettingsWithGitOption" style="max-width:100%;"></a></p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany-plugins/pull/879'>https://github.com/geany/geany-plugins/pull/879</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>workbench: added option to let git decide which files to display</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/879/files#diff-0">build/workbench.m4</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/879/files#diff-1">utils/src/filelist.c</a>
    (109)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/879/files#diff-2">utils/src/filelist.h</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/879/files#diff-3">workbench/README</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/879/files#diff-4">workbench/src/Makefile.am</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/879/files#diff-5">workbench/src/dialogs.c</a>
    (225)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/879/files#diff-6">workbench/src/dialogs.h</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/879/files#diff-7">workbench/src/plugin_main.c</a>
    (9)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/879/files#diff-8">workbench/src/popup_menu.c</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/879/files#diff-9">workbench/src/utils.c</a>
    (13)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/879/files#diff-10">workbench/src/utils.h</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/879/files#diff-11">workbench/src/wb_project.c</a>
    (318)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/879/files#diff-12">workbench/src/wb_project.h</a>
    (9)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany-plugins/pull/879.patch'>https://github.com/geany/geany-plugins/pull/879.patch</a></li>
  <li><a href='https://github.com/geany/geany-plugins/pull/879.diff'>https://github.com/geany/geany-plugins/pull/879.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/pull/879?email_source=notifications&email_token=AAIOWJZGOGO6DPIZAZEKD3LP4UKMHA5CNFSM4H37S4K2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G4FHM7Q">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ4ZH4QJWZDOJZK4OC3P4UKMHANCNFSM4H37S4KQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJZT2RQ7DUHN4LU7UH3P4UKMHA5CNFSM4H37S4K2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G4FHM7Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany-plugins/pull/879?email_source=notifications\u0026email_token=AAIOWJZGOGO6DPIZAZEKD3LP4UKMHA5CNFSM4H37S4K2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G4FHM7Q",
"url": "https://github.com/geany/geany-plugins/pull/879?email_source=notifications\u0026email_token=AAIOWJZGOGO6DPIZAZEKD3LP4UKMHA5CNFSM4H37S4K2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G4FHM7Q",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>