summaryrefslogtreecommitdiff
path: root/ftparchive/writer.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-07Remove obsolete RCS keywordsGuillem Jover1-1/+0
2017-08-04ftparchive: sort discovered filenames before writing indexesDavid Kalnischkies1-1/+4
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode1-5/+5
2015-11-04support arch:all data e.g. in separate Packages fileDavid Kalnischkies1-3/+6
2015-08-10add c++11 override marker to overridden methodsDavid Kalnischkies1-4/+4
2015-08-10fix memory leaks reported by -fsanitizeDavid Kalnischkies1-9/+5
2015-05-11rewrite all TFRewrite instances to use the new pkgTagSection::WriteDavid Kalnischkies1-24/+21
2014-06-18Merge branch 'debian/sid' into debian/experimentalMichael Vogt1-2/+4
2014-05-27use free() instead of delete() when realloc is usedMichael Vogt1-2/+4
2014-05-09deal with hashes in ftparchive more dynamic as wellDavid Kalnischkies1-9/+5
2014-04-04Implement CacheDB for source packages in apt-ftparchiveMichael Vogt1-1/+1
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-1/+3
2013-01-31merge patch apt_0.9.7.7ubuntu2~md1.debdiff, thanks to Marc DeslauriersMichael Vogt1-1/+3
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies1-2/+3
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies1-3/+3
2011-06-29merge lp:~mvo/apt/abi-breakMichael Vogt1-0/+2
2011-06-08merge lp:~mvo/apt/sha512-template to add support for sha512Michael Vogt1-0/+1
2011-02-22add sha512 support to apt-ftparchiveMichael Vogt1-0/+2
2011-02-22add options to disable specific checksums for IndexesDavid Kalnischkies1-3/+3
2011-01-20* ftparchive/writer.cc:David Kalnischkies1-0/+2
2010-05-31i managed to commit broken codeā€¦ which (at least in my mind) workedDavid Kalnischkies1-1/+1
2010-05-29* ftparchive/writer.h:David Kalnischkies1-0/+1
2010-03-26Switch the TranslationWriter to use MultiCompress to be able to generateDavid Kalnischkies1-2/+4
2010-03-22* ftparchive/writer.cc:David Kalnischkies1-0/+19
2010-02-18 - add --arch option for apt-ftparchive packages and contents commandsDavid Kalnischkies1-3/+3
2010-02-13merge with debian-sidDavid Kalnischkies1-2/+0
2010-01-25* ftparchive/writer.{cc,h}:Michael Vogt1-2/+0
2009-12-10merged -r 1920..1922 from lp:~donkult/apt/sidMichael Vogt1-0/+1
2009-11-28tell every method in ftparchive/ that const& is sexyDavid Kalnischkies1-17/+17
2009-11-28add APT::FTPArchive::AlwaysStat to disable the too aggressiveDavid Kalnischkies1-0/+1
2009-11-26Add APT::FTPArchive::LongDescription to disable the inclusion of theDavid Kalnischkies1-0/+1
2008-07-31* apt-ftparchive might write corrupt Release files (LP: #46439)Michael Vogt1-1/+1
2006-10-02* remove the remaining #ifdef __GNUG__ bitsMichael Vogt1-2/+0
2006-10-02* removed the pragma messMichael Vogt1-1/+0
2006-03-08* added ajs patchMichael Vogt1-2/+6
2005-08-09* merged apt--bts225947--0Michael Vogt1-2/+5
2004-12-20* merged changes from the conferenceMichael Vogt1-1/+1
2004-09-20Return type of ClearPatterns and AddPattern should be voidArch Librarian1-3/+3
2004-09-20Add SHA1 support to "apt-ftparchive release"Arch Librarian1-3/+16
2004-09-20* Enable apt-ftparchive to generate Release filesArch Librarian1-5/+17
2004-09-20AJ's patch for extra overrideArch Librarian1-5/+7
2004-09-20G++3 fixes from RandolphArch Librarian1-1/+6
2004-09-20Join with aliencodeArch Librarian1-0/+145