summaryrefslogtreecommitdiff
path: root/ftparchive/writer.cc
AgeCommit message (Expand)Author
2018-08-29Fix typos reported by codespell & spellintianDavid Kalnischkies
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2018-05-05Fix various typos reported by spellcheckersDavid Kalnischkies
2017-12-13avoid some useless casts reported by -Wuseless-castDavid Kalnischkies
2017-09-09ftparchive: Do not pass through disabled hashes in SourcesJulian Andres Klode
2017-08-04ftparchive: sort discovered filenames before writing indexesDavid Kalnischkies
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-07-08fix various typos reported by codespell & spellintianDavid Kalnischkies
2017-04-24apt-ftparchive: Support '.ddeb' dbgsym packagesUnit 193
2017-01-19fix various typos reported by spellintianDavid Kalnischkies
2016-11-11apt-ftparchive: Support NotAutomatic and ButAutomaticUpgrades fieldsJames Clarke
2016-08-17support compression and by-hash for .diff/Index filesDavid Kalnischkies
2016-07-02use +0000 instead of UTC by default as timezone in outputDavid Kalnischkies
2016-06-29Revert "travis: use gcc-5 instead of gcc(-4.8)"David Kalnischkies
2016-05-28avoid changing the global LC_TIME for Release writingDavid Kalnischkies
2016-05-27prevent C++ locale number formatting in text APIsDavid Kalnischkies
2016-05-01ftparchive: Support writing Signed-By fieldsJulian Andres Klode
2016-04-25add dep11 files to default Release patternsDavid Kalnischkies
2016-01-08include all compressed Packages/Sources files in Release fileDavid Kalnischkies
2015-11-04wrap every unlink call to check for != /dev/nullDavid Kalnischkies
2015-11-04support arch:all data e.g. in separate Packages fileDavid Kalnischkies
2015-09-14use APT::FTPArchive hash settings as default for APT::FPArchive::$filetypeDavid Kalnischkies
2015-09-07Set APT::FTPArchive::DoByHash to false by defaultMichael Vogt
2015-09-07Ensure that no by-hash file for "Release/InRelease is written"Michael Vogt
2015-09-04Add support for writing by-hash dirs in apt-ftparchiveMichael Vogt
2015-08-13C++11: Switch from auto_ptr to unique_ptrJulian Andres Klode
2015-08-10fix memory leaks reported by -fsanitizeDavid Kalnischkies
2015-05-11rewrite all TFRewrite instances to use the new pkgTagSection::WriteDavid Kalnischkies
2015-05-11fix 'Source' to 'Package' rename in apt-ftparchiveDavid Kalnischkies
2015-04-19calculate only expected hashes in methodsDavid Kalnischkies
2015-04-10reimplement the last uses of sprintfDavid Kalnischkies
2015-03-16merge debian/sid into debian/experimentalDavid Kalnischkies
2015-01-10128 KiB DSC files ought to be enough for everyoneDavid Kalnischkies
2014-10-24promote filesize to a hashstringDavid Kalnischkies
2014-05-09deal with hashes in ftparchive more dynamic as wellDavid Kalnischkies
2014-05-08use a std::vector instead of hardcoded arrayDavid 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