aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/update/ExcludeList.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* db/update/ExcludeList: make no-op if GLib is disabledMax Kellermann2014-03-011-0/+10
| | | | Quick hack to allow using the database without GLib (for Android).
* util/StringUtil: add function Strip()Max Kellermann2014-02-171-2/+2
| | | Replaces g_strstrip().
* ExcludeList: move to db/update/Max Kellermann2014-01-301-0/+83