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