summaryrefslogtreecommitdiff
path: root/ftparchive/apt-ftparchive.cc
AgeCommit message (Expand)Author
2019-12-26APT 1.7.0-sileoCoolStar
2018-05-28Use a steady clock source for progress reportingDavid Kalnischkies
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-06-26Refactor to avoid loop/dangling gcc warningsDavid Kalnischkies
2016-05-28look into the right textdomain for apt-utils againDavid Kalnischkies
2015-11-29drop some needlessly public declarations in libapt-privateDavid Kalnischkies
2015-11-29use function pointers instead of weak symbols for cmdline parsingDavid Kalnischkies
2015-11-05apply various suggestions made by cppcheckDavid Kalnischkies
2015-11-04support arch:all data e.g. in separate Packages fileDavid Kalnischkies
2015-11-04revamp all tools help messagesDavid Kalnischkies
2015-11-04deal with --version more centrallyDavid Kalnischkies
2015-11-04move apts cmdline helper type into -privateDavid Kalnischkies
2015-11-04generate commands array after config is loadedDavid Kalnischkies
2015-11-04deduplicate main methodsDavid Kalnischkies
2015-11-04split up help messages for simpler reuseDavid Kalnischkies
2015-09-14add --sha512 option + documentation for apt-ftparchiveDavid Kalnischkies
2015-08-14Replace UINT_MAX with std::numeric_limits<unsigned int>::max()Julian 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-03-16stop displaying time of build in online helpJérémy Bobbio
2014-11-09use the same code to detect quiet setting in all toolsDavid Kalnischkies
2014-11-09streamline display of --help in all toolsDavid Kalnischkies
2014-09-03Make Packages & Sources generation optional, during Generate callDimitri John Ledkov
2014-04-07ensure "--db" also works with the new srcpkgdbMichael Vogt
2014-04-04ensure clean worksMichael Vogt
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
2014-03-13warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies
2014-03-13fix -Wmissing-field-initializers warningsDavid Kalnischkies
2014-02-22Fix typos in documentation (codespell)Michael Vogt
2013-01-31merge patch apt_0.9.7.7ubuntu2~md1.debdiff, thanks to Marc DeslauriersMichael Vogt
2012-06-09* ftparchive/apt-ftparchive.cc:David Kalnischkies
2012-03-22the previously used VERSION didn't work everywhere so we are switchingDavid 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-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies
2011-02-22add options to disable specific checksums for IndexesDavid Kalnischkies
2011-01-25releasing version 0.8.10.20.8.10.2Michael Vogt
2010-09-07* ftparchive/apt-ftparchive.cc:David Kalnischkies
2010-04-01merged from lp:~donkult/apt/sidMichael Vogt
2010-03-26Switch the TranslationWriter to use MultiCompress to be able to generateDavid Kalnischkies
2010-03-26Inclusion of Long Descriptions in the Packages files can be set nowDavid Kalnischkies
2010-03-26ftparchive/apt-ftparchive.cc: Include apt-pkg/init.h.Julian Andres Klode
2010-03-26* ftparchive/apt-ftparchive.cc:Julian Andres Klode
2010-03-22* ftparchive/writer.cc:David Kalnischkies
2010-02-18 - add --arch option for apt-ftparchive packages and contents commandsDavid Kalnischkies
2009-12-01fix a few typos in strings, comments and manpage of apt-ftparchiveDavid Kalnischkies