summaryrefslogtreecommitdiff
path: root/cmdline/apt-config.cc
Commit message (Expand)AuthorAgeFilesLines
* cmdline parsing: apt-config is not apt-cdromDavid Kalnischkies2014-03-131-1/+1
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-1/+1
* warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies2014-03-131-1/+1
* warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies2014-03-131-3/+3
* support DEB_BUILD_PROFILES and -P for build profilesDavid Kalnischkies2014-03-131-0/+5
* Fix typos in documentation (codespell)Michael Vogt2014-02-221-1/+1
* squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt2013-08-121-13/+10
* * cmdline/apt-config.cc:David Kalnischkies2012-04-221-1/+9
* the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies2012-03-221-1/+1
* * cmdline/apt-config.cc:David Kalnischkies2011-12-101-0/+16
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-0/+1
* reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-3/+4
* * cmdline/apt-config.cc:David Kalnischkies2011-05-281-0/+13
* add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-301-2/+2
* * Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrongOtavio Salvador2007-08-011-2/+2
* 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/+2
* _config->Dump is now inlined, and calls Dump(clog). Du...Arch Librarian2004-09-201-2/+2
* Added locale.h for LC_ALLArch Librarian2004-09-201-2/+3
* setup textdomain/etc for i18n stuffArch Librarian2004-09-201-2/+6
* Join with aliencodeArch Librarian2004-09-201-32/+34
* Fixed list notation doc bug and 'b' vs 'B'Arch Librarian2004-09-201-1/+12
* Fixed cd stuff and some minor bugsArch Librarian2004-09-201-2/+13
* Changed ie to egArch Librarian2004-09-201-2/+2
* Added --version and fixed clogging for -sArch Librarian2004-09-201-1/+4
* apt-cdromArch Librarian2004-09-201-23/+6
* Dselect supportArch Librarian2004-09-201-0/+119