aboutsummaryrefslogtreecommitdiffstats
path: root/src/archive/plugins/Bzip2ArchivePlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* fs/Path: add methods GetBase() and GetDirectoryName()Max Kellermann2014-12-021-1/+1
* archive/bzip2: use OpenLocalInputStream()Max Kellermann2014-10-021-2/+2
* InputStream: remove attribute "plugin"Max Kellermann2014-05-111-10/+1
* InputStream: make various methods abstractMax Kellermann2014-05-111-27/+18
* InputStream: add virtual destructorMax Kellermann2014-05-111-18/+2
* input/plugins: make InputStream the base classMax Kellermann2014-05-111-8/+7
* ArchivePlugin: pass Path to open()Max Kellermann2014-02-081-4/+6
* ArchivePlugin: rename struct archive_plugin to ArchivePluginMax Kellermann2014-02-081-1/+1
* Input*: move to input/Max Kellermann2014-01-241-2/+2
* archive/*: move to archive/plugins/Max Kellermann2014-01-241-0/+292