summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2017-01-17CMake: Document that the globs are expanded during CMakeJulian Andres Klode
2017-01-17CMake: Find the Perl executable, and use it to run perl scriptsJulian Andres Klode
2017-01-17Read dpkg tables to handle architecture wildcardsJulian Andres Klode
2017-01-17strutl: Provide an APT::String::Join() functionJulian Andres Klode
2017-01-02ParseDepends: Support passing the desired architectureNiels Thykier
2016-12-31allow warning generation for non-whitelisted optionsDavid Kalnischkies
2016-12-31fix minimum pkgs option for dpkg --recursive usageDavid Kalnischkies
2016-12-31use FindB instead of FindI for Debug::pkgAutoRemoveDavid Kalnischkies
2016-12-31avoid producing invalid options if repo has no hostDavid Kalnischkies
2016-12-31gets file location via FindFile instead of manual mergeDavid Kalnischkies
2016-12-31ensure generation of valid EDSP error stanzasDavid Kalnischkies
2016-12-31do not generate Maximum-Size if we already have that fieldDavid Kalnischkies
2016-12-31warn if clearsigned file has ignored content partsDavid Kalnischkies
2016-12-16reword "Can't drop priv" warning messageDavid Kalnischkies
2016-12-08gpgv: Flush the files before checking for errorsJulian Andres Klode
2016-12-08SECURITY UPDATE: gpgv: Check for errors when splitting files (CVE-2016-1252)Julian Andres Klode
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