summaryrefslogtreecommitdiff
path: root/apt-inst
AgeCommit message (Expand)AuthorFilesLines
2012-05-10* apt-inst/deb/debfile.h:David Kalnischkies1-0/+4
2012-04-20merge from the lp:~mvo/apt/mvo branchMichael Vogt1-1/+1
2012-04-19* apt-inst/contrib/extracttar.cc:Michael Vogt1-1/+1
2012-04-11prepare new experimtnal uploadMichael Vogt1-1/+1
2012-03-22* apt-inst/database.{cc,h}, apt-inst/deb/dpkgdb.{cc,h}:David Kalnischkies7-719/+4
2012-03-20* methods/rred.cc:David Kalnischkies2-3/+2
2012-03-04fix "(style) Statements following return, break, continue, goto or throwDavid Kalnischkies1-4/+2
2011-12-13revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies4-0/+13
2011-12-13revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies1-0/+4
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies12-7/+35
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies10-21/+19
2011-09-14* [abi-break] Support large files in the complete toolset. Indexes of thisMichael Vogt1-1/+1
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies1-1/+1
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies8-2/+19
2011-06-29merge lp:~mvo/apt/abi-breakMichael Vogt1-1/+1
2011-05-17remove Size >= 0 check as Itm.Size is an unsigned variable (clang warning)David Kalnischkies1-1/+1
2011-04-16fix a bunch of cppcheck warnings/errors based on a patch byDavid Kalnischkies1-4/+10
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
2011-02-22* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:David Kalnischkies1-1/+7
2011-01-13* apt-inst/contrib/extracttar.cc:David Kalnischkies1-4/+8
2011-01-12FristOwner is never used in the blamed history and gcc-4.6 complains nowDavid Kalnischkies1-3/+1
2010-12-03Permit base256 encoded value in the numeric field of tar header.Nobuhiro Hayashi1-4/+8
2010-06-04Switch away from the now deprecated methods for Cache buildingDavid Kalnischkies1-1/+1
2010-03-12apt-inst/contrib/arfile.h: Add public ARArchive::Members() which returns the ...Julian Andres Klode1-0/+1
2010-02-18we break the ABI, so let use increase the ABI number :)David Kalnischkies1-1/+1
2010-01-30* apt-pkg/contrib/macros.h:David Kalnischkies1-1/+1
2009-12-14apt-inst/makefile: include libversion.makMichael Vogt1-0/+3
2009-12-12decrease the libapt-inst major version again to 1.1 as the increaseDavid Kalnischkies1-1/+1
2009-10-24Bumped libapt version and excluded eglibc from SONAME. (Closes: #448249)David Kalnischkies1-2/+1
2009-09-24* apt-pkg/deb/dpkgpm.cc:Michael Vogt1-1/+1
2009-09-24* apt-inst/contrib/arfile.cc:Michael Vogt1-1/+1
2009-08-09[apt-inst/contrib/arfile.cc] use sizeof instead strlenDavid Kalnischkies1-1/+1
2008-12-17* apt-inst/contrib/arfile.cc:Michael Vogt1-1/+1
2008-10-28fix various -Wall warningsMichael Vogt1-2/+2
2007-09-10* make apt build with g++ 4.3Michael Vogt1-1/+1
2007-08-02* apt-inst/contrib/extracttar.cc:Michael Vogt1-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 Vogt8-29/+0
2006-10-02* removed the remaining #ifdef __GNUG__ that are no longer requiredMichael Vogt1-3/+0
2006-10-02* remove the remaining #ifdef __GNUG__ bitsMichael Vogt2-4/+1
2006-10-02* removed the pragma messMichael Vogt8-19/+1
2006-07-25* apt-inst/contrib/extracttar.cc:Michael Vogt1-1/+2
2006-04-30* string i18n handling fixes (debian bug #349298)Michael Vogt1-1/+1
2005-11-21* pkgDirStream has (slightly) better extract support nowMichael Vogt1-0/+16
2005-06-26* merged/removed conflicts with apt--main--0Michael Vogt2-4/+4
2005-05-23* merged with my apt--fixes--0 branchMichael Vogt3-2/+6
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier4-13/+13
2004-12-13Merge misc-abi-changesMatt Zimmerman1-1/+1