summaryrefslogtreecommitdiff
path: root/apt-inst
Commit message (Expand)AuthorAgeFilesLines
* fix libapt-inst for >2G debs (closes: #725483)Michael Vogt2013-10-071-3/+3
* compression-neutral message for missing data.tar memberDavid Kalnischkies2013-09-261-2/+1
* don't truncate 100 char long paths in tar extractionOskari Saarenmaa2013-09-121-13/+11
* delete Memb on read-error in arfileNiels Thykier2013-06-241-0/+3
* depend on libapt-pkg in the libapt-inst build processDavid Kalnischkies2013-06-091-0/+1
* don't explicitly init ExtractTar InFd with invalid fdDavid Kalnischkies2013-06-091-1/+0
* various simple changes to fix cppcheck warningsDavid Kalnischkies2013-03-101-2/+1
* * apt-inst/deb/debfile.h:David Kalnischkies2012-05-101-0/+4
* merge from the lp:~mvo/apt/mvo branchMichael Vogt2012-04-201-1/+1
|\
| * * apt-inst/contrib/extracttar.cc:Michael Vogt2012-04-191-1/+1
* | prepare new experimtnal uploadMichael Vogt2012-04-111-1/+1
* | * apt-inst/database.{cc,h}, apt-inst/deb/dpkgdb.{cc,h}:David Kalnischkies2012-03-227-719/+4
* | * methods/rred.cc:David Kalnischkies2012-03-202-3/+2
|/
* fix "(style) Statements following return, break, continue, goto or throwDavid Kalnischkies2012-03-041-4/+2
* revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies2011-12-134-0/+13
* revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies2011-12-131-0/+4
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-1912-7/+35
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-1910-21/+19
* * [abi-break] Support large files in the complete toolset. Indexes of thisMichael Vogt2011-09-141-1/+1
* Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2011-09-131-1/+1
* reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-138-2/+19
* 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