summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
* Don't use -1 fd and AT_SYMLINK_NOFOLLOW for faccessat()Julian Andres Klode2017-02-111-1/+1
* Do not package names representing .dsc/.deb/... filesJulian Andres Klode2017-02-101-2/+13
* add Auto-Built-Package to tagfile-orderDavid Kalnischkies2017-02-091-0/+1
* algorithms: Fix typo: gental -> gentleJulian Andres Klode2017-01-311-2/+2
* Only merge acquire items with the same meta keyJulian Andres Klode2017-01-281-1/+17
* avoid malloc if option whitelist is disabled (default)David Kalnischkies2017-01-271-3/+8
* fix various typos reported by spellintianDavid Kalnischkies2017-01-1932-58/+58
* fix various typos reported by codespellDavid Kalnischkies2017-01-193-4/+4
* remove 'old' FAILED files in the next acquire callDavid Kalnischkies2017-01-191-0/+6
* avoid validate/delete/load race in cache generationDavid Kalnischkies2017-01-191-28/+31
* CMake: Document that the globs are expanded during CMakeJulian Andres Klode2017-01-171-1/+3
* CMake: Find the Perl executable, and use it to run perl scriptsJulian Andres Klode2017-01-171-1/+1
* Read dpkg tables to handle architecture wildcardsJulian Andres Klode2017-01-172-28/+158
* strutl: Provide an APT::String::Join() functionJulian Andres Klode2017-01-172-0/+14
* ParseDepends: Support passing the desired architectureNiels Thykier2017-01-022-3/+36
* allow warning generation for non-whitelisted optionsDavid Kalnischkies2016-12-311-1/+160
* fix minimum pkgs option for dpkg --recursive usageDavid Kalnischkies2016-12-311-1/+1
* use FindB instead of FindI for Debug::pkgAutoRemoveDavid Kalnischkies2016-12-311-1/+1
* avoid producing invalid options if repo has no hostDavid Kalnischkies2016-12-311-2/+5
* gets file location via FindFile instead of manual mergeDavid Kalnischkies2016-12-311-5/+6
* ensure generation of valid EDSP error stanzasDavid Kalnischkies2016-12-311-2/+6
* do not generate Maximum-Size if we already have that fieldDavid Kalnischkies2016-12-311-3/+5
* warn if clearsigned file has ignored content partsDavid Kalnischkies2016-12-311-2/+17
* reword "Can't drop priv" warning messageDavid Kalnischkies2016-12-161-2/+2
* gpgv: Flush the files before checking for errorsJulian Andres Klode2016-12-081-0/+6
* SECURITY UPDATE: gpgv: Check for errors when splitting files (CVE-2016-1252)Julian Andres Klode2016-12-081-1/+22
* get pdiff files from the same mirror as the indexDavid Kalnischkies2016-11-253-36/+52
* report apt-key errors via status-fd messagesDavid Kalnischkies2016-11-241-10/+53
* skip unconfigure for unconfigured to-be removed pkgsDavid Kalnischkies2016-11-241-0/+12
* do not configure unconfigured to be removed packagesDavid Kalnischkies2016-11-241-1/+2
* don't perform implicit crossgrades involving M-A:sameDavid Kalnischkies2016-11-241-3/+22
* improve arch-unqualified dpkg-progress parsingDavid Kalnischkies2016-11-242-62/+155
* correct cross & disappear progress detectionDavid Kalnischkies2016-11-231-35/+58
* react to trig-pend only if we have nothing else to doDavid Kalnischkies2016-11-231-12/+12
* Do not use MD5SumValue for Description_md5()Julian Andres Klode2016-11-226-33/+42
* debListParser: Micro-optimize AvailableDescriptionLanguages()Julian Andres Klode2016-11-221-8/+7
* Compare size before data when ordering cache bucket entriesJulian Andres Klode2016-11-223-3/+14
* Optimize VersionHash() to not need temporary copy of inputJulian Andres Klode2016-11-223-14/+11
* Introduce tolower_ascii_unsafe() and use it for hashingJulian Andres Klode2016-11-223-4/+9
* Bump the cache major version for non-backportable changesJulian Andres Klode2016-11-221-2/+2
* debListParser: Convert to use pkgTagSection::Key-based lookupJulian Andres Klode2016-11-222-42/+42
* TagSection: Introduce functions for looking up by key idsJulian Andres Klode2016-11-224-11/+190
* TagSection: Extract Find() methods taking Pos instead of KeyJulian Andres Klode2016-11-222-20/+65
* TagSection: Split AlphaIndexes into AlphaIndexes and BetaIndexesJulian Andres Klode2016-11-222-11/+14
* show distribution mismatch for changed codenamesDavid Kalnischkies2016-11-111-0/+8
* don't warn if untransformed distribution matchesDavid Kalnischkies2016-11-112-45/+26
* add hidden config to set packages as Essential/ImportantDavid Kalnischkies2016-11-112-4/+16
* add TMP/TEMP/TEMPDIR to the TMPDIR DropPrivileges danceDavid Kalnischkies2016-11-111-9/+20
* support 'apt build-dep .' (aka: without /)David Kalnischkies2016-11-101-2/+2
* rename Checksum-FileSize to Filesize in hashsum mismatchDavid Kalnischkies2016-11-091-14/+17