aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/update/UpdateIO.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-10-01storage/Interface: include cleanupMax Kellermann1-0/+1
2014-02-26db/simple: create dedicated directoryMax Kellermann1-1/+1
2014-02-05storage: add abstract interfaceMax Kellermann1-7/+7
2014-02-05LocalStorage: new API abstracting filesystem walkMax Kellermann1-49/+42
2014-01-24Database*: move to db/Max Kellermann1-1/+1
2014-01-24Update*: move to update/Max Kellermann1-1/+1
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-10-30*: update copyright year to 2013Max Kellermann1-1/+1
2013-10-19*: use references instead of pointersMax Kellermann1-7/+7
2013-10-17fs/Path: rename to AllocatedPathMax Kellermann1-6/+6
2013-10-02Log: new logging library APIMax Kellermann1-6/+6
2013-02-02UpdateIO.cxx: use file system API, log in UTF-8Denis Krjuchkov1-12/+17
2013-01-29ConfigFile, CommandLine: use the Path classMax Kellermann1-6/+4
2013-01-22Path: move to fs subdirectoryDenis Krjuchkov1-1/+1
2013-01-18Path: new class "Path" wraps filesystem path stringsMax Kellermann1-27/+20
2013-01-03Directory: rename struct directory to DirectoryMax Kellermann1-5/+5
2013-01-02Directory: make the header C++ onlyMax Kellermann1-1/+1
2013-01-02mapper: convert to C++Max Kellermann1-4/+1
2013-01-02update: convert to C++Max Kellermann1-2/+5
2012-07-10require GLib 2.16Max Kellermann1-0/+1
2012-02-12update_walk: move code to update_io.cMax Kellermann1-0/+116