summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.3~pre11.3_pre1Julian Andres Klode2016-07-0719-397/+652
* apt-key.8: Put (deprecated) into the term tagJulian Andres Klode2016-07-071-1/+1
* keep trying with next if connection to a SRV host failedDavid Kalnischkies2016-07-061-7/+23
* report all instead of first error up the acquire chainDavid Kalnischkies2016-07-062-4/+21
* don't change owner/perms/times through file:// symlinksDavid Kalnischkies2016-07-067-23/+60
* tests: disable EIPP logging in test-compressed-indexesDavid Kalnischkies2016-07-051-1/+2
* EIPP/EDSP log can't be written is a warning, not an errorDavid Kalnischkies2016-07-051-4/+28
* report write errors in EDSP/EIPP properly back to callerDavid Kalnischkies2016-07-051-6/+3
* give a descriptive error for pipe tries with 'false'David Kalnischkies2016-07-051-0/+3
* don't add default compressors two times if disabledDavid Kalnischkies2016-07-051-12/+15
* use the right key for compressor configuration dumpDavid Kalnischkies2016-07-051-2/+10
* avoid 416 response teardown binding to null pointerDavid Kalnischkies2016-07-054-10/+12
* tests: allow setting environment in extra fileDavid Kalnischkies2016-07-051-0/+4
* Make the test case executableJulian Andres Klode2016-07-051-0/+0
* indextargets: Check that cache could be built before using itJulian Andres Klode2016-07-052-3/+30
* use +0000 instead of UTC by default as timezone in outputDavid Kalnischkies2016-07-0213-31/+55
* deprecate 'apt-key update' and no-op it in DebianDavid Kalnischkies2016-07-023-18/+17
* warn if apt-key is used in scripts/its output parsedDavid Kalnischkies2016-07-014-4/+46
* alias apt-key list to fingerDavid Kalnischkies2016-07-012-17/+3
* do not treat same-version local debs as downgradeDavid Kalnischkies2016-07-012-3/+20
* reinstalling local deb file is no downgradeDavid Kalnischkies2016-07-012-8/+18
* protect only the latest same-source providers from autoremoveDavid Kalnischkies2016-07-012-5/+70
* more explicit MarkRequired algorithm code (part 2)David Kalnischkies2016-06-301-116/+68
* more explicit MarkRequired algorithm codeDavid Kalnischkies2016-06-301-19/+32
* tests: deduplicate package creation framework codeDavid Kalnischkies2016-06-301-58/+38
* write auto-bits before calling dpkg & again after if neededDavid Kalnischkies2016-06-291-3/+10
* if reading of autobit state failed, let write failDavid Kalnischkies2016-06-291-0/+5
* don't do atomic overrides with failed filesDavid Kalnischkies2016-06-292-1/+36
* Revert "travis: use gcc-5 instead of gcc(-4.8)"David Kalnischkies2016-06-294-21/+19
* if conf unset, don't read / as conf/pref/sources dirDavid Kalnischkies2016-06-293-9/+11
* eipp: let apt make a plan, not make stuff planeDavid Kalnischkies2016-06-2920-133/+134
* cache: Bump minor version to 6Julian Andres Klode2016-06-281-1/+1
* Fix buffer overflow in debListParser::VersionHash()Julian Andres Klode2016-06-281-2/+6
* eipp: enable xz-compressed scenario loggingDavid Kalnischkies2016-06-275-24/+79
* eipp: rename stanza 'Install' to 'Unpack'David Kalnischkies2016-06-273-5/+44
* eipp: add Allow-Temporary-Remove-of-EssentialsDavid Kalnischkies2016-06-275-3/+19
* eipp: include global errors in reported errorDavid Kalnischkies2016-06-272-6/+12
* eipp: implement Immediate-Configuration flagDavid Kalnischkies2016-06-275-3/+38
* eipp: properly handle arch-specific providesDavid Kalnischkies2016-06-272-13/+42
* eipp: make no difference between remove & purgeDavid Kalnischkies2016-06-271-5/+11
* eipp: provide the internal planer as an external oneDavid Kalnischkies2016-06-2723-27/+530
* eipp: output at most two versions per packageDavid Kalnischkies2016-06-272-20/+81
* eipp: implement version 0.1 of the protocolDavid Kalnischkies2016-06-277-1/+446
* add myself to UploadersDavid Kalnischkies2016-06-271-1/+2
* close server if parsing of header field failedDavid Kalnischkies2016-06-271-0/+1
* tests: add epoch-packages to try clean with epochsDavid Kalnischkies2016-06-271-7/+24
* imbue .diff/Index parsing with C.UTF-8 as wellDavid Kalnischkies2016-06-271-0/+5
* Add a apt suggests powermgmt-baseNicolas Le Cam2016-06-271-1/+1
* Use the ConditionACPower feature of systemd in the apt-daily serviceNicolas Le Cam2016-06-273-27/+24
* methods/ftp: Cope with weird PASV responsesJulian Andres Klode2016-06-271-2/+15