summaryrefslogtreecommitdiff
path: root/cmdline/apt-config.cc
Commit message (Collapse)AuthorAgeFilesLines
* * cmdline/apt-config.cc:David Kalnischkies2011-05-281-0/+13
| | | | - show Acquire::Languages and APT::Architectures settings in 'dump' (Closes: 626739)
* 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
| | | directory downloading on non-linux architectures (closes: #435597)
* Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. ↵Christian Perrier2005-01-201-1/+1
| | | | | | | | Closes: #291172 * cmdline/*cc : s/arbitary/arbitrary * po/*po : unfuzzy translations * po/apt-all.pot : updated from source code
* G++ 3.2 fixesArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 2003-01-11 07:18:44 GMT G++ 3.2 fixes
* _config->Dump is now inlined, and calls Dump(clog). Du...Arch Librarian2004-09-201-2/+2
| | | | | | | Author: doogie Date: 2002-11-09 17:11:25 GMT _config->Dump is now inlined, and calls Dump(clog). Dump(ostream&) is now exported. Fixed apt-config dump sending to stderr.
* Added locale.h for LC_ALLArch Librarian2004-09-201-2/+3
| | | | | | Author: jgg Date: 2002-02-15 03:40:00 GMT Added locale.h for LC_ALL
* setup textdomain/etc for i18n stuffArch Librarian2004-09-201-2/+6
| | | | | | Author: jgg Date: 2002-01-09 04:59:44 GMT setup textdomain/etc for i18n stuff
* Join with aliencodeArch Librarian2004-09-201-32/+34
| | | | | | Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode
* Fixed list notation doc bug and 'b' vs 'B'Arch Librarian2004-09-201-1/+12
| | | | | | Author: jgg Date: 1999-06-06 05:52:37 GMT Fixed list notation doc bug and 'b' vs 'B'
* Fixed cd stuff and some minor bugsArch Librarian2004-09-201-2/+13
| | | | | | Author: jgg Date: 1999-05-23 05:45:12 GMT Fixed cd stuff and some minor bugs
* Changed ie to egArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-03-29 19:28:52 GMT Changed ie to eg
* Added --version and fixed clogging for -sArch Librarian2004-09-201-1/+4
| | | | | | Author: jgg Date: 1999-01-30 02:12:53 GMT Added --version and fixed clogging for -s
* apt-cdromArch Librarian2004-09-201-23/+6
| | | | | | Author: jgg Date: 1998-11-27 01:52:53 GMT apt-cdrom
* Dselect supportArch Librarian2004-09-201-0/+119
Author: jgg Date: 1998-11-22 23:37:03 GMT Dselect support