summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.4~beta11.4_beta1Julian Andres Klode2016-11-2564-210/+622
* Add apt-pkg/tagfile-keys.cc to the gitignore fileJulian Andres Klode2016-11-251-0/+1
* gpgv: Untrust SHA1, RIPE-MD/160, but allow downgrading to weakJulian Andres Klode2016-11-252-4/+22
* show output as documented for APT::Periodic::Verbose 2Paul Wise2016-11-251-2/+2
* optional write aptwebserver log to client specific filesDavid Kalnischkies2016-11-259-96/+200
* follow the googletest merge in build-dependsDavid Kalnischkies2016-11-252-3/+5
* get pdiff files from the same mirror as the indexDavid Kalnischkies2016-11-253-36/+52
* document which keyring formats are supported by apt-keyDavid Kalnischkies2016-11-2511-17/+31
* add apt-key support for armored GPG key files (*.asc)David Kalnischkies2016-11-252-102/+215
* report apt-key errors via status-fd messagesDavid Kalnischkies2016-11-243-26/+81
* skip unconfigure for unconfigured to-be removed pkgsDavid Kalnischkies2016-11-241-0/+12
* do not configure unconfigured to be removed packagesDavid Kalnischkies2016-11-241-1/+2
* don't perform implicit crossgrades involving M-A:sameDavid Kalnischkies2016-11-242-7/+50
* improve arch-unqualified dpkg-progress parsingDavid Kalnischkies2016-11-244-64/+169
* correct cross & disappear progress detectionDavid Kalnischkies2016-11-233-62/+112
* react to trig-pend only if we have nothing else to doDavid Kalnischkies2016-11-231-12/+12
* Do not use MD5SumValue for Description_md5()Julian Andres Klode2016-11-226-33/+42
* debListParser: Micro-optimize AvailableDescriptionLanguages()Julian Andres Klode2016-11-221-8/+7
* Compare size before data when ordering cache bucket entriesJulian Andres Klode2016-11-223-3/+14
* Optimize VersionHash() to not need temporary copy of inputJulian Andres Klode2016-11-223-14/+11
* Introduce tolower_ascii_unsafe() and use it for hashingJulian Andres Klode2016-11-223-4/+9
* Bump the cache major version for non-backportable changesJulian Andres Klode2016-11-221-2/+2
* debListParser: Convert to use pkgTagSection::Key-based lookupJulian Andres Klode2016-11-222-42/+42
* TagSection: Introduce functions for looking up by key idsJulian Andres Klode2016-11-224-11/+190
* Merge commit 'e2073b0276226b625897ef475f225bf8f508719e' as 'triehash'Julian Andres Klode2016-11-2210-0/+1765
|\
| * Squashed 'triehash/' content from commit 16f59e1Julian Andres Klode2016-11-2210-0/+1765
* TagSection: Extract Find() methods taking Pos instead of KeyJulian Andres Klode2016-11-222-20/+65
* TagSection: Split AlphaIndexes into AlphaIndexes and BetaIndexesJulian Andres Klode2016-11-222-11/+14
* German translation proof read by Helge KreutzmannChris Leick2016-11-151-172/+177
* unfuzzy various strings in manpage po'sDavid Kalnischkies2016-11-1112-920/+775
* apt-ftparchive: Support NotAutomatic and ButAutomaticUpgrades fieldsJames Clarke2016-11-115-17/+93
* show distribution mismatch for changed codenamesDavid Kalnischkies2016-11-112-0/+20
* don't warn if untransformed distribution matchesDavid Kalnischkies2016-11-113-45/+37
* add hidden config to set packages as Essential/ImportantDavid Kalnischkies2016-11-114-5/+122
* http: skip connection cleanup if we close it anyhowDavid Kalnischkies2016-11-111-0/+3
* http: clear content before reporting the failureEdgar Fuß2016-11-111-1/+1
* add TMP/TEMP/TEMPDIR to the TMPDIR DropPrivileges danceDavid Kalnischkies2016-11-111-9/+20
* travis: ignore profiling warning in test diffsDavid Kalnischkies2016-11-101-1/+14
* support 'apt build-dep .' (aka: without /)David Kalnischkies2016-11-102-2/+10
* improve SOCKS error messages for http slightlyDavid Kalnischkies2016-11-102-24/+101
* rename Checksum-FileSize to Filesize in hashsum mismatchDavid Kalnischkies2016-11-095-54/+57
* show the conflicting distribution warning againDavid Kalnischkies2016-11-092-2/+39
* reset HOME, USER(NAME), TMPDIR & SHELL in DropPrivilegesDavid Kalnischkies2016-11-096-4/+85
* fix three typos in sources & manpagesChris Leick2016-11-0915-42/+39
* add a testcase for support of various build-dependency typesDavid Kalnischkies2016-11-091-0/+70
* add support for Build-Depends/Conflicts-ArchJohannes Schauer2016-11-095-7/+14
* fix testcase expecting incorrect remove log from dpkgDavid Kalnischkies2016-11-091-1/+21
* Do not (re)start "apt-daily.system"Michael Vogt2016-11-091-0/+5
* keep Release.gpg on untrusted to trusted IMS-HitDavid Kalnischkies2016-11-022-3/+55
* don't install new deps of candidates for kept back pkgsDavid Kalnischkies2016-11-024-96/+58