summaryrefslogtreecommitdiff
path: root/apt-inst
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete RCS keywordsGuillem Jover2018-05-0712-12/+0
* apt-inst: Add support for zstd compressed debsJulian Andres Klode2018-03-121-2/+6
* Replace APT_CONST with APT_PURE everywhereJulian Andres Klode2017-08-241-1/+1
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-128-35/+33
* Drop cacheiterators.h includeJulian Andres Klode2017-07-122-2/+0
* fix various typos reported by spellintianDavid Kalnischkies2017-01-193-3/+3
* CMake: Document that the globs are expanded during CMakeJulian Andres Klode2017-01-171-1/+3
* apt-inst: debfile: Pass comp. Name to ExtractTar, not BinaryJulian Andres Klode2016-08-261-1/+1
* Get rid of the old buildsystemJulian Andres Klode2016-08-101-26/+0
* CMake: Add basic CMake build systemJulian Andres Klode2016-08-061-0/+26
* Fix several typosVeres Lajos2016-03-071-1/+1
* Sort the list of sources to be built and linkedMattia Rizzolo2016-01-111-2/+2
* add messages to our deprecation warnings in libaptDavid Kalnischkies2015-11-271-1/+1
* apply various suggestions made by cppcheckDavid Kalnischkies2015-11-051-1/+1
* fix some unused parameter/variable warningsDavid Kalnischkies2015-08-312-10/+11
* Merge branch 'feature/extractar-filefd' into debian/experimentalJulian Andres Klode2015-08-271-56/+11
|\
| * Use compressor support from FileFd for ExtractTar instead of programsJulian Andres Klode2015-08-271-56/+11
* | fix various typos reported by codespellDavid Kalnischkies2015-08-271-1/+1
|/
* Bump apt-inst SONAME to 2.0 to adjust for the ABI break in apt-pkgJulian Andres Klode2015-08-111-1/+1
* remove the compatibility markers for 4.13 abiDavid Kalnischkies2015-08-106-44/+1
* add c++11 override marker to overridden methodsDavid Kalnischkies2015-08-102-6/+6
* guard ABI changes for LFS in apt-instDavid Kalnischkies2014-11-086-4/+49
* fix: Prefer prefix ++/-- operators for non-primitive typesDavid Kalnischkies2014-09-271-1/+1
* fix: Consecutive return, break, continue, goto or throw statements are unnece...David Kalnischkies2014-09-271-1/+0
* increase libapt-inst to version 1.6Michael Vogt2014-07-081-1/+1
* Fix ar and tar code to be LFS-safeGuillem Jover2014-07-086-16/+15
* 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