aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/plugins/simple/DirectorySave.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* db/simple: use StringAfterPrefix() instead of StringStartsWith()Max Kellermann2015-11-111-13/+12
* util/StringUtil: move comparison functions to StringCompare.cxxMax Kellermann2015-11-061-1/+1
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* fs/output, fs/TextFile: move to fs/io/Max Kellermann2014-08-071-2/+2
* *Save, *State: use the OutputStream API instead of FILE*Max Kellermann2014-07-301-11/+12
* db/simple: use class boost::intrusive::listMax Kellermann2014-06-161-8/+6
* db/simple: mount pointsMax Kellermann2014-02-271-1/+2
* db/simple: create dedicated directoryMax Kellermann2014-02-261-0/+207