Age | Commit message (Expand) | Author |
2017-07-12 | Reformat and sort all includes with clang-format | Julian Andres Klode |
2016-11-09 | add support for Build-Depends/Conflicts-Arch | Johannes Schauer |
2015-09-14 | avoid using global PendingError to avoid failing too often too soon | David Kalnischkies |
2015-08-14 | Make apt compile with clang++ again | Michael Vogt |
2015-08-10 | make all d-pointer * const pointers | David Kalnischkies |
2015-08-10 | apply various style suggestions by cppcheck | David Kalnischkies |
2014-11-10 | use 'best' hash for source authentication | David Kalnischkies |
2014-06-10 | use pkgSrcRecords::Step() instead of Next() | Michael Vogt |
2014-06-09 | add pkgSrcRecords::Next() to step through all the pkgSrcRecords | Michael Vogt |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2014-01-30 | restart debSrcRecordParsers only if needed | David Kalnischkies |
2013-03-10 | various simple changes to fix cppcheck warnings | David Kalnischkies |
2012-03-04 | fix a bunch of cppcheck "(warning) Member variable '<#>' is not | David Kalnischkies |
2011-12-15 | atleast libapt should announce to itself that it is clean… | David Kalnischkies |
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies |
2011-09-13 | merge with debian/experimental | David Kalnischkies |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies |
2011-08-11 | cppcheck complains about some possible speed improvements which could be | David Kalnischkies |
2009-11-29 | Ignore :qualifiers after package name in build dependencies | David Kalnischkies |
2007-06-08 | * remove all the remaining #pragma implementation | Michael Vogt |
2004-12-20 | * merged changes from the conference | Michael Vogt |
2004-09-20 | Remove 'Sorry' from messages. | Arch Librarian |
2004-09-20 | Segfault with missing source files. Closes: #100325 | Arch Librarian |
2004-09-20 | Double slash bug | Arch Librarian |
2004-09-20 | Join with aliencode | Arch Librarian |
2004-09-20 | Fixed for 0 length source files | Arch Librarian |
2004-09-20 | working apt-get source | Arch Librarian |
2004-09-20 | Source record parsing | Arch Librarian |