Age | Commit message (Expand) | Author |
2015-11-29 | drop some needlessly public declarations in libapt-private | David Kalnischkies |
2015-11-29 | use function pointers instead of weak symbols for cmdline parsing | David Kalnischkies |
2015-11-21 | review of new/changed translatable program strings | Justin B Rye |
2015-11-04 | revamp all tools help messages | David Kalnischkies |
2015-11-04 | deal with --version more centrally | David Kalnischkies |
2015-11-04 | move apts cmdline helper type into -private | David Kalnischkies |
2015-11-04 | generate commands array after config is loaded | David Kalnischkies |
2015-11-04 | deduplicate main methods | David Kalnischkies |
2015-11-04 | split up help messages for simpler reuse | David Kalnischkies |
2015-09-14 | various changes to increase test-coverage | David Kalnischkies |
2015-05-11 | rewrite all TFRewrite instances to use the new pkgTagSection::Write | David Kalnischkies |
2015-03-16 | stop displaying time of build in online help | Jérémy Bobbio |
2014-11-09 | streamline display of --help in all tools | David Kalnischkies |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2014-03-13 | warning: no previous declaration for foobar() [-Wmissing-declarations] | David Kalnischkies |
2012-03-22 | the previously used VERSION didn't work everywhere so we are switching | David Kalnischkies |
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies |
2011-09-13 | merge with debian/experimental | David Kalnischkies |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies |
2011-08-11 | fix a few more cppcheck performance and scope warnings | David Kalnischkies |
2009-06-30 | add 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 wrong | Otavio Salvador |
2007-06-08 | * fix FTBFS with gcc 4.3, closes: #417090 | Michael Vogt |
2005-01-20 | Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. C... | Christian Perrier |
2004-09-20 | G++ 3.2 fixes | Arch Librarian |
2004-09-20 | Added locale.h for LC_ALL | Arch Librarian |
2004-09-20 | setup textdomain/etc for i18n stuff | Arch Librarian |
2004-09-20 | Join with aliencode | Arch Librarian |