summaryrefslogtreecommitdiff
path: root/apt-inst
Commit message (Expand)AuthorAgeFilesLines
...
* merge lp:~mvo/apt/abi-breakMichael Vogt2011-06-291-1/+1
* remove Size >= 0 check as Itm.Size is an unsigned variable (clang warning)David Kalnischkies2011-05-171-1/+1
* fix a bunch of cppcheck warnings/errors based on a patch byDavid Kalnischkies2011-04-161-4/+10
* * apt-inst/deb/debfile.cc:David Kalnischkies2011-02-281-16/+26
* * ftparchive/contents.cc:David Kalnischkies2011-02-241-1/+1
* * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:David Kalnischkies2011-02-221-1/+7
|\
| * * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:David Kalnischkies2011-02-221-1/+7
* | * apt-inst/contrib/extracttar.cc:David Kalnischkies2011-01-131-4/+8
|\ \
| * | Permit base256 encoded value in the numeric field of tar header.Nobuhiro Hayashi2010-12-031-4/+8
| |/
* / FristOwner is never used in the blamed history and gcc-4.6 complains nowDavid Kalnischkies2011-01-121-3/+1
|/
* Switch away from the now deprecated methods for Cache buildingDavid Kalnischkies2010-06-041-1/+1
* apt-inst/contrib/arfile.h: Add public ARArchive::Members() which returns the ...Julian Andres Klode2010-03-121-0/+1
* we break the ABI, so let use increase the ABI number :)David Kalnischkies2010-02-181-1/+1
* * apt-pkg/contrib/macros.h:David Kalnischkies2010-01-301-1/+1
* apt-inst/makefile: include libversion.makMichael Vogt2009-12-141-0/+3
* decrease the libapt-inst major version again to 1.1 as the increaseDavid Kalnischkies2009-12-121-1/+1
* Bumped libapt version and excluded eglibc from SONAME. (Closes: #448249)David Kalnischkies2009-10-241-2/+1
* * apt-pkg/deb/dpkgpm.cc:Michael Vogt2009-09-241-1/+1
|\
| * * apt-inst/contrib/arfile.cc:Michael Vogt2009-09-241-1/+1
* | [apt-inst/contrib/arfile.cc] use sizeof instead strlenDavid Kalnischkies2009-08-091-1/+1
|/
* * apt-inst/contrib/arfile.cc:Michael Vogt2008-12-171-1/+1
* fix various -Wall warningsMichael Vogt2008-10-281-2/+2
* * make apt build with g++ 4.3Michael Vogt2007-09-101-1/+1
* * apt-inst/contrib/extracttar.cc:Michael Vogt2007-08-021-1/+1
* * Applied patch from Guillem Jover <guillem.jover@nokia.com> to addOtavio Salvador2007-07-281-2/+8
* * remove all the remaining #pragma implementationMichael Vogt2007-06-088-29/+0
* * removed the remaining #ifdef __GNUG__ that are no longer requiredMichael Vogt2006-10-021-3/+0
* * remove the remaining #ifdef __GNUG__ bitsMichael Vogt2006-10-022-4/+1
* * removed the pragma messMichael Vogt2006-10-028-19/+1
* * apt-inst/contrib/extracttar.cc:Michael Vogt2006-07-251-1/+2
* * string i18n handling fixes (debian bug #349298)Michael Vogt2006-04-301-1/+1
* * pkgDirStream has (slightly) better extract support nowMichael Vogt2005-11-211-0/+16
* * merged/removed conflicts with apt--main--0Michael Vogt2005-06-262-4/+4
* * merged with my apt--fixes--0 branchMichael Vogt2005-05-233-2/+6
* Bring consistency to the use of capitals in programs messagesChristian Perrier2005-03-064-13/+13
* Merge misc-abi-changesMatt Zimmerman2004-12-131-1/+1
* Merge apt--authentication--0Matt Zimmerman2004-12-137-7/+7
* Merge bzip2-debs branchMatt Zimmerman2004-12-124-17/+33
* * Patch from Eric Wong <normalperson@yhbt.net> to inclu...Arch Librarian2004-09-207-14/+15
* - Fix typo in tar error message (Closes: #191424)Arch Librarian2004-09-201-2/+2
* - Clean up some string handling, patch from Peter LundkvistArch Librarian2004-09-201-2/+2
* i18n stuff.Arch Librarian2004-09-208-86/+94
* Link apt-inst to apt-pkg, #175055Arch Librarian2004-09-201-1/+1
* Some more g++-3.2 fixes.Arch Librarian2004-09-203-3/+6
* revert my last patch.... see bts :)Arch Librarian2004-09-201-2/+2
* fix for #161593Arch Librarian2004-09-201-2/+2
* Use std C++ header names for includesArch Librarian2004-09-203-6/+6
* Minor bug fixesArch Librarian2004-09-201-7/+6
* New Hex2Num functionArch Librarian2004-09-201-3/+3
* G++3 fixes from RandolphArch Librarian2004-09-204-6/+12