summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2016-11-25get pdiff files from the same mirror as the indexDavid Kalnischkies
2016-11-24report apt-key errors via status-fd messagesDavid Kalnischkies
2016-11-24skip unconfigure for unconfigured to-be removed pkgsDavid Kalnischkies
2016-11-24do not configure unconfigured to be removed packagesDavid Kalnischkies
2016-11-24don't perform implicit crossgrades involving M-A:sameDavid Kalnischkies
2016-11-24improve arch-unqualified dpkg-progress parsingDavid Kalnischkies
2016-11-23correct cross & disappear progress detectionDavid Kalnischkies
2016-11-23react to trig-pend only if we have nothing else to doDavid Kalnischkies
2016-11-22Do not use MD5SumValue for Description_md5()Julian Andres Klode
2016-11-22debListParser: Micro-optimize AvailableDescriptionLanguages()Julian Andres Klode
2016-11-22Compare size before data when ordering cache bucket entriesJulian Andres Klode
2016-11-22Optimize VersionHash() to not need temporary copy of inputJulian Andres Klode
2016-11-22Introduce tolower_ascii_unsafe() and use it for hashingJulian Andres Klode
2016-11-22Bump the cache major version for non-backportable changesJulian Andres Klode
2016-11-22debListParser: Convert to use pkgTagSection::Key-based lookupJulian Andres Klode
2016-11-22TagSection: Introduce functions for looking up by key idsJulian Andres Klode
2016-11-22TagSection: Extract Find() methods taking Pos instead of KeyJulian Andres Klode
2016-11-22TagSection: Split AlphaIndexes into AlphaIndexes and BetaIndexesJulian Andres Klode
2016-11-11show distribution mismatch for changed codenamesDavid Kalnischkies
2016-11-11don't warn if untransformed distribution matchesDavid Kalnischkies
2016-11-11add hidden config to set packages as Essential/ImportantDavid Kalnischkies
2016-11-11add TMP/TEMP/TEMPDIR to the TMPDIR DropPrivileges danceDavid Kalnischkies
2016-11-10support 'apt build-dep .' (aka: without /)David Kalnischkies
2016-11-09rename Checksum-FileSize to Filesize in hashsum mismatchDavid Kalnischkies
2016-11-09show the conflicting distribution warning againDavid Kalnischkies
2016-11-09reset HOME, USER(NAME), TMPDIR & SHELL in DropPrivilegesDavid Kalnischkies
2016-11-09fix three typos in sources & manpagesChris Leick
2016-11-09add support for Build-Depends/Conflicts-ArchJohannes Schauer
2016-11-02keep Release.gpg on untrusted to trusted IMS-HitDavid Kalnischkies
2016-10-04Do not read stderr from proxy autodetection scriptsJulian Andres Klode
2016-09-18VersionHash: Do not skip too long dependency linesJulian Andres Klode
2016-09-11Coverage: Do not print messages from gcovJulian Andres Klode
2016-09-07edsp: try 2 to read responses even if writing failedDavid Kalnischkies
2016-09-02acquire: Use priority queues and a 3 stage pipeline designJulian Andres Klode
2016-09-02CMake: apt-pkg: Use correct ICONV_INCLUDE_DIRS variableJulian Andres Klode
2016-09-01try not to call memcpy with length 0 in hash calculationsDavid Kalnischkies
2016-08-31Base256ToNum: Fix uninitialized valueJulian Andres Klode
2016-08-31TagFile: Fix off-by-one errors in comment strippingJulian Andres Klode
2016-08-31Fix segfault and out-of-bounds read in Binary fieldsJulian Andres Klode
2016-08-29init: Add Dir::Bin::planners default entryJulian Andres Klode
2016-08-29init: Fix path to external solversJulian Andres Klode
2016-08-29don't loop on pinning pkgs from absolute debs by regexDavid Kalnischkies
2016-08-29randomize acquire order for same type index filesDavid Kalnischkies
2016-08-27Merge branch 'portability/freebsd'Julian Andres Klode
2016-08-26CMake: Add missing iconv dependencyJulian Andres Klode
2016-08-26Make root group configurable via ROOT_GROUPJulian Andres Klode
2016-08-26changelog: Respect Dir setting for local changelog gettingJulian Andres Klode
2016-08-26Make directory paths configurableJulian Andres Klode
2016-08-26Use C locale instead of C.UTF-8 for protocol stringsJulian Andres Klode
2016-08-26CMake: Do not use -lresolv if res_init exists in libcJulian Andres Klode