aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/update/ExcludeList.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update: apply .mpdignore matches to subdirectoriesAnthony DeRossi2015-09-301-1/+9
| | | | | | | | | Wildcard matches are directly applied to all filenames in subdirectories without any attempt at matching relative paths. This change is based on the following feature request: http://bugs.musicpd.org/view.php?id=3729
* db/update/ExcludeList: remove obsolete TODO commentsMax Kellermann2015-06-221-3/+1
|
* db/update/ExcludeList: move class Pattern to fs/Glob.hxxMax Kellermann2015-06-221-28/+5
|
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* db/update/ExcludeList: make no-op if GLib is disabledMax Kellermann2014-03-011-0/+12
| | | | Quick hack to allow using the database without GLib (for Android).
* ExcludeList: move to db/update/Max Kellermann2014-01-301-0/+80