summaryrefslogtreecommitdiff
path: root/ftparchive/writer.h
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
* ftparchive: sort discovered filenames before writing indexesDavid Kalnischkies2017-08-041-1/+4
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-5/+5
* support arch:all data e.g. in separate Packages fileDavid Kalnischkies2015-11-041-3/+6
* add c++11 override marker to overridden methodsDavid Kalnischkies2015-08-101-4/+4
* fix memory leaks reported by -fsanitizeDavid Kalnischkies2015-08-101-9/+5
* rewrite all TFRewrite instances to use the new pkgTagSection::WriteDavid Kalnischkies2015-05-111-24/+21
* Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-06-181-2/+4
|\
| * use free() instead of delete() when realloc is usedMichael Vogt2014-05-271-2/+4
* | deal with hashes in ftparchive more dynamic as wellDavid Kalnischkies2014-05-091-9/+5
|/
* Implement CacheDB for source packages in apt-ftparchiveMichael Vogt2014-04-041-1/+1
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-1/+3
* merge patch apt_0.9.7.7ubuntu2~md1.debdiff, thanks to Marc DeslauriersMichael Vogt2013-01-311-1/+3
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-2/+3
* Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2011-09-131-3/+3
* merge lp:~mvo/apt/abi-breakMichael Vogt2011-06-291-0/+2
|\
| * merge lp:~mvo/apt/sha512-template to add support for sha512Michael Vogt2011-06-081-0/+1
|/|
| * add sha512 support to apt-ftparchiveMichael Vogt2011-02-221-0/+2
* | add options to disable specific checksums for IndexesDavid Kalnischkies2011-02-221-3/+3
|/
* * ftparchive/writer.cc:David Kalnischkies2011-01-201-0/+2
* i managed to commit broken codeā€¦ which (at least in my mind) workedDavid Kalnischkies2010-05-311-1/+1
* * ftparchive/writer.h:David Kalnischkies2010-05-291-0/+1
* Switch the TranslationWriter to use MultiCompress to be able to generateDavid Kalnischkies2010-03-261-2/+4
* * ftparchive/writer.cc:David Kalnischkies2010-03-221-0/+19
* - add --arch option for apt-ftparchive packages and contents commandsDavid Kalnischkies2010-02-181-3/+3
* merge with debian-sidDavid Kalnischkies2010-02-131-2/+0
|\
| * * ftparchive/writer.{cc,h}:Michael Vogt2010-01-251-2/+0
| * merged -r 1920..1922 from lp:~donkult/apt/sidMichael Vogt2009-12-101-0/+1
* | tell every method in ftparchive/ that const& is sexyDavid Kalnischkies2009-11-281-17/+17
* | add APT::FTPArchive::AlwaysStat to disable the too aggressiveDavid Kalnischkies2009-11-281-0/+1
* | Add APT::FTPArchive::LongDescription to disable the inclusion of theDavid Kalnischkies2009-11-261-0/+1
|/
* * apt-ftparchive might write corrupt Release files (LP: #46439)Michael Vogt2008-07-311-1/+1
* * remove the remaining #ifdef __GNUG__ bitsMichael Vogt2006-10-021-2/+0
* * removed the pragma messMichael Vogt2006-10-021-1/+0
* * added ajs patchMichael Vogt2006-03-081-2/+6
* * merged apt--bts225947--0Michael Vogt2005-08-091-2/+5
* * merged changes from the conferenceMichael Vogt2004-12-201-1/+1
* Return type of ClearPatterns and AddPattern should be voidArch Librarian2004-09-201-3/+3
* Add SHA1 support to "apt-ftparchive release"Arch Librarian2004-09-201-3/+16
* * Enable apt-ftparchive to generate Release filesArch Librarian2004-09-201-5/+17
* AJ's patch for extra overrideArch Librarian2004-09-201-5/+7
* G++3 fixes from RandolphArch Librarian2004-09-201-1/+6
* Join with aliencodeArch Librarian2004-09-201-0/+145