summaryrefslogtreecommitdiff
path: root/apt-pkg/srcrecords.cc
AgeCommit message (Expand)Author
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2016-11-09add support for Build-Depends/Conflicts-ArchJohannes Schauer
2015-09-14avoid using global PendingError to avoid failing too often too soonDavid Kalnischkies
2015-08-14Make apt compile with clang++ againMichael Vogt
2015-08-10make all d-pointer * const pointersDavid Kalnischkies
2015-08-10apply various style suggestions by cppcheckDavid Kalnischkies
2014-11-10use 'best' hash for source authenticationDavid Kalnischkies
2014-06-10use pkgSrcRecords::Step() instead of Next()Michael Vogt
2014-06-09add pkgSrcRecords::Next() to step through all the pkgSrcRecordsMichael Vogt
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-01-30restart debSrcRecordParsers only if neededDavid Kalnischkies
2013-03-10various simple changes to fix cppcheck warningsDavid Kalnischkies
2012-03-04fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies
2011-12-15atleast libapt should announce to itself that it is clean…David Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-13merge with debian/experimentalDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies
2009-11-29Ignore :qualifiers after package name in build dependenciesDavid Kalnischkies
2007-06-08* remove all the remaining #pragma implementationMichael Vogt
2004-12-20* merged changes from the conferenceMichael Vogt
2004-09-20Remove 'Sorry' from messages.Arch Librarian
2004-09-20Segfault with missing source files. Closes: #100325Arch Librarian
2004-09-20Double slash bugArch Librarian
2004-09-20Join with aliencodeArch Librarian
2004-09-20Fixed for 0 length source filesArch Librarian
2004-09-20working apt-get sourceArch Librarian
2004-09-20Source record parsingArch Librarian