summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* strutl: Provide an APT::String::Join() functionJulian Andres Klode2017-01-172-0/+14
* Release 1.4~beta31.4_beta3Julian Andres Klode2017-01-0558-2159/+2190
* Run parsedepends_test for two different native archsJulian Andres Klode2017-01-021-40/+43
* ParseDepends: Support passing the desired architectureNiels Thykier2017-01-022-3/+36
* allow warning generation for non-whitelisted optionsDavid Kalnischkies2016-12-314-247/+688
* fix minimum pkgs option for dpkg --recursive usageDavid Kalnischkies2016-12-311-1/+1
* apt-key: ignore gpg1 already imported secret key import failureDavid Kalnischkies2016-12-311-2/+5
* use FindB instead of FindI for Debug::pkgAutoRemoveDavid Kalnischkies2016-12-312-2/+2
* avoid producing invalid options if repo has no hostDavid Kalnischkies2016-12-311-2/+5
* gets file location via FindFile instead of manual mergeDavid Kalnischkies2016-12-311-5/+6
* rename ServerMethod to BaseHttpMethodDavid Kalnischkies2016-12-317-45/+45
* separating state variables regarding server/requestDavid Kalnischkies2016-12-316-226/+211
* expand -f to --fix-broken in error messagesDavid Kalnischkies2016-12-3160-1034/+1081
* allow default build-essentials to be overriddenDavid Kalnischkies2016-12-312-7/+65
* add --indep-only for build-dep commandDavid Kalnischkies2016-12-314-2/+30
* ensure generation of valid EDSP error stanzasDavid Kalnischkies2016-12-312-3/+16
* Dutch manpages translation updateFrans Spiesschaert2016-12-311-14/+20
* do not generate Maximum-Size if we already have that fieldDavid Kalnischkies2016-12-311-3/+5
* warn if clearsigned file has ignored content partsDavid Kalnischkies2016-12-315-4/+377
* tests: cache the apt-key homedir used for Release signingDavid Kalnischkies2016-12-213-14/+56
* Catalan program translation updateOriol Debian2016-12-161-750/+353
* default to --no-check for dpkg-source callDavid Kalnischkies2016-12-161-1/+1
* remove needless fork() in apt-get sourceDavid Kalnischkies2016-12-161-66/+62
* let {dsc,tar,diff}-only implicitly enable download-onlyDavid Kalnischkies2016-12-163-10/+6
* reword "Can't drop priv" warning messageDavid Kalnischkies2016-12-161-2/+2
* Merge pull request Debian/apt#31 from paperlessreceipts/https-forceipvJulian Andres Klode2016-12-131-0/+5
|\
| * Honour Acquire::ForceIPv4/6 in the https transportLukasz Kawczynski2016-12-081-0/+5
* | Release 1.4~beta2 security update1.4_beta2Julian Andres Klode2016-12-081-2/+2
* | releasing package apt version 1.4~beta2Julian Andres Klode2016-12-0814-15/+29
* | gpgv: Flush the files before checking for errorsJulian Andres Klode2016-12-081-0/+6
* | SECURITY UPDATE: gpgv: Check for errors when splitting files (CVE-2016-1252)Julian Andres Klode2016-12-081-1/+22
|/
* bash-completion: Only complete understood file paths for installJohn R. Lenton2016-11-301-1/+3
* 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