summaryrefslogtreecommitdiff
path: root/src/archive/ArchivePlugin.cxx
AgeCommit message (Expand)Author
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2017-12-27archive/Plugin: return std::unique_ptr<ArchiveFile>Max Kellermann
2017-01-03update copyright yearMax Kellermann
2016-09-09archive/Plugin: migrate open() from class Error to C++ exceptionsMax Kellermann
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-02-08ArchivePlugin: pass Path to open()Max Kellermann
2014-02-08ArchivePlugin: rename struct archive_plugin to ArchivePluginMax Kellermann
2014-01-24archive/*: move to archive/plugins/Max Kellermann