summaryrefslogtreecommitdiff
path: root/ftparchive/multicompress.cc
AgeCommit message (Expand)AuthorFilesLines
2018-05-07Remove obsolete RCS keywordsGuillem Jover1-1/+0
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode1-5/+5
2017-06-26Refactor finding compressor by name to avoid code dupDavid Kalnischkies1-46/+33
2015-11-04wrap every unlink call to check for != /dev/nullDavid Kalnischkies1-3/+1
2015-05-11rewrite all TFRewrite instances to use the new pkgTagSection::WriteDavid Kalnischkies1-11/+8
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-2/+4
2014-02-11use utimes instead of utimensat/futimensDavid Kalnischkies1-1/+2
2014-02-06multicompress with externals sets wrong file modesColin Watson1-1/+1
2014-01-16correct some style/performance/warnings from cppcheckDavid Kalnischkies1-6/+4
2011-12-14remove the second usage instance of ExecCompressor in ftparchiveDavid Kalnischkies1-33/+9
2011-12-14use FileFd instead of forking the compression childs by handDavid Kalnischkies1-27/+3
2011-12-13Allow the FileFd to use an external Compressor to uncompress a given fileDavid Kalnischkies1-70/+4
2011-09-13merge with debian/experimentalDavid Kalnischkies1-4/+4
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies1-3/+3
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies1-5/+7
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies1-4/+4
2011-02-27 - load the supported compressors from configurationDavid Kalnischkies1-31/+28
2011-02-22* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:David Kalnischkies1-0/+1
2009-12-01fix a few typos in strings, comments and manpage of apt-ftparchiveDavid Kalnischkies1-1/+1
2009-11-28tell every method in ftparchive/ that const& is sexyDavid Kalnischkies1-7/+7
2007-11-30* ftparchive/contents.cc:Michael Vogt1-0/+1
2007-06-08* remove all the remaining #pragma implementationMichael Vogt1-4/+0
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier1-3/+3
2004-12-13Merge misc-abi-changesMatt Zimmerman1-4/+4
2004-09-20Lots and lots of i18n updates.Arch Librarian1-15/+16
2004-09-20G++3 fixes from RandolphArch Librarian1-1/+4
2004-09-20Join with aliencodeArch Librarian1-0/+494