summaryrefslogtreecommitdiff
path: root/apt-inst
AgeCommit message (Expand)Author
2012-03-22* apt-inst/database.{cc,h}, apt-inst/deb/dpkgdb.{cc,h}:David Kalnischkies
2012-03-20* methods/rred.cc:David Kalnischkies
2012-03-04fix "(style) Statements following return, break, continue, goto or throwDavid Kalnischkies
2011-12-13revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies
2011-12-13revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-09-14* [abi-break] Support large files in the complete toolset. Indexes of thisMichael Vogt
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-06-29merge lp:~mvo/apt/abi-breakMichael Vogt
2011-05-17remove Size >= 0 check as Itm.Size is an unsigned variable (clang warning)David Kalnischkies
2011-04-16fix a bunch of cppcheck warnings/errors based on a patch byDavid Kalnischkies
2011-02-28* apt-inst/deb/debfile.cc:David Kalnischkies
2011-02-24* ftparchive/contents.cc:David Kalnischkies
2011-02-22* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:David Kalnischkies
2011-02-22* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:David Kalnischkies
2011-01-13* apt-inst/contrib/extracttar.cc:David Kalnischkies
2011-01-12FristOwner is never used in the blamed history and gcc-4.6 complains nowDavid Kalnischkies
2010-12-03Permit base256 encoded value in the numeric field of tar header.Nobuhiro Hayashi
2010-06-04Switch away from the now deprecated methods for Cache buildingDavid Kalnischkies
2010-03-12apt-inst/contrib/arfile.h: Add public ARArchive::Members() which returns the ...Julian Andres Klode
2010-02-18we break the ABI, so let use increase the ABI number :)David Kalnischkies
2010-01-30* apt-pkg/contrib/macros.h:David Kalnischkies
2009-12-14apt-inst/makefile: include libversion.makMichael Vogt
2009-12-12decrease the libapt-inst major version again to 1.1 as the increaseDavid Kalnischkies
2009-10-24Bumped libapt version and excluded eglibc from SONAME. (Closes: #448249)David Kalnischkies
2009-09-24* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2009-09-24* apt-inst/contrib/arfile.cc:Michael Vogt
2009-08-09[apt-inst/contrib/arfile.cc] use sizeof instead strlenDavid Kalnischkies
2008-12-17* apt-inst/contrib/arfile.cc:Michael Vogt
2008-10-28fix various -Wall warningsMichael Vogt
2007-09-10* make apt build with g++ 4.3Michael Vogt
2007-08-02* apt-inst/contrib/extracttar.cc:Michael Vogt
2007-07-28* Applied patch from Guillem Jover <guillem.jover@nokia.com> to addOtavio Salvador
2007-06-08* remove all the remaining #pragma implementationMichael Vogt
2006-10-02* removed the remaining #ifdef __GNUG__ that are no longer requiredMichael Vogt
2006-10-02* remove the remaining #ifdef __GNUG__ bitsMichael Vogt
2006-10-02* removed the pragma messMichael Vogt
2006-07-25* apt-inst/contrib/extracttar.cc:Michael Vogt
2006-04-30* string i18n handling fixes (debian bug #349298)Michael Vogt
2005-11-21* pkgDirStream has (slightly) better extract support nowMichael Vogt
2005-06-26* merged/removed conflicts with apt--main--0Michael Vogt
2005-05-23* merged with my apt--fixes--0 branchMichael Vogt
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier
2004-12-13Merge misc-abi-changesMatt Zimmerman
2004-12-13Merge apt--authentication--0Matt Zimmerman
2004-12-12Merge bzip2-debs branchMatt Zimmerman
2004-09-20* Patch from Eric Wong <normalperson@yhbt.net> to inclu...Arch Librarian
2004-09-20- Fix typo in tar error message (Closes: #191424)Arch Librarian