summaryrefslogtreecommitdiff
path: root/apt-pkg/clean.cc
AgeCommit message (Expand)AuthorFilesLines
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies1-0/+1
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-5/+5
2011-09-13merge with debian/experimentalDavid Kalnischkies1-2/+2
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies1-2/+4
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies1-2/+2
2009-12-23merge Goswin Brederlow "support download of index files for different archs"David Kalnischkies1-3/+3
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies1-1/+0
2007-06-08* remove all the remaining #pragma implementationMichael Vogt1-4/+0
2004-09-20Join with aliencodeArch Librarian1-9/+19
2004-09-20Added clean install codeArch Librarian1-2/+6
2004-09-20Various minor bug fixesArch Librarian1-2/+1
2004-09-20Clean supportArch Librarian1-0/+111