aboutsummaryrefslogtreecommitdiffstats
path: root/src/storage/CompositeStorage.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* util/StringCompare: add StringIsEmpty()Max Kellermann2015-11-061-1/+2
* storage/FileInfo: rename to StorageFileInfoMax Kellermann2015-02-281-5/+5
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* Compiler.h: add macro CLANG_OR_GCC_VERSION()Max Kellermann2014-11-281-1/+1
* storage: remove redundant "virtual" keywordsMax Kellermann2014-10-021-3/+2
* storage/Interface: include cleanupMax Kellermann2014-10-011-0/+3
* CompositeStorage: add method GetMount()Max Kellermann2014-02-271-0/+13
* CompositeStorage: fix tree walk in Directory::Unmount()Max Kellermann2014-02-121-1/+4
* CompositeStorage: new Storage implementationMax Kellermann2014-02-091-0/+344