summaryrefslogtreecommitdiff
path: root/apt-inst
AgeCommit message (Expand)AuthorFilesLines
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
2004-12-13Merge apt--authentication--0Matt Zimmerman7-7/+7
2004-12-12Merge bzip2-debs branchMatt Zimmerman4-17/+33
2004-09-20* Patch from Eric Wong <normalperson@yhbt.net> to inclu...Arch Librarian7-14/+15
2004-09-20- Fix typo in tar error message (Closes: #191424)Arch Librarian1-2/+2
2004-09-20- Clean up some string handling, patch from Peter LundkvistArch Librarian1-2/+2
2004-09-20i18n stuff.Arch Librarian8-86/+94
2004-09-20Link apt-inst to apt-pkg, #175055Arch Librarian1-1/+1
2004-09-20Some more g++-3.2 fixes.Arch Librarian3-3/+6
2004-09-20revert my last patch.... see bts :)Arch Librarian1-2/+2
2004-09-20fix for #161593Arch Librarian1-2/+2
2004-09-20Use std C++ header names for includesArch Librarian3-6/+6
2004-09-20Minor bug fixesArch Librarian1-7/+6
2004-09-20New Hex2Num functionArch Librarian1-3/+3
2004-09-20G++3 fixes from RandolphArch Librarian4-6/+12
2004-09-20glibc/libstdc++ dependency patchesArch Librarian1-0/+1
2004-09-20Join with aliencodeArch Librarian18-0/+3263