summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* releasing 1.1~exp141.1_exp14Michael Vogt2015-10-2012-12/+21
* Allow -i and -u as aliases for installed and upgradable in listJulian Andres Klode2015-10-201-2/+2
* .travis.yml: Add pinned vivid for gettext and clean up a bitJulian Andres Klode2015-10-111-2/+4
* Revert "Fix select timeout to be 50msec instead of 0.5msec" for acquireJulian Andres Klode2015-10-111-1/+1
* releasing package apt version 1.1~exp131.1.exp13Michael Vogt2015-10-052-1/+29
* Run "./prepare-release pre-export"Michael Vogt2015-10-0554-103389/+102157
* Fix select timeout to be 50msec instead of 0.5msecMichael Vogt2015-09-302-2/+2
* Use --add-location=file for po/ and doc/poMichael Vogt2015-09-222-2/+6
* tests: add a -j $jobs mode to test runner for parallel executionDavid Kalnischkies2015-09-152-15/+75
* tests: don't use hardcoded port for http and httpsDavid Kalnischkies2015-09-1529-228/+277
* fallback to well-known URI if by-hash failsDavid Kalnischkies2015-09-142-47/+65
* add by-hash sources.list option and document all of by-hashDavid Kalnischkies2015-09-1410-27/+90
* tests: try to support spaces in TMPDIRDavid Kalnischkies2015-09-1421-386/+392
* deal with spaces in path, command and filepaths in apt-keyDavid Kalnischkies2015-09-142-50/+69
* tests: use SHA1 checksum only by default in testsDavid Kalnischkies2015-09-149-42/+52
* add --sha512 option + documentation for apt-ftparchiveDavid Kalnischkies2015-09-142-4/+9
* use APT::FTPArchive hash settings as default for APT::FPArchive::$filetypeDavid Kalnischkies2015-09-141-1/+1
* do not generate bogus hashes if hash is disabled in apt-ftparchiveDavid Kalnischkies2015-09-141-4/+9
* do not ignore differently versioned self-providesDavid Kalnischkies2015-09-142-1/+53
* various changes to increase test-coverageDavid Kalnischkies2015-09-1412-82/+115
* implement apt-get source msg 'Please use: $vcs' for gitDavid Kalnischkies2015-09-1446-113/+101
* dereference redirect in Vcs-Browser URI to cgitDavid Kalnischkies2015-09-141-1/+1
* srv test: do 100 pulls twice and compare listDavid Kalnischkies2015-09-142-27/+65
* fix alloc-dealloc-mismatch (operator new [] vs operator delete)David Kalnischkies2015-09-141-4/+4
* fix two memory leaks reported by gccDavid Kalnischkies2015-09-147-24/+30
* use std-algorithms instead of manual loops to avoid overflow warningDavid Kalnischkies2015-09-142-21/+26
* do not report deprecate warnings for the None declarationDavid Kalnischkies2015-09-141-0/+2
* move std=c++11 from CXXFLAGS to CXXDavid Kalnischkies2015-09-141-2/+2
* fix 'Dead assignment' by dropping unneeded booleanDavid Kalnischkies2015-09-141-3/+1
* tests: use more 'native' instead of 'amd64' if possibleDavid Kalnischkies2015-09-143-17/+11
* avoid using global PendingError to avoid failing too often too soonDavid Kalnischkies2015-09-1422-88/+111
* use a less generic special trigger filename for stdinDavid Kalnischkies2015-09-144-6/+10
* include debug information in the autoremove-kernels fileDavid Kalnischkies2015-09-141-3/+23
* do not discard new manual-bits while applying EDSP solutionsDavid Kalnischkies2015-09-143-8/+13
* implement autobit and pinning in EDSP solver 'apt'David Kalnischkies2015-09-146-14/+134
* remove incorrect optimization branchesDavid Kalnischkies2015-09-142-36/+6
* select kernels to protect from autoremove based on Debian versionDavid Kalnischkies2015-09-143-90/+120
* copy ReadWrite-error to the bottom to make clang happyDavid Kalnischkies2015-09-141-1/+4
* fix insecure use of /tmp in EDSP solver 'dump'David Kalnischkies2015-09-142-21/+41
* implement CopyFile without using FileFd::Size()David Kalnischkies2015-09-141-13/+7
* add Source-Version field for EDSPDavid Kalnischkies2015-09-143-0/+8
* implement dpkgs vision of interpreting pkg:<arch> dependenciesDavid Kalnischkies2015-09-1417-78/+295
* tests: allow to run (selfbuilt) dpkg under gdbDavid Kalnischkies2015-09-141-4/+22
* M-A: allowed pkgs of unconfigured archs do not statisfy :anyDavid Kalnischkies2015-09-143-8/+96
* store ':any' pseudo-packages with 'any' as architectureDavid Kalnischkies2015-09-143-5/+9
* tests: refactor printing of the quiet failure headerDavid Kalnischkies2015-09-141-44/+29
* tests: store msgmsg message for display in fail as wellDavid Kalnischkies2015-09-141-1/+12
* tests: -y is the default on travis, but not on other ci'sDavid Kalnischkies2015-09-141-2/+2
* po: Sort domainsJulian Andres Klode2015-09-141-1/+1
* Sort pot input filesMichael Vogt2015-09-122-3/+2