summaryrefslogtreecommitdiff
path: root/apt-inst/dirstream.cc
AgeCommit message (Expand)AuthorFilesLines
2014-09-27fix: Consecutive return, break, continue, goto or throw statements are unnece...David Kalnischkies1-1/+0
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-1/+0
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies1-1/+1
2014-02-11use utimes instead of utimensat/futimensDavid Kalnischkies1-4/+5
2014-01-16correct some style/performance/warnings from cppcheckDavid Kalnischkies1-11/+9
2012-03-04fix "(style) Statements following return, break, continue, goto or throwDavid Kalnischkies1-4/+2
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies1-0/+2
2011-04-16fix a bunch of cppcheck warnings/errors based on a patch byDavid Kalnischkies1-4/+10
2007-06-08* remove all the remaining #pragma implementationMichael Vogt1-4/+0
2005-11-21* pkgDirStream has (slightly) better extract support nowMichael Vogt1-0/+16
2005-06-26* merged/removed conflicts with apt--main--0Michael Vogt1-3/+3
2004-12-20* merged changes from the conferenceMichael Vogt1-1/+1
2004-09-20* Patch from Eric Wong <normalperson@yhbt.net> to inclu...Arch Librarian1-2/+2
2004-09-20i18n stuff.Arch Librarian1-6/+7
2004-09-20Join with aliencodeArch Librarian1-0/+103