aboutsummaryrefslogtreecommitdiffstats
path: root/src/storage/CompositeStorage.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-28storage/FileInfo: rename to StorageFileInfoMax Kellermann1-5/+5
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-11-28Compiler.h: add macro CLANG_OR_GCC_VERSION()Max Kellermann1-1/+1
2014-10-02storage: remove redundant "virtual" keywordsMax Kellermann1-3/+2
2014-10-01storage/Interface: include cleanupMax Kellermann1-0/+3
2014-02-27CompositeStorage: add method GetMount()Max Kellermann1-0/+13
2014-02-12CompositeStorage: fix tree walk in Directory::Unmount()Max Kellermann1-1/+4
2014-02-09CompositeStorage: new Storage implementationMax Kellermann1-0/+344