summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* fix progress output for (dist-)upgrade calculationDavid Kalnischkies2014-09-2723-0/+42
* fix testsMichael Vogt2014-09-232-3/+4
* Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-2314-16/+246
|\
| * relax grep to support newer curl output formatDavid Kalnischkies2014-09-201-1/+6
| * Fix regression when copy: is used for a relative pathMichael Vogt2014-09-191-4/+6
| * test/integration/test-apt-update-file: improve testMichael Vogt2014-09-192-0/+17
| * improve test for commit daff4aMichael Vogt2014-09-171-0/+7
| * Fix regression for file:/// uris from CVE-2014-0487Michael Vogt2014-09-171-0/+27
| * SECURITY UPDATE for CVE-2014-{0488,0487,0489}Michael Vogt2014-09-163-3/+105
| * don't call pager in non-terminals for changelogDavid Kalnischkies2014-09-091-3/+2
| * fix progress report for upgrade and reinstallDavid Kalnischkies2014-09-081-0/+16
| * fix and non-silent fail dpkg-overwrite error testDavid Kalnischkies2014-09-071-1/+6
| * strip everything spacey in APT::String::StripDavid Kalnischkies2014-09-071-0/+15
| * detect terminal output with 'test -t' in testsDavid Kalnischkies2014-09-072-2/+2
| * do use an 'unknown' arch-specification in testDavid Kalnischkies2014-09-071-4/+4
| * implement --full in apt searchDavid Kalnischkies2014-09-071-1/+15
| * support regular expressions in 'apt search'David Kalnischkies2014-09-072-1/+22
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-059-30/+2668
|\|
| * Fix incorrect upgradable listing in "apt list" (thanks to Michael Musenbrock)Michael Vogt2014-09-051-0/+34
| * test/integration/test-ubuntu-bug-346386-apt-get-update-paywall: use downloadf...Michael Vogt2014-09-031-7/+5
| * Add testcase for apt list --all-versionsMichael Vogt2014-09-021-1/+3
| * Avoid yielding blank lines with APT::Cmd::use-format=trueAndreas Oberritter2014-09-021-1/+4
| * Make Proxy-Auto-Detect check for each hostMichael Vogt2014-09-021-22/+58
| * support versioned provides as implemented by dpkgDavid Kalnischkies2014-08-261-0/+137
| * Fix SmartConfigure to ignore ordering of packages that are already validMichael Vogt2014-07-293-0/+2398
| * StringToBool: only act if the entire string is consumed by strtol()Michael Vogt2014-07-161-0/+29
* | Do not crash for apt-get install /dev/nullMichael Vogt2014-07-161-0/+30
* | Only allow "apt-get build-dep path" when path starts with ./ or /Michael Vogt2014-07-082-0/+12
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-07-085-45/+49
|\|
| * build: Convert from DebianDoc SGML to DocBook XMLGuillem Jover2014-07-082-3/+3
| * use printf instead of echo in testing frameworkMichele OrrĂ¹2014-07-072-31/+31
| * properly handle (currently unused) dpkg pass-throughDavid Kalnischkies2014-07-071-13/+16
| * use exit instead of incorrect return in test wrapperMichele OrrĂ¹2014-07-071-4/+5
* | 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
| |\ \ \ \