summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)AuthorFilesLines
2017-09-09cdrom: Don't hardcode "Files" field for copying source filesJulian Andres Klode1-1/+15
2017-09-09Do not warn about duplicate "legacy" targetsJulian Andres Klode1-2/+3
2017-09-09drop unused/unimplemented & hidden LoadReleaseInfoDavid Kalnischkies3-13/+0
2017-09-09don't ask an uninit _system for supported archsDavid Kalnischkies1-1/+1
2017-09-09don't write & chmod /dev/null log filesDavid Kalnischkies1-8/+8
2017-08-24Replace APT_CONST with APT_PURE everywhereJulian Andres Klode19-66/+66
2017-08-24Redefine APT_CONST to mean APT_PUREJulian Andres Klode1-1/+2
2017-08-04don't hang if multiple sources use unavailable methodDavid Kalnischkies1-3/+6
2017-08-04don't keep configuration files open needlesslyDavid Kalnischkies1-1/+1
2017-07-26allow the auth.conf to be root:root ownedDavid Kalnischkies1-15/+0
2017-07-26reimplement and document auth.confDavid Kalnischkies2-187/+116
2017-07-26show warnings instead of errors if files are unreadableDavid Kalnischkies7-49/+44
2017-07-26use FileFd to parse all apt configuration filesDavid Kalnischkies5-28/+69
2017-07-26send weak-only hashes to methodsDavid Kalnischkies1-15/+8
2017-07-26don't move failed pdiff indexes out of partialDavid Kalnischkies1-4/+1
2017-07-26don't try to rename failed pdiff patches twiceDavid Kalnischkies1-2/+0
2017-07-26support compressed extended_states file for bug triageDavid Kalnischkies1-4/+4
2017-07-20Fix memory leak in C++-thread-local _error implementationJulian Andres Klode1-2/+2
2017-07-20Use C++11 threading support instead of pthreadJulian Andres Klode1-25/+3
2017-07-17Merge pull request Debian/apt#44 from willismonroe/patch-1Julian Andres Klode1-1/+1
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-06-22Minor grammar fixM. Willis Monroe1-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