summaryrefslogtreecommitdiff
path: root/cmdline/apt-sortpkgs.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-9/+9
* Add missing includes and external definitionsJulian Andres Klode2016-08-261-0/+1
* look into the right textdomain for apt-utils againDavid Kalnischkies2016-05-281-2/+0
* drop some needlessly public declarations in libapt-privateDavid Kalnischkies2015-11-291-2/+2
* use function pointers instead of weak symbols for cmdline parsingDavid Kalnischkies2015-11-291-1/+1
* review of new/changed translatable program stringsJustin B Rye2015-11-211-1/+1
* revamp all tools help messagesDavid Kalnischkies2015-11-041-9/+4
* deal with --version more centrallyDavid Kalnischkies2015-11-041-6/+1
* move apts cmdline helper type into -privateDavid Kalnischkies2015-11-041-3/+2
* generate commands array after config is loadedDavid Kalnischkies2015-11-041-7/+10
* deduplicate main methodsDavid Kalnischkies2015-11-041-22/+5
* split up help messages for simpler reuseDavid Kalnischkies2015-11-041-2/+2
* various changes to increase test-coverageDavid Kalnischkies2015-09-141-14/+4
* rewrite all TFRewrite instances to use the new pkgTagSection::WriteDavid Kalnischkies2015-05-111-7/+7
* stop displaying time of build in online helpJérémy Bobbio2015-03-161-2/+1
* streamline display of --help in all toolsDavid Kalnischkies2014-11-091-16/+8
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-3/+3
* warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies2014-03-131-2/+2
* the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies2012-03-221-1/+1
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-0/+2
* merge with debian/experimentalDavid Kalnischkies2011-09-131-1/+1
|\
| * fix a few more cppcheck performance and scope warningsDavid Kalnischkies2011-08-111-1/+1
* | reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-3/+4
|/
* add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-301-4/+4
* * Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrongOtavio Salvador2007-08-011-2/+2
* * fix FTBFS with gcc 4.3, closes: #417090Michael Vogt2007-06-081-1/+1
* Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. C...Christian Perrier2005-01-201-1/+1
* G++ 3.2 fixesArch Librarian2004-09-201-1/+3
* Added locale.h for LC_ALLArch Librarian2004-09-201-1/+2
* setup textdomain/etc for i18n stuffArch Librarian2004-09-201-2/+6
* Join with aliencodeArch Librarian2004-09-201-0/+201