summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
* allow multivalue fields in deb822 sources to be foldedDavid Kalnischkies2017-11-191-44/+46
* use store: instead of gzip: to open local changelogsDavid Kalnischkies2017-10-281-2/+2
* Don't segfault if receiving a method warning on empty queueJulian Andres Klode2017-10-251-1/+1
* Run the ProxyAutoDetect script in the sandbox againJulian Andres Klode2017-10-223-1/+13
* Run Proxy-Auto-Detect script from main processJulian Andres Klode2017-10-223-6/+38
* Fix testsuite for and add new fields from dpkg 1.19Julian Andres Klode2017-10-202-4/+7
* send the hashes for alternative file correctlyDavid Kalnischkies2017-10-051-4/+4
* 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
* CMake: Properly handle Udev missingJulian Andres Klode2017-09-101-2/+2
* Directly link against libudev on Linux systemsJulian Andres Klode2017-09-093-52/+28
* cdrom: Don't hardcode "Files" field for copying source filesJulian Andres Klode2017-09-091-1/+15
* Do not warn about duplicate "legacy" targetsJulian Andres Klode2017-09-091-2/+3
* drop unused/unimplemented & hidden LoadReleaseInfoDavid Kalnischkies2017-09-093-13/+0
* don't ask an uninit _system for supported archsDavid Kalnischkies2017-09-091-1/+1
* don't write & chmod /dev/null log filesDavid Kalnischkies2017-09-091-8/+8
* Replace APT_CONST with APT_PURE everywhereJulian Andres Klode2017-08-2419-66/+66
* Redefine APT_CONST to mean APT_PUREJulian Andres Klode2017-08-241-1/+2
* don't hang if multiple sources use unavailable methodDavid Kalnischkies2017-08-041-3/+6
* don't keep configuration files open needlesslyDavid Kalnischkies2017-08-041-1/+1
* allow the auth.conf to be root:root ownedDavid Kalnischkies2017-07-261-15/+0
* reimplement and document auth.confDavid Kalnischkies2017-07-262-187/+116
* show warnings instead of errors if files are unreadableDavid Kalnischkies2017-07-267-49/+44
* use FileFd to parse all apt configuration filesDavid Kalnischkies2017-07-265-28/+69
* send weak-only hashes to methodsDavid Kalnischkies2017-07-261-15/+8
* don't move failed pdiff indexes out of partialDavid Kalnischkies2017-07-261-4/+1
* don't try to rename failed pdiff patches twiceDavid Kalnischkies2017-07-261-2/+0
* support compressed extended_states file for bug triageDavid Kalnischkies2017-07-261-4/+4
* Fix memory leak in C++-thread-local _error implementationJulian Andres Klode2017-07-201-2/+2
* Use C++11 threading support instead of pthreadJulian Andres Klode2017-07-201-25/+3
* Merge pull request Debian/apt#44 from willismonroe/patch-1Julian Andres Klode2017-07-171-1/+1
|\
| * Minor grammar fixM. Willis Monroe2017-06-221-1/+1
* | cacheiterators: Warn about direct include and don't include pkgcache.hJulian Andres Klode2017-07-122-2/+5
* | Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-12107-519/+514
* | Drop cacheiterators.h includeJulian Andres Klode2017-07-1240-40/+0
* | Handle supported components with slashes in sources.listApollon Oikonomopoulos2017-07-121-3/+2
* | fix various typos reported by codespell & spellintianDavid Kalnischkies2017-07-082-2/+2
* | don't expect more downloads from failed transactionsDavid Kalnischkies2017-07-071-0/+2
* | Allow http(s) and socks5h for http and https in proxy auto detectJulian Andres Klode2017-06-301-1/+16
* | Strip 0: epochs from the version hashJulian Andres Klode2017-06-281-0/+5
* | allow frontends to override releaseinfo change behaviourDavid Kalnischkies2017-06-283-30/+105
* | show a Release-Notes URI if infos were changedDavid Kalnischkies2017-06-284-0/+17
* | error in update on Release information changesDavid Kalnischkies2017-06-284-9/+115
* | fix some unlikely memory leaks in error casesDavid Kalnischkies2017-06-264-42/+24
* | fail InRelease on non-404 HTTP errorcodesDavid Kalnischkies2017-06-261-1/+5
* | show .diff/Index properly as ignored if we fallbackDavid Kalnischkies2017-06-262-109/+92
* | warn if an expected file can't be acquiredDavid Kalnischkies2017-06-265-3/+42
* | clean archives without changing directoryDavid Kalnischkies2017-06-263-25/+47
* | ident a CD without changing directoryDavid Kalnischkies2017-06-261-23/+23