| Commit message (Expand) | Author | Files | Lines |
2014-01-24 | archive/*: move to archive/plugins/ | Max Kellermann | 1 | -3/+3 |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 |
2013-10-19 | *: use nullptr instead of NULL | Max Kellermann | 1 | -9/+9 |
2013-10-15 | Util/Macros: replacement for GLib's G_N_ELEMENTS() | Max Kellermann | 1 | -2/+2 |
2013-04-09 | string_util: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-01-24 | archive/*: convert to C++ | Max Kellermann | 1 | -6/+6 |
2012-06-12 | cmdline: consistent plugin listings | Max Kellermann | 1 | -13/+0 |
2012-06-12 | archive_list: add _for_each() macros | Max Kellermann | 1 | -25/+17 |
2012-06-12 | cmdline: don't initalise archive plugins for --version | Max Kellermann | 1 | -2/+0 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2010-12-23 | utils: move string_array_contains() to string_util.c | Max Kellermann | 1 | -1/+1 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-12-16 | archive: added a C header for each plugin | Max Kellermann | 1 | -4/+3 |
2009-12-16 | archive/bz2: renamed archive sources and plugin variables | Max Kellermann | 1 | -2/+2 |
2009-12-16 | archive/iso: renamed plugin to "iso9660" | Max Kellermann | 1 | -3/+3 |
2009-12-15 | archive/zip: renamed plugin to "zzip" | Max Kellermann | 1 | -3/+3 |
2009-12-15 | archive_api.h: moved struct archive_plugin to archive_plugin.h | Max Kellermann | 1 | -1/+1 |
2009-12-15 | archive_list: iterate with NULL check | Max Kellermann | 1 | -12/+6 |
2009-11-12 | include config.h in all sources | Max Kellermann | 1 | -1/+1 |
2009-11-06 | utils: renamed stringFoundInStringArray() | Max Kellermann | 1 | -1/+2 |
2009-03-13 | all: Update copyright header. | Avuton Olrich | 1 | -6/+7 |
2009-01-08 | added missing explicit config.h includes | Max Kellermann | 1 | -4/+1 |
2008-12-16 | archiveapi: archive plugin for ISO files | Viliam Mateicka | 1 | -0/+4 |
2008-12-16 | archiveapi: archive plugin for ZIP files | Viliam Mateicka | 1 | -0/+4 |
2008-12-16 | archiveapi: archive plugin for BZ2 files | Viliam Mateicka | 1 | -0/+8 |
2008-12-16 | new archive api, input_archive stream | Viliam Mateicka | 1 | -0/+105 |