Age | Commit message (Expand) | Author |
2014-03-23 | discard candidates via IsInstallOk to allow override | David Kalnischkies |
2014-03-22 | ensure proper teardown in dpkg error cases | David Kalnischkies |
2014-03-21 | add testcase for APT::Architectures "arch1,arch2" | David Kalnischkies |
2014-03-21 | only consider versioned kernel packages in autoremove | David Kalnischkies |
2014-03-14 | fix test/integration/test-apt-helper | Michael Vogt |
2014-03-13 | ensure that gz compression test is run with gz | David Kalnischkies |
2014-03-13 | factor out getting list of architectures from comma list | David Kalnischkies |
2014-03-13 | correct LD_LIBRARY_PATH and config loading for apt-helper | David Kalnischkies |
2014-03-13 | ensure that a dot is a dot in the hook | David Kalnischkies |
2014-03-13 | support kfreebsd and hurd in the kernel hook | David Kalnischkies |
2014-03-13 | use a configurable list of versioned kernel packages | David Kalnischkies |
2014-03-13 | improve debug output in case downloadfile fails | David Kalnischkies |
2014-03-13 | msgstr with elipses need three dots | David Kalnischkies |
2014-03-13 | enable mount support for apt-cdrom in the tests | David Kalnischkies |
2014-03-13 | simplify apt-cdrom testcode | David Kalnischkies |
2014-03-13 | do not configure already unpacked packages needlessly | David Kalnischkies |
2014-03-13 | unset LANGUAGE in the testing framework directly | David Kalnischkies |
2014-03-13 | support DEB_BUILD_PROFILES and -P for build profiles | David Kalnischkies |
2014-03-13 | check version before adding scores in resolver | David Kalnischkies |
2014-03-13 | show debug output only if told so in packagemanager | David Kalnischkies |
2014-03-13 | propagate a negative score point along breaks/conflicts | David Kalnischkies |
2014-03-12 | Merge remote-tracking branch 'upstream/debian/sid' into feature/apt-download-... | Michael Vogt |
2014-03-12 | add hashsum support in apt-file download and add more tests | Michael Vogt |
2014-02-27 | initial version of apt-helper | Michael Vogt |
2014-02-27 | initial version of apt-helper | Michael Vogt |
2014-02-23 | test/integration/test-ubuntu-bug-346386-apt-get-update-paywall: use http-meth... | Michael Vogt |
2014-02-22 | skip test if "apt" is not build | Michael Vogt |
2014-02-22 | fix ADT failure in downloadfile() | Michael Vogt |
2014-02-22 | add testcase for Bug#718329 | Michael Vogt |
2014-02-22 | Fix typos in documentation (codespell) | Michael Vogt |
2014-02-14 | fix the test-kernel-helper-autoremove testcase | Michael Vogt |
2014-02-14 | Additional test for the case when installed version != newest version | Steve Langasek |
2014-02-14 | Make the test more verbose and check for the negative case of a kernel that | Steve Langasek |
2014-02-14 | typo fix | Steve Langasek |
2014-02-14 | also check that the running kernel is kept | Michael Vogt |
2014-02-14 | add testcase for the autoremove feature | Michael Vogt |
2014-02-14 | add a testcase to check for forbidden https→http downgrades | David Kalnischkies |
2014-02-14 | honor option to disable pulses for the testcases | David Kalnischkies |
2014-02-14 | disable https->http redirects in libcurl | Michael Vogt |
2014-02-14 | test/integration/test-bug-723705-tagfile-truncates-fields: fix autopkgtest fa... | Michael Vogt |
2014-02-14 | enforce 'house-style' on changelog testcase | David Kalnischkies |
2014-02-14 | allow http protocol to switch to https | David Kalnischkies |
2014-02-14 | report https download start only if we really get it | David Kalnischkies |
2014-02-13 | remove duplicated apt-get download apt apt test | Michael Vogt |
2014-02-12 | Merge remote-tracking branch 'mvo/debian/sid' into debian/sid | Michael Vogt |
2014-02-12 | Use a APT::VersionSet instead of a VersionList | Michael Vogt |
2014-02-10 | use VersionSet in download to handle repeats | David Kalnischkies |
2014-02-10 | always cleanup patchfiles at the end of rred call | David Kalnischkies |
2014-02-10 | fix remaining testcase-bugs from my armel box | David Kalnischkies |
2014-02-06 | multicompress with externals sets wrong file modes | Colin Watson |