summaryrefslogtreecommitdiff
path: root/ftparchive/multicompress.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-5/+5
* Refactor finding compressor by name to avoid code dupDavid Kalnischkies2017-06-261-46/+33
* wrap every unlink call to check for != /dev/nullDavid Kalnischkies2015-11-041-3/+1
* rewrite all TFRewrite instances to use the new pkgTagSection::WriteDavid Kalnischkies2015-05-111-11/+8
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-2/+4
* use utimes instead of utimensat/futimensDavid Kalnischkies2014-02-111-1/+2
* multicompress with externals sets wrong file modesColin Watson2014-02-061-1/+1
* correct some style/performance/warnings from cppcheckDavid Kalnischkies2014-01-161-6/+4
* remove the second usage instance of ExecCompressor in ftparchiveDavid Kalnischkies2011-12-141-33/+9
* use FileFd instead of forking the compression childs by handDavid Kalnischkies2011-12-141-27/+3
* Allow the FileFd to use an external Compressor to uncompress a given fileDavid Kalnischkies2011-12-131-70/+4
* merge with debian/experimentalDavid Kalnischkies2011-09-131-4/+4
|\
| * cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2011-08-111-4/+4
* | Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2011-09-131-3/+3
* | reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-5/+7
|/
* - load the supported compressors from configurationDavid Kalnischkies2011-02-271-31/+28
* * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:David Kalnischkies2011-02-221-0/+1
* fix a few typos in strings, comments and manpage of apt-ftparchiveDavid Kalnischkies2009-12-011-1/+1
* tell every method in ftparchive/ that const& is sexyDavid Kalnischkies2009-11-281-7/+7
* * ftparchive/contents.cc:Michael Vogt2007-11-301-0/+1
* * remove all the remaining #pragma implementationMichael Vogt2007-06-081-4/+0
* Bring consistency to the use of capitals in programs messagesChristian Perrier2005-03-061-3/+3
* Merge misc-abi-changesMatt Zimmerman2004-12-131-4/+4
* Lots and lots of i18n updates.Arch Librarian2004-09-201-15/+16
* G++3 fixes from RandolphArch Librarian2004-09-201-1/+4
* Join with aliencodeArch Librarian2004-09-201-0/+494