Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use forward declaration in headers if possible instead of includes | David Kalnischkies | 2011-09-19 | 1 | -0/+1 |
| | |||||
* | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies | 2011-09-13 | 1 | -3/+4 |
| | |||||
* | * cmdline/apt-config.cc: | David Kalnischkies | 2011-05-28 | 1 | -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 Kalnischkies | 2009-06-30 | 1 | -2/+2 |
| | |||||
* | * Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrong | Otavio Salvador | 2007-08-01 | 1 | -2/+2 |
| | | | directory downloading on non-linux architectures (closes: #435597) | ||||
* | Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. ↵ | Christian Perrier | 2005-01-20 | 1 | -1/+1 |
| | | | | | | | | Closes: #291172 * cmdline/*cc : s/arbitary/arbitrary * po/*po : unfuzzy translations * po/apt-all.pot : updated from source code | ||||
* | G++ 3.2 fixes | Arch Librarian | 2004-09-20 | 1 | -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 Librarian | 2004-09-20 | 1 | -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_ALL | Arch Librarian | 2004-09-20 | 1 | -2/+3 |
| | | | | | | Author: jgg Date: 2002-02-15 03:40:00 GMT Added locale.h for LC_ALL | ||||
* | setup textdomain/etc for i18n stuff | Arch Librarian | 2004-09-20 | 1 | -2/+6 |
| | | | | | | Author: jgg Date: 2002-01-09 04:59:44 GMT setup textdomain/etc for i18n stuff | ||||
* | Join with aliencode | Arch Librarian | 2004-09-20 | 1 | -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 Librarian | 2004-09-20 | 1 | -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 bugs | Arch Librarian | 2004-09-20 | 1 | -2/+13 |
| | | | | | | Author: jgg Date: 1999-05-23 05:45:12 GMT Fixed cd stuff and some minor bugs | ||||
* | Changed ie to eg | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
| | | | | | | Author: jgg Date: 1999-03-29 19:28:52 GMT Changed ie to eg | ||||
* | Added --version and fixed clogging for -s | Arch Librarian | 2004-09-20 | 1 | -1/+4 |
| | | | | | | Author: jgg Date: 1999-01-30 02:12:53 GMT Added --version and fixed clogging for -s | ||||
* | apt-cdrom | Arch Librarian | 2004-09-20 | 1 | -23/+6 |
| | | | | | | Author: jgg Date: 1998-11-27 01:52:53 GMT apt-cdrom | ||||
* | Dselect support | Arch Librarian | 2004-09-20 | 1 | -0/+119 |
Author: jgg Date: 1998-11-22 23:37:03 GMT Dselect support |