summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2017-10-22Run Proxy-Auto-Detect script from main processJulian Andres Klode
2017-10-20Fix testsuite for and add new fields from dpkg 1.19Julian Andres Klode
2017-10-05send the hashes for alternative file correctlyDavid Kalnischkies
2017-09-26use pkgTagSection::Key in srcRecords parserDavid Kalnischkies
2017-09-26allow empty build-dependency fields in the parserDavid Kalnischkies
2017-09-13Fix translator comment location for legacy target warningJulian Andres Klode
2017-09-10CMake: Properly handle Udev missingJulian Andres Klode
2017-09-09Directly link against libudev on Linux systemsJulian Andres Klode
2017-09-09cdrom: Don't hardcode "Files" field for copying source filesJulian Andres Klode
2017-09-09Do not warn about duplicate "legacy" targetsJulian Andres Klode
2017-09-09drop unused/unimplemented & hidden LoadReleaseInfoDavid Kalnischkies
2017-09-09don't ask an uninit _system for supported archsDavid Kalnischkies
2017-09-09don't write & chmod /dev/null log filesDavid Kalnischkies
2017-08-24Replace APT_CONST with APT_PURE everywhereJulian Andres Klode
2017-08-24Redefine APT_CONST to mean APT_PUREJulian Andres Klode
2017-08-04don't hang if multiple sources use unavailable methodDavid Kalnischkies
2017-08-04don't keep configuration files open needlesslyDavid Kalnischkies
2017-07-26allow the auth.conf to be root:root ownedDavid Kalnischkies
2017-07-26reimplement and document auth.confDavid Kalnischkies
2017-07-26show warnings instead of errors if files are unreadableDavid Kalnischkies
2017-07-26use FileFd to parse all apt configuration filesDavid Kalnischkies
2017-07-26send weak-only hashes to methodsDavid Kalnischkies
2017-07-26don't move failed pdiff indexes out of partialDavid Kalnischkies
2017-07-26don't try to rename failed pdiff patches twiceDavid Kalnischkies
2017-07-26support compressed extended_states file for bug triageDavid Kalnischkies
2017-07-20Fix memory leak in C++-thread-local _error implementationJulian Andres Klode
2017-07-20Use C++11 threading support instead of pthreadJulian Andres Klode
2017-07-17Merge pull request Debian/apt#44 from willismonroe/patch-1Julian Andres Klode
2017-07-12cacheiterators: Warn about direct include and don't include pkgcache.hJulian Andres Klode
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-07-12Drop cacheiterators.h includeJulian Andres Klode
2017-07-12Handle supported components with slashes in sources.listApollon Oikonomopoulos
2017-07-08fix various typos reported by codespell & spellintianDavid Kalnischkies
2017-07-07don't expect more downloads from failed transactionsDavid Kalnischkies
2017-06-30Allow http(s) and socks5h for http and https in proxy auto detectJulian Andres Klode
2017-06-28Strip 0: epochs from the version hashJulian Andres Klode
2017-06-28allow frontends to override releaseinfo change behaviourDavid Kalnischkies
2017-06-28show a Release-Notes URI if infos were changedDavid Kalnischkies
2017-06-28error in update on Release information changesDavid Kalnischkies
2017-06-26fix some unlikely memory leaks in error casesDavid Kalnischkies
2017-06-26fail InRelease on non-404 HTTP errorcodesDavid Kalnischkies
2017-06-26show .diff/Index properly as ignored if we fallbackDavid Kalnischkies
2017-06-26warn if an expected file can't be acquiredDavid Kalnischkies
2017-06-26clean archives without changing directoryDavid Kalnischkies
2017-06-26ident a CD without changing directoryDavid Kalnischkies
2017-06-26Avoid chdir in acquire clean with unlinkatDavid Kalnischkies
2017-06-26Show permission error if ProxyAutoDetect cmd can't be executedDavid Kalnischkies
2017-06-26avoid explicit types for pkg counts by autoDavid Kalnischkies
2017-06-26schedule the correct side of the conflict for removalDavid Kalnischkies
2017-06-26pkgcache: Bump major version to 12Julian Andres Klode