Age | Commit message (Expand) | Author |
2013-10-22 | use Pkg.FullName() in disappearedPkgs and remove duplicated check | Michael Vogt |
2013-10-21 | add APT::Status-deb822-Fd | Michael Vogt |
2013-10-21 | restore binary compatiblity with the pkgPackageManager interface | Michael Vogt |
2013-10-21 | fix apt output ordering and update test to match the new human friendly messa... | Michael Vogt |
2013-10-18 | re-add missing APT::String::Strip | Michael Vogt |
2013-10-18 | cleanup | Michael Vogt |
2013-10-15 | remove POSTINST from framework, file tree can be used for this | Michael Vogt |
2013-10-15 | tests, do not send pkgname with arch via the status-fd | Michael Vogt |
2013-10-09 | fixup various UI issues in the test | Michael Vogt |
2013-10-09 | really fix test | Michael Vogt |
2013-10-09 | use "insertpackage" instead of "buildsimplenativepackage" | Michael Vogt |
2013-10-09 | add test for upgrade, upgrade --with-new-pkgs, dist-upgrade | Michael Vogt |
2013-10-03 | tests: install --no-install-recommends and stunnel4 for travis | David Kalnischkies |
2013-10-03 | test: use a multiarch capable dpkg rather than workaround | David Kalnischkies |
2013-10-03 | use pkgAcqArchive in 'download' for proper errors | David Kalnischkies |
2013-10-02 | tests: fix some problems travis encounters | David Kalnischkies |
2013-10-01 | don't consider holds for autoremoval | David Kalnischkies |
2013-10-01 | handle complete responses to https range requests | David Kalnischkies |
2013-10-01 | retry without partial data after a 416 response | David Kalnischkies |
2013-09-26 | test: apt-get source with more than one argument | David Kalnischkies |
2013-09-26 | print-uris prints regardless of quiet-level again | David Kalnischkies |
2013-09-26 | pkg from only trusted sources keeps being trusted | David Kalnischkies |
2013-09-26 | don't strip :any from dependencies in single-arch | David Kalnischkies |
2013-09-20 | do not trust FileFd::Eof() in pkgTagFile::Fill() | David Kalnischkies |
2013-09-12 | add a testcase for 100 char long path truncate bug #689582 | David Kalnischkies |
2013-08-28 | configurable compression for testcases | David Kalnischkies |
2013-08-27 | old-style dpkg foreign architecture adding for tests | David Kalnischkies |
2013-08-19 | Merge pull request #3 from cbaines/debian/sid | Michael Vogt |
2013-08-16 | Add test for bug 507998 | Christopher Baines |
2013-08-16 | allow Pre-Install-Pkgs hooks to get info over an FD != stdin | David Kalnischkies |
2013-08-15 | set MALLOC_CHECK_ and MALLOC_PERTURB_ for testcases | David Kalnischkies |
2013-08-12 | let apt-key del work better with softlink and single key keyrings | David Kalnischkies |
2013-08-12 | ensure that testcases exiting because of set -e aren't successful | David Kalnischkies |
2013-08-12 | make the keyring locations in apt-key configurable | David Kalnischkies |
2013-08-12 | fix output redirection order | David Kalnischkies |
2013-08-12 | fix: --print-uris removes authentication | David Kalnischkies |
2013-08-12 | add chronic-like testsuccess/testfailure helpers | David Kalnischkies |
2013-08-12 | test Release file handling with expired keys | David Kalnischkies |
2013-08-08 | specific pins below 1000 cause downgrades | David Kalnischkies |
2013-08-01 | prefer native arch over higher priority for providers | Colin Watson |
2013-08-01 | unset LANGUAGE for showing [Y/n] answer hints | David Kalnischkies |
2013-07-26 | request absolute URIs from proxies again (0.9.9.3 regession) | David Kalnischkies |
2013-07-25 | pick up Translation-* even if only compressed available | David Kalnischkies |
2013-07-18 | fix 'apt-cache search' crash with missing description | David Kalnischkies |
2013-07-18 | skip all Description fields in apt-cache, not just first | David Kalnischkies |
2013-07-16 | fix if-clause to generate hook-info for 'rc' packages | David Kalnischkies |
2013-07-11 | prevent MarkInstall of unsynced Multi-Arch:same siblings | David Kalnischkies |
2013-07-11 | implement arch+= and arch-= for sources.list | David Kalnischkies |
2013-07-11 | Version 3 for DPkg::Pre-Install-Pkgs with MultiArch info | David Kalnischkies |
2013-06-24 | simple fork and pidfile aptwebserver | David Kalnischkies |