summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix various typos reported by spellintianDavid Kalnischkies2017-01-1977-150/+151
* fix various typos reported by codespellDavid Kalnischkies2017-01-193-4/+4
* add a helper to call codespell & spellintianDavid Kalnischkies2017-01-191-0/+68
* update release mappings in documentationDavid Kalnischkies2017-01-191-7/+7
* make the moo reproducibleDavid Kalnischkies2017-01-195-25/+69
* stop rred from leaking debug messages on recovered errorsDavid Kalnischkies2017-01-191-3/+6
* remove 'old' FAILED files in the next acquire callDavid Kalnischkies2017-01-192-0/+10
* fix 'install --no-download' modeDavid Kalnischkies2017-01-192-6/+20
* avoid validate/delete/load race in cache generationDavid Kalnischkies2017-01-191-28/+31
* don't lock dpkg in update commandsDavid Kalnischkies2017-01-191-2/+2
* don't lock dpkg in 'apt-get clean'David Kalnischkies2017-01-191-1/+1
* don't show update stats if cache generation is disabledDavid Kalnischkies2017-01-192-6/+7
* test: use downloadfile instead of apthelper download-fileJulian Andres Klode2017-01-171-4/+4
* Release 1.4~beta41.4_beta4Julian Andres Klode2017-01-1715-16/+26
* Update symbols file for changes in 1.3.1, 1.4~beta{1,3,4}Julian Andres Klode2017-01-171-0/+6
* CMake: Document that the globs are expanded during CMakeJulian Andres Klode2017-01-175-4/+15
* https: Quote path in URL before passing it to curlJulian Andres Klode2017-01-172-0/+23
* CMake: Find the Perl executable, and use it to run perl scriptsJulian Andres Klode2017-01-172-2/+4
* Read dpkg tables to handle architecture wildcardsJulian Andres Klode2017-01-177-51/+246
* 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
|/