summaryrefslogtreecommitdiff
path: root/cmdline/apt-config.cc
AgeCommit message (Expand)Author
2018-11-29Use quoted tagnames in config dumpsDavid Kalnischkies
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2017-12-13avoid some useless casts reported by -Wuseless-castDavid Kalnischkies
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2016-07-05use the right key for compressor configuration dumpDavid 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-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-03-16stop displaying time of build in online helpJérémy Bobbio
2014-11-09streamline display of --help in all toolsDavid Kalnischkies
2014-03-13cmdline parsing: apt-config is not apt-cdromDavid Kalnischkies
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-13support DEB_BUILD_PROFILES and -P for build profilesDavid Kalnischkies
2014-02-22Fix typos in documentation (codespell)Michael Vogt
2013-08-12squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt
2012-04-22* cmdline/apt-config.cc:David Kalnischkies
2012-03-22the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies
2011-12-10* cmdline/apt-config.cc:David Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-05-28* cmdline/apt-config.cc:David 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
2005-01-20Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. C...Christian Perrier
2004-09-20G++ 3.2 fixesArch Librarian
2004-09-20_config->Dump is now inlined, and calls Dump(clog). Du...Arch 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
2004-09-20Fixed list notation doc bug and 'b' vs 'B'Arch Librarian
2004-09-20Fixed cd stuff and some minor bugsArch Librarian
2004-09-20Changed ie to egArch Librarian
2004-09-20Added --version and fixed clogging for -sArch Librarian
2004-09-20apt-cdromArch Librarian
2004-09-20Dselect supportArch Librarian