summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)AuthorFilesLines
2017-07-12cacheiterators: Warn about direct include and don't include pkgcache.hJulian Andres Klode2-2/+5
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode107-519/+514
2017-07-12Drop cacheiterators.h includeJulian Andres Klode40-40/+0
2017-07-12Handle supported components with slashes in sources.listApollon Oikonomopoulos1-3/+2
2017-07-08fix various typos reported by codespell & spellintianDavid Kalnischkies2-2/+2
2017-07-07don't expect more downloads from failed transactionsDavid Kalnischkies1-0/+2
2017-06-30Allow http(s) and socks5h for http and https in proxy auto detectJulian Andres Klode1-1/+16
2017-06-28Strip 0: epochs from the version hashJulian Andres Klode1-0/+5
2017-06-28allow frontends to override releaseinfo change behaviourDavid Kalnischkies3-30/+105
2017-06-28show a Release-Notes URI if infos were changedDavid Kalnischkies4-0/+17
2017-06-28error in update on Release information changesDavid Kalnischkies4-9/+115
2017-06-26fix some unlikely memory leaks in error casesDavid Kalnischkies4-42/+24
2017-06-26fail InRelease on non-404 HTTP errorcodesDavid Kalnischkies1-1/+5
2017-06-26show .diff/Index properly as ignored if we fallbackDavid Kalnischkies2-109/+92
2017-06-26warn if an expected file can't be acquiredDavid Kalnischkies5-3/+42
2017-06-26clean archives without changing directoryDavid Kalnischkies3-25/+47
2017-06-26ident a CD without changing directoryDavid Kalnischkies1-23/+23
2017-06-26Avoid chdir in acquire clean with unlinkatDavid Kalnischkies3-32/+40
2017-06-26Show permission error if ProxyAutoDetect cmd can't be executedDavid Kalnischkies1-1/+5
2017-06-26avoid explicit types for pkg counts by autoDavid Kalnischkies5-36/+38
2017-06-26schedule the correct side of the conflict for removalDavid Kalnischkies1-1/+1
2017-06-26pkgcache: Bump major version to 12Julian Andres Klode1-1/+1
2017-05-31Fix parsing of or groups in build-deps with ignored packagesJulian Andres Klode1-1/+11
2017-03-19Fix and avoid quoting in CommandLine::AsStringDavid Kalnischkies1-4/+10
2017-03-13Fix mistake in CHANGEPATH comment exampleJulian Andres Klode1-1/+1
2017-03-07Ignore \.ucf-[a-z]+$ like we do for \.dpkg-[a-z]+$Julian Andres Klode1-0/+1
2017-02-11Don't use -1 fd and AT_SYMLINK_NOFOLLOW for faccessat()Julian Andres Klode1-1/+1
2017-02-10Do not package names representing .dsc/.deb/... filesJulian Andres Klode1-2/+13
2017-02-09add Auto-Built-Package to tagfile-orderDavid Kalnischkies1-0/+1
2017-01-31algorithms: Fix typo: gental -> gentleJulian Andres Klode1-2/+2
2017-01-28Only merge acquire items with the same meta keyJulian Andres Klode1-1/+17
2017-01-27avoid malloc if option whitelist is disabled (default)David Kalnischkies1-3/+8
2017-01-19fix various typos reported by spellintianDavid Kalnischkies32-58/+58
2017-01-19fix various typos reported by codespellDavid Kalnischkies3-4/+4
2017-01-19remove 'old' FAILED files in the next acquire callDavid Kalnischkies1-0/+6
2017-01-19avoid validate/delete/load race in cache generationDavid Kalnischkies1-28/+31
2017-01-17CMake: Document that the globs are expanded during CMakeJulian Andres Klode1-1/+3
2017-01-17CMake: Find the Perl executable, and use it to run perl scriptsJulian Andres Klode1-1/+1
2017-01-17Read dpkg tables to handle architecture wildcardsJulian Andres Klode2-28/+158
2017-01-17strutl: Provide an APT::String::Join() functionJulian Andres Klode2-0/+14
2017-01-02ParseDepends: Support passing the desired architectureNiels Thykier2-3/+36
2016-12-31allow warning generation for non-whitelisted optionsDavid Kalnischkies1-1/+160
2016-12-31fix minimum pkgs option for dpkg --recursive usageDavid Kalnischkies1-1/+1
2016-12-31use FindB instead of FindI for Debug::pkgAutoRemoveDavid Kalnischkies1-1/+1
2016-12-31avoid producing invalid options if repo has no hostDavid Kalnischkies1-2/+5
2016-12-31gets file location via FindFile instead of manual mergeDavid Kalnischkies1-5/+6
2016-12-31ensure generation of valid EDSP error stanzasDavid Kalnischkies1-2/+6
2016-12-31do not generate Maximum-Size if we already have that fieldDavid Kalnischkies1-3/+5
2016-12-31warn if clearsigned file has ignored content partsDavid Kalnischkies1-2/+17
2016-12-16reword "Can't drop priv" warning messageDavid Kalnischkies1-2/+2