summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* report progress for removing while purging pkgsDavid Kalnischkies2016-07-221-20/+31
* support dpkg debug mode in APT::StateChangesDavid Kalnischkies2016-07-222-59/+121
* create non-existent files in edit-sources with 644 instead of 640David Kalnischkies2016-07-222-1/+54
* report warnings&errors consistently in edit-sourcesDavid Kalnischkies2016-07-223-26/+42
* Turkish program translation updateMert Dirik2016-07-221-82/+154
* tests: avoid time-dependent rebuild of cachesDavid Kalnischkies2016-07-221-0/+4
* clean up default-stanzas from extended_states on writeDavid Kalnischkies2016-07-222-13/+22
* tests: skip over -flags for first option in autotestsDavid Kalnischkies2016-07-221-1/+9
* support "install ./foo.changes"David Kalnischkies2016-07-229-22/+79
* allow arch=all to override No-Support-for-Architecture-allDavid Kalnischkies2016-07-225-16/+68
* refactor plus/minus sources.list option handlingDavid Kalnischkies2016-07-191-85/+108
* don't hardcode /var/lib/dpkg/status as dir::state::statusDavid Kalnischkies2016-07-192-4/+25
* ensure Cnf::FindFile doesn't return files below /dev/nullDavid Kalnischkies2016-07-194-9/+50
* tests: activate dpkg multi-arch even if test is single archDavid Kalnischkies2016-07-152-33/+36
* Use native arch in test-external-installation-planner-protocolJulian Andres Klode2016-07-151-22/+23
* Release 1.3~pre21.3_pre2Julian Andres Klode2016-07-0818-18/+30
* tests: fix external solver/planner directory setupDavid Kalnischkies2016-07-081-10/+7
* add Testsuite-Triggers to tagfile-orderDavid Kalnischkies2016-07-081-0/+1
* Add kernels with "+" in the package name to APT::NeverAutoRemoveAndrew Patterson2016-07-082-4/+10
* 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