| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cleanup headers and especially #includes everywhere | David Kalnischkies | 2014-03-13 | 1 | -3/+3 |
| | | | | | | | | | Beside being a bit cleaner it hopefully also resolves oddball problems I have with high levels of parallel jobs. Git-Dch: Ignore Reported-By: iwyu (include-what-you-use) | ||||
| * | warning: no previous declaration for foobar() [-Wmissing-declarations] | David Kalnischkies | 2014-03-13 | 1 | -2/+2 |
| | | | | | | Git-Dch: Ignore Reported-By: gcc -Wmissing-declarations | ||||
| * | the previously used VERSION didn't work everywhere so we are switching | David Kalnischkies | 2012-03-22 | 1 | -1/+1 |
| | | | | | to the more standard PACKAGE_VERSION and make it work in every file | ||||
| * | use forward declaration in headers if possible instead of includes | David Kalnischkies | 2011-09-19 | 1 | -0/+2 |
| | | |||||
| * | merge with debian/experimental | David Kalnischkies | 2011-09-13 | 1 | -1/+1 |
| |\ | |||||
| | * | fix a few more cppcheck performance and scope warnings | David Kalnischkies | 2011-08-11 | 1 | -1/+1 |
| | | | |||||
| * | | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies | 2011-09-13 | 1 | -3/+4 |
| |/ | |||||
| * | add the various foldmarkers in apt-pkg & cmdline (no code change) | David Kalnischkies | 2009-06-30 | 1 | -4/+4 |
| | | |||||
| * | * 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) | ||||
| * | * fix FTBFS with gcc 4.3, closes: #417090 | Michael Vogt | 2007-06-08 | 1 | -1/+1 |
| | | | | (thanks to Martin Michlmayr for the patch) | ||||
| * | 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/+3 |
| | | | | | | | Author: jgg Date: 2003-01-11 07:18:44 GMT G++ 3.2 fixes | ||||
| * | Added locale.h for LC_ALL | Arch Librarian | 2004-09-20 | 1 | -1/+2 |
| | | | | | | | 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 | -0/+201 |
| Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode | |||||
