Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-01-01 | Copyright year 2015 | Max Kellermann | 1 | -1/+1 |
2014-10-01 | storage/Interface: include cleanup | Max Kellermann | 1 | -0/+1 |
2014-02-26 | db/simple: create dedicated directory | Max Kellermann | 1 | -1/+1 |
2014-02-05 | storage: add abstract interface | Max Kellermann | 1 | -7/+7 |
2014-02-05 | LocalStorage: new API abstracting filesystem walk | Max Kellermann | 1 | -49/+42 |
2014-01-24 | Database*: move to db/ | Max Kellermann | 1 | -1/+1 |
2014-01-24 | Update*: move to update/ | Max Kellermann | 1 | -1/+1 |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 |
2013-10-30 | *: update copyright year to 2013 | Max Kellermann | 1 | -1/+1 |
2013-10-19 | *: use references instead of pointers | Max Kellermann | 1 | -7/+7 |
2013-10-17 | fs/Path: rename to AllocatedPath | Max Kellermann | 1 | -6/+6 |
2013-10-02 | Log: new logging library API | Max Kellermann | 1 | -6/+6 |
2013-02-02 | UpdateIO.cxx: use file system API, log in UTF-8 | Denis Krjuchkov | 1 | -12/+17 |
2013-01-29 | ConfigFile, CommandLine: use the Path class | Max Kellermann | 1 | -6/+4 |
2013-01-22 | Path: move to fs subdirectory | Denis Krjuchkov | 1 | -1/+1 |
2013-01-18 | Path: new class "Path" wraps filesystem path strings | Max Kellermann | 1 | -27/+20 |
2013-01-03 | Directory: rename struct directory to Directory | Max Kellermann | 1 | -5/+5 |
2013-01-02 | Directory: make the header C++ only | Max Kellermann | 1 | -1/+1 |
2013-01-02 | mapper: convert to C++ | Max Kellermann | 1 | -4/+1 |
2013-01-02 | update: convert to C++ | Max Kellermann | 1 | -2/+5 |
2012-07-10 | require GLib 2.16 | Max Kellermann | 1 | -0/+1 |
2012-02-12 | update_walk: move code to update_io.c | Max Kellermann | 1 | -0/+116 |