summaryrefslogtreecommitdiff
path: root/apt-pkg/deb
Commit message (Expand)AuthorAgeFilesLines
* Use debDebFile to get control file instead of dpkg-debJulian Andres Klode2019-05-061-27/+16
* Merge libapt-inst into libapt-pkgJulian Andres Klode2019-05-062-0/+345
* Prevent shutdown while running dpkgJulian Andres Klode2019-05-031-0/+15
* Add 'explicit' to most single argument constructorsJulian Andres Klode2019-04-305-11/+11
* dpkgpm: Remove deprecated pkgDPkgPM::SendV2Pkgs()Julian Andres Klode2019-02-262-5/+0
* packagemanager: Remove deprecated functionsJulian Andres Klode2019-02-262-12/+0
* metaindex: Remove deprecated checkSum::Hash (replaced by Hashes)Julian Andres Klode2019-02-261-3/+0
* pkgSrcRecords::Parser: Fold Files2() into Files()Julian Andres Klode2019-02-262-39/+3
* Merge branch 'pu/dead-pin' into 'master'Julian Andres Klode2019-02-041-0/+1
|\
| * Add a Packages-Require-Authorization Release file fieldJulian Andres Klode2019-02-011-0/+1
* | Merge and reuse tmp file handling across the boardDavid Kalnischkies2019-01-241-7/+4
|/
* debListParser: Avoid native arch lookup in ParseDependsJulian Andres Klode2018-12-262-3/+4
* Set PATH=/usr/sbin:/usr/bin:/sbin:/bin when running dpkgJulian Andres Klode2018-12-102-0/+7
* Merge branch 'feature/subkeys' into 'master'Julian Andres Klode2018-10-141-51/+62
|\
| * Support subkeys properly in Signed-By optionsDavid Kalnischkies2018-09-111-51/+62
* | Set DPKG_FRONTEND_LOCKED when running {pre,post}-invoke scriptsJulian Andres Klode2018-10-051-0/+3
* | Reorder progress report messagesDavid Kalnischkies2018-09-111-9/+9
* | Don't expect duplicated dpkg status-fd messagesDavid Kalnischkies2018-09-111-21/+12
* | Process status-fd completely before finishing dpkg callDavid Kalnischkies2018-09-111-15/+36
|/
* Don't use invalid iterator in Fallback-Of handlingDavid Kalnischkies2018-08-291-0/+1
* Set DPKG_FRONTEND_LOCKED as needed when doing selection changesJulian Andres Klode2018-08-081-0/+5
* Add support for dpkg frontend lockJulian Andres Klode2018-08-073-7/+54
* Fix lock counting in debSystemJulian Andres Klode2018-06-131-1/+1
* Start pkg records for deb files with dpkg outputDavid Kalnischkies2018-05-111-16/+10
* Remove obsolete RCS keywordsGuillem Jover2018-05-0711-11/+0
* Fix various typos reported by spellcheckersDavid Kalnischkies2018-05-051-1/+1
* Check that Date of Release file is not in the futureJulian Andres Klode2018-02-192-43/+97
* Introduce inrelease-path option for sources.listJulian Andres Klode2018-01-171-0/+4
* dpkg status parsing: check if name is valid before useDavid Kalnischkies2018-01-051-2/+17
* give the methods more metadata about the files to acquireDavid Kalnischkies2017-12-131-9/+9
* convert various c-style casts to C++-styleDavid Kalnischkies2017-12-131-3/+3
* deprecate the single-line deprecation ignoring macroDavid Kalnischkies2017-12-132-3/+9
* fix over-calculating dpkg commandline lengthDavid Kalnischkies2017-12-131-0/+2
* use pkgTagSection::Key in srcRecords parserDavid Kalnischkies2017-09-261-32/+34
* allow empty build-dependency fields in the parserDavid Kalnischkies2017-09-261-1/+4
* Fix translator comment location for legacy target warningJulian Andres Klode2017-09-131-3/+5
* Do not warn about duplicate "legacy" targetsJulian Andres Klode2017-09-091-2/+3
* drop unused/unimplemented & hidden LoadReleaseInfoDavid Kalnischkies2017-09-091-3/+0
* don't write & chmod /dev/null log filesDavid Kalnischkies2017-09-091-8/+8
* Replace APT_CONST with APT_PURE everywhereJulian Andres Klode2017-08-241-8/+8
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-1214-68/+68
* Drop cacheiterators.h includeJulian Andres Klode2017-07-127-7/+0
* Handle supported components with slashes in sources.listApollon Oikonomopoulos2017-07-121-3/+2
* Strip 0: epochs from the version hashJulian Andres Klode2017-06-281-0/+5
* show a Release-Notes URI if infos were changedDavid Kalnischkies2017-06-281-0/+1
* error in update on Release information changesDavid Kalnischkies2017-06-281-1/+18
* fix some unlikely memory leaks in error casesDavid Kalnischkies2017-06-261-25/+8
* warn if an expected file can't be acquiredDavid Kalnischkies2017-06-262-0/+19
* Fix parsing of or groups in build-deps with ignored packagesJulian Andres Klode2017-05-311-1/+11
* Do not package names representing .dsc/.deb/... filesJulian Andres Klode2017-02-101-2/+13