summaryrefslogtreecommitdiff
path: root/ftparchive/writer.h
AgeCommit message (Expand)Author
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2017-08-04ftparchive: sort discovered filenames before writing indexesDavid Kalnischkies
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2015-11-04support arch:all data e.g. in separate Packages fileDavid Kalnischkies
2015-08-10add c++11 override marker to overridden methodsDavid Kalnischkies
2015-08-10fix memory leaks reported by -fsanitizeDavid Kalnischkies
2015-05-11rewrite all TFRewrite instances to use the new pkgTagSection::WriteDavid Kalnischkies
2014-06-18Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-05-27use free() instead of delete() when realloc is usedMichael Vogt
2014-05-09deal with hashes in ftparchive more dynamic as wellDavid Kalnischkies
2014-04-04Implement CacheDB for source packages in apt-ftparchiveMichael Vogt
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2013-01-31merge patch apt_0.9.7.7ubuntu2~md1.debdiff, thanks to Marc DeslauriersMichael Vogt
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-13Support large files in the complete toolset. Indexes of thisDavid 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-22add sha512 support to apt-ftparchiveMichael Vogt
2011-02-22add options to disable specific checksums for IndexesDavid Kalnischkies
2011-01-20* ftparchive/writer.cc:David Kalnischkies
2010-05-31i managed to commit broken codeā€¦ which (at least in my mind) workedDavid Kalnischkies
2010-05-29* ftparchive/writer.h: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-25* ftparchive/writer.{cc,h}:Michael Vogt
2009-12-10merged -r 1920..1922 from lp:~donkult/apt/sidMichael Vogt
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
2008-07-31* apt-ftparchive might write corrupt Release files (LP: #46439)Michael Vogt
2006-10-02* remove the remaining #ifdef __GNUG__ bitsMichael Vogt
2006-10-02* removed the pragma messMichael Vogt
2006-03-08* added ajs patchMichael Vogt
2005-08-09* merged apt--bts225947--0Michael Vogt
2004-12-20* merged changes from the conferenceMichael Vogt
2004-09-20Return type of ClearPatterns and AddPattern should be voidArch Librarian
2004-09-20Add SHA1 support to "apt-ftparchive release"Arch Librarian
2004-09-20* Enable apt-ftparchive to generate Release filesArch Librarian
2004-09-20AJ's patch for extra overrideArch Librarian
2004-09-20G++3 fixes from RandolphArch Librarian
2004-09-20Join with aliencodeArch Librarian