summaryrefslogtreecommitdiff
path: root/apt-pkg/srcrecords.cc
Commit message (Expand)AuthorAgeFilesLines
* fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies2012-03-041-1/+1
* atleast libapt should announce to itself that it is clean…David Kalnischkies2011-12-151-4/+4
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-0/+1
* merge with debian/experimentalDavid Kalnischkies2011-09-131-5/+5
|\
| * cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2011-08-111-5/+5
* | reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-2/+4
|/
* Ignore :qualifiers after package name in build dependenciesDavid Kalnischkies2009-11-291-2/+2
* * remove all the remaining #pragma implementationMichael Vogt2007-06-081-4/+0
* * merged changes from the conferenceMichael Vogt2004-12-201-24/+20
* Remove 'Sorry' from messages.Arch Librarian2004-09-201-2/+2
* Segfault with missing source files. Closes: #100325Arch Librarian2004-09-201-2/+3
* Double slash bugArch Librarian2004-09-201-2/+2
* Join with aliencodeArch Librarian2004-09-201-34/+34
* Fixed for 0 length source filesArch Librarian2004-09-201-4/+4
* working apt-get sourceArch Librarian2004-09-201-2/+2
* Source record parsingArch Librarian2004-09-201-0/+139