summaryrefslogtreecommitdiff
path: root/ftparchive/writer.cc
AgeCommit message (Expand)Author
2015-01-10128 KiB DSC files ought to be enough for everyoneDavid Kalnischkies
2014-04-04Implement CacheDB for source packages in apt-ftparchiveMichael Vogt
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies
2013-08-08fix -Wall errorsMichael Vogt
2013-04-08merged lp:~mvo/apt/add-missing-dsc-hashesMichael Vogt
2013-03-18 - add method to open (maybe) clearsigned files transparentlyDavid Kalnischkies
2013-01-31merge patch apt_0.9.7.7ubuntu2~md1.debdiff, thanks to Marc DeslauriersMichael Vogt
2012-07-04* ftparchive/writer.cc:David Kalnischkies
2012-05-21* ftparchive/writer.cc:David Kalnischkies
2012-02-18* apt-pkg/acquire-item.cc:David Kalnischkies
2011-12-17try to avoid direct usage of .Fd() if possible and do read()s and coDavid Kalnischkies
2011-12-14remove the second usage instance of ExecCompressor in ftparchiveDavid 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-15merged from the debian-sid branchMichael Vogt
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies
2011-07-13* ftparchive/writer.cc:David Kalnischkies
2011-06-29merge lp:~mvo/apt/abi-breakMichael Vogt
2011-06-08merge lp:~mvo/apt/sha512-template to add support for sha512Michael Vogt
2011-02-27 - load the supported compressors from configurationDavid Kalnischkies
2011-02-25move sha512,256 into apt-pkg/sha2.{cc,h}, move gifford implementation to sha2...Michael Vogt
2011-02-22add sha512 support to apt-ftparchiveMichael Vogt
2011-02-22* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:David Kalnischkies
2011-02-22* ftparchive/writer.cc:David Kalnischkies
2011-02-22add options to disable specific checksums for IndexesDavid Kalnischkies
2011-02-22* ftparchive/writer.cc:David Kalnischkies
2011-01-24include Index files by default in the Release fileDavid Kalnischkies
2011-01-20* ftparchive/writer.cc:David Kalnischkies
2010-09-09* ftparchive/writer.cc:Michael Vogt
2010-09-09* ftparchive/writer.cc:Michael Vogt
2010-09-09* ftparchive/writer.cc:David Kalnischkies
2010-08-19* ftparchive/writer.cc:David Kalnischkies
2010-06-09* ftparchive/writer.cc:David Kalnischkies
2010-04-23* ftparchive/writer.cc:David Kalnischkies
2010-03-26Switch the TranslationWriter to use MultiCompress to be able to generateDavid Kalnischkies
2010-03-22* ftparchive/writer.cc:David Kalnischkies
2010-02-18 - add --arch option for apt-ftparchive packages and contents commandsDavid Kalnischkies
2010-02-13merge with debian-sidDavid Kalnischkies
2010-01-31* cmdline/acqprogress.cc:Michael Vogt
2010-01-30* ftparchive/writer.cc:David Kalnischkies
2010-01-25* ftparchive/writer.{cc,h}:Michael Vogt
2009-12-11fix a few typos in strings, comments and manpage of apt-ftparchiveDavid Kalnischkies
2009-12-10merged -r 1920..1922 from lp:~donkult/apt/sidMichael Vogt
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
2009-11-28add APT::FTPArchive::AlwaysStat to disable the too aggressiveDavid Kalnischkies
2009-11-26Add APT::FTPArchive::LongDescription to disable the inclusion of theDavid Kalnischkies
2009-08-12Add a Acquire::CompressionTypes config variable from there theDavid Kalnischkies