summaryrefslogtreecommitdiff
path: root/cmdline/apt-sortpkgs.cc
AgeCommit message (Expand)Author
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2016-08-26Add missing includes and external definitionsJulian Andres Klode
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-21review of new/changed translatable program stringsJustin B Rye
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-14various changes to increase test-coverageDavid 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-09streamline display of --help in all toolsDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies
2012-03-22the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-13merge with debian/experimentalDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-08-11fix a few more cppcheck performance and scope warningsDavid Kalnischkies
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies
2007-08-01* Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrongOtavio Salvador
2007-06-08* fix FTBFS with gcc 4.3, closes: #417090Michael Vogt
2005-01-20Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. C...Christian Perrier
2004-09-20G++ 3.2 fixesArch Librarian
2004-09-20Added locale.h for LC_ALLArch Librarian
2004-09-20setup textdomain/etc for i18n stuffArch Librarian
2004-09-20Join with aliencodeArch Librarian