summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* zh_CN.po: update simplified chinese translationZhou Mo2016-06-271-6/+6
* imbue datetime parsing with C.UTF-8 localeDavid Kalnischkies2016-06-251-0/+2
* show right binary name in simulation noticeDavid Kalnischkies2016-06-2346-191/+280
* Release 1.3~exp31.3_exp3Julian Andres Klode2016-06-2262-1590/+2723
* add insecure (and weak) allow-options for sources.listDavid Kalnischkies2016-06-2216-73/+211
* ensure filesize of deb is included in the hashes listDavid Kalnischkies2016-06-221-0/+3
* add [weak] tag to hash errors to indicate insufficiencyDavid Kalnischkies2016-06-225-73/+84
* better error message for insufficient hashsumsDavid Kalnischkies2016-06-223-7/+72
* source: if download is skipped, don't try to unpackDavid Kalnischkies2016-06-221-0/+1
* forbid insecure repositories by default expect in apt-getDavid Kalnischkies2016-06-225-40/+68
* generalize secure->insecure downgrade protectionDavid Kalnischkies2016-06-222-49/+85
* handle weak-security repositories as unauthenticatedDavid Kalnischkies2016-06-223-50/+197