summaryrefslogtreecommitdiff
path: root/apt-inst/deb
AgeCommit message (Expand)AuthorFilesLines
2014-03-17apt-inst: Do not try to create a substring of an empty string in error reportingJulian Andres Klode1-2/+4
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies2-4/+14
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies1-1/+1
2014-02-22Add support for data.tar, control.tar and control.tar.xzGuillem Jover1-11/+10
2014-02-22DebFile: Refactor ExtractTarMember() out from ExtractArchive()Guillem Jover2-5/+13
2013-09-26compression-neutral message for missing data.tar memberDavid Kalnischkies1-2/+1
2012-05-10* apt-inst/deb/debfile.h:David Kalnischkies1-0/+4
2012-03-22* apt-inst/database.{cc,h}, apt-inst/deb/dpkgdb.{cc,h}:David Kalnischkies4-620/+1
2012-03-20* methods/rred.cc:David Kalnischkies2-3/+2
2011-12-13revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies1-0/+4
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies4-1/+12
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies3-9/+9
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2-0/+4
2011-02-28* apt-inst/deb/debfile.cc:David Kalnischkies1-16/+26
2011-02-24* ftparchive/contents.cc:David Kalnischkies1-1/+1
2011-02-22* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:David Kalnischkies1-1/+7
2010-06-04Switch away from the now deprecated methods for Cache buildingDavid Kalnischkies1-1/+1
2007-07-28* Applied patch from Guillem Jover <guillem.jover@nokia.com> to addOtavio Salvador1-2/+8
2007-06-08* remove all the remaining #pragma implementationMichael Vogt2-8/+0
2006-10-02* removed the pragma messMichael Vogt2-6/+0
2006-04-30* string i18n handling fixes (debian bug #349298)Michael Vogt1-1/+1
2005-06-26* merged/removed conflicts with apt--main--0Michael Vogt1-1/+1
2005-05-23* merged with my apt--fixes--0 branchMichael Vogt1-1/+1
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier2-11/+11
2004-12-13Merge misc-abi-changesMatt Zimmerman1-1/+1
2004-12-13Merge apt--authentication--0Matt Zimmerman2-2/+2
2004-12-12Merge bzip2-debs branchMatt Zimmerman1-10/+23
2004-09-20* Patch from Eric Wong <normalperson@yhbt.net> to inclu...Arch Librarian2-4/+4
2004-09-20i18n stuff.Arch Librarian2-37/+39
2004-09-20Some more g++-3.2 fixes.Arch Librarian1-1/+2
2004-09-20Use std C++ header names for includesArch Librarian1-2/+2
2004-09-20New Hex2Num functionArch Librarian1-3/+3
2004-09-20G++3 fixes from RandolphArch Librarian1-1/+3
2004-09-20Join with aliencodeArch Librarian4-0/+897