summaryrefslogtreecommitdiff
path: root/apt-inst
Commit message (Expand)AuthorAgeFilesLines
* use wildcard to get files in our library makefilesDavid Kalnischkies2014-04-111-10/+2
* apt-inst: Do not try to create a substring of an empty string in error reportingJulian Andres Klode2014-03-171-2/+4
* follow method attribute suggestions by gccDavid Kalnischkies2014-03-132-4/+4
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-138-13/+32
* warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies2014-03-134-5/+5
* warning: cast from type A to type B casts away qualifiers [-Wcast-qual]David Kalnischkies2014-03-131-3/+3
* warning: extra ‘;’ [-Wpedantic]David Kalnischkies2014-03-131-76/+76
* Add support for data.tar, control.tar and control.tar.xzGuillem Jover2014-02-221-11/+10
* DebFile: Refactor ExtractTarMember() out from ExtractArchive()Guillem Jover2014-02-222-5/+13
* ExtractTar: Allow an empty decompressor programGuillem Jover2014-02-221-0/+6
* Fix typos in documentation (codespell)Michael Vogt2014-02-224-6/+6
* use utimes instead of utimensat/futimensDavid Kalnischkies2014-02-111-4/+5
* correct some style/performance/warnings from cppcheckDavid Kalnischkies2014-01-161-11/+9
* 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