aboutsummaryrefslogtreecommitdiffstats
path: root/src/archive/plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-016-6/+6
* fs/Path: add methods GetBase() and GetDirectoryName()Max Kellermann2014-12-021-1/+1
* Merge tag 'v0.18.19' into v0.19.xMax Kellermann2014-11-261-4/+5
* archive/bzip2: use OpenLocalInputStream()Max Kellermann2014-10-021-2/+2
* InputPlugin: remove typedef offset_typeMax Kellermann2014-08-191-1/+1
* InputStream: make Seek() always absoluteMax Kellermann2014-05-221-3/+3
* InputStream: remove attribute "plugin"Max Kellermann2014-05-113-30/+3
* InputStream: make various methods abstractMax Kellermann2014-05-113-74/+41
* InputStream: add virtual destructorMax Kellermann2014-05-113-36/+2
* input/plugins: make InputStream the base classMax Kellermann2014-05-113-46/+34
* ArchivePlugin: pass Path to open()Max Kellermann2014-02-083-10/+15
* ArchivePlugin: rename struct archive_plugin to ArchivePluginMax Kellermann2014-02-086-6/+12
* Input*: move to input/Max Kellermann2014-01-243-6/+6
* archive/*: move to archive/plugins/Max Kellermann2014-01-246-0/+865