summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'donkult/debian/sid' into debian/experimentalMichael Vogt2014-06-182-0/+41
|\
| * do not call resolver twice on (dist-)upgradeDavid Kalnischkies2014-06-181-0/+6
| * fix SubstVar to be usable as a replace_all methodDavid Kalnischkies2014-06-181-0/+35
* | Merge remote-tracking branch 'mvo/feature/update-by-hash' into debian/experim...Michael Vogt2014-06-181-0/+49
|\ \
| * | Add APT::Acquire::$(host)::By-Hash=1 knob, add Acquire-By-Hash to Release fileMichael Vogt2014-05-221-9/+19
| * | Implement simple by-hash for apt updateMichael Vogt2014-05-221-0/+39
* | | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-06-1812-11/+226
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt2014-06-181-1/+1
| |\ \
| | * | test/integration/test-essential-force-loopbreak: fix on non-amd64 systemsMichael Vogt2014-06-121-1/+1
| * | | fix test-apt-ftparchive-cachedb-lp1274466 and apt-internal-solver testsMichael Vogt2014-06-112-2/+4
| * | | fix autopkgtest testsMichael Vogt2014-06-112-1/+3
| |/ /
| * | fix test/integration/test-apt-ftparchive-cachedb-lp1274466 in travisMichael Vogt2014-06-101-4/+4
| * | Merge remote-tracking branch 'mvo/feature/apt-update-info' into debian/sidMichael Vogt2014-06-101-0/+17
| |\ \
| | * | show upgradable packages after apt updateMichael Vogt2014-05-221-0/+17
| * | | Merge remote-tracking branch 'mvo/bugfix/apt-get-source-unauthenticated-warni...Michael Vogt2014-06-101-0/+31
| |\ \ \
| | * | | Show unauthenticated warning for source packages as wellMichael Vogt2014-06-021-0/+31
| * | | | Merge remote-tracking branch 'mvo/bugfix/lp1274466-cache' into debian/sidMichael Vogt2014-06-103-0/+51
| |\ \ \ \
| | * | | | Add compat mode for old (32bit FileSize) CacheDB (LP: #1274466)Michael Vogt2014-06-043-0/+51
| * | | | | support Acquire::GzipIndexes in dumpavailDavid Kalnischkies2014-06-101-0/+2
| * | | | | do not revert candidate for protected packagesDavid Kalnischkies2014-06-071-0/+39
| * | | | | use 'native' instead of 'amd64' as pkg archDavid Kalnischkies2014-05-301-9/+9
| * | | | | show current/total testcase statistic also in concise modeDavid Kalnischkies2014-05-301-1/+1
| * | | | | support parsing EDSP requests Architecture{,s} stanzaDavid Kalnischkies2014-05-302-0/+71
| | |/ / / | |/| | |
| * | | | Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt2014-05-291-1/+1
| |\| | |
| | * | | Fix uninitialized valueMichael Vogt2014-05-281-1/+1
| * | | | (try to) fix travis-ci build failuresDavid Kalnischkies2014-05-293-6/+22
* | | | | Merge remote-tracking branch 'upstream/debian/sid' into debian/experimentalMichael Vogt2014-05-295-18/+127
|\| | | | | |_|_|/ |/| | |
| * | | fix tight loop detection and temporary removesDavid Kalnischkies2014-05-224-18/+86
| * | | make test independent from the actual Install-SizeDavid Kalnischkies2014-05-221-2/+2
| * | | add an additional test for arch specific conflictsDavid Kalnischkies2014-05-161-0/+36
| |/ /
| * | Never parse Version/Architecture tags in a Translation-$lang fileMichael Vogt2014-05-151-0/+41
* | | (try to) fix travis-ci build failuresDavid Kalnischkies2014-05-123-6/+22
* | | add an additional test for arch specific conflictsDavid Kalnischkies2014-05-101-0/+36
* | | invalid cache if architecture set doesn't matchDavid Kalnischkies2014-05-101-0/+29
* | | improve pkgTagSection scanning and parsingDavid Kalnischkies2014-05-102-0/+184
* | | parse and retrieve multiple Descriptions in one recordDavid Kalnischkies2014-05-091-6/+3
* | | reenable pipelining via hashsum reordering supportDavid Kalnischkies2014-05-092-57/+102
* | | deal with hashes in ftparchive more dynamic as wellDavid Kalnischkies2014-05-091-6/+4
* | | use HashStringList in the acquire systemDavid Kalnischkies2014-05-095-43/+106
* | | use 'best' hash for source authenticationDavid Kalnischkies2014-05-092-77/+260
* | | add a simple container for HashStringsDavid Kalnischkies2014-05-091-12/+52
* | | tests: be able to disable "Fetched …" statistics messageDavid Kalnischkies2014-05-092-1/+2
* | | make test independent from the actual Install-SizeDavid Kalnischkies2014-05-081-2/+2
* | | fix apt-config test now that PATH changed in 8c617819David Kalnischkies2014-05-081-1/+1
* | | Revert "fix test-bug-602412-dequote-redirect by removing the aptget update si...Michael Vogt2014-05-081-4/+1
* | | Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experim...Michael Vogt2014-05-081-0/+126
|\ \ \
| * | | add support for apt-get build-dep unpacked-source-dirMichael Vogt2014-04-251-0/+41
| * | | add support for apt-get build-dep foo.dscMichael Vogt2014-04-221-0/+85
| | |/ | |/|
* | | Merge remote-tracking branch 'mvo/bugfix/update-progress-reporting' into debi...Michael Vogt2014-05-081-3/+3
|\ \ \
| * | | update test-apt-progress-fdMichael Vogt2014-05-081-3/+3
| | |/ | |/|