Age | Commit message (Expand) | Author |
2014-09-30 | support parsing of all hashes for pdiff | David Kalnischkies |
2014-09-29 | Merge remote-tracking branch 'debian/debian/experimental' into feature/acq-trans | Michael Vogt |
2014-09-29 | more test fixes | Michael Vogt |
2014-09-29 | Test if TMPDIR is a directory in apt-key and if not unset it | Michael Vogt |
2014-09-29 | test fixes | Michael Vogt |
2014-09-29 | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-... | Michael Vogt |
2014-09-29 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-09-27 | cleanup partial directory of lists in apt-get clean | David Kalnischkies |
2014-09-27 | allow fetcher setup without directory creation | David Kalnischkies |
2014-09-27 | add gnupg and gnupg2 as test-dependency | David Kalnischkies |
2014-09-27 | ensure apt-key del handles 16-byte key ids | James McCoy |
2014-09-27 | add --readonly option for apt-key adv | David Kalnischkies |
2014-09-27 | use only one --keyring in gpg interactions | David Kalnischkies |
2014-09-27 | add --secret-keyring option for apt-key | David Kalnischkies |
2014-09-27 | allow to specify fingerprints in 'apt-key del' | David Kalnischkies |
2014-09-27 | add a test for apt-key export{,all} | David Kalnischkies |
2014-09-27 | use apt-key to wrap gpg calls in testcases | David Kalnischkies |
2014-09-27 | support gnupg2 as drop-in replacement for gnupg | David Kalnischkies |
2014-09-27 | use apt-key adv (+ gnupg) instead of gpgv for verify | David Kalnischkies |
2014-09-27 | fix progress output for (dist-)upgrade calculation | David Kalnischkies |
2014-09-26 | test fixes | Michael Vogt |
2014-09-26 | Do not allow going from authenticated to unauthenticated repo | Michael Vogt |
2014-09-26 | Print warning for unauthenticated repositories | Michael Vogt |
2014-09-25 | rewrite compressed indexes test to check with all compressors | David Kalnischkies |
2014-09-23 | make pdiff transactional (but at the cost of a CopyFile() | Michael Vogt |
2014-09-23 | cleanup, fix test-apt-update-unauth as the behavior of apt changed | Michael Vogt |
2014-09-23 | Merge remote-tracking branch 'debian/debian/experimental' into feature/acq-trans | Michael Vogt |
2014-09-23 | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-... | Michael Vogt |
2014-09-23 | fix tests | Michael Vogt |
2014-09-23 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-09-21 | generalize Acquire::GzipIndex | Michael Vogt |
2014-09-20 | relax grep to support newer curl output format | David Kalnischkies |
2014-09-19 | Fix regression when copy: is used for a relative path | Michael Vogt |
2014-09-19 | test/integration/test-apt-update-file: improve test | Michael Vogt |
2014-09-17 | improve test for commit daff4a | Michael Vogt |
2014-09-17 | Fix regression for file:/// uris from CVE-2014-0487 | Michael Vogt |
2014-09-16 | SECURITY UPDATE for CVE-2014-{0488,0487,0489} | Michael Vogt |
2014-09-09 | don't call pager in non-terminals for changelog | David Kalnischkies |
2014-09-08 | fix progress report for upgrade and reinstall | David Kalnischkies |
2014-09-07 | fix and non-silent fail dpkg-overwrite error test | David Kalnischkies |
2014-09-07 | detect terminal output with 'test -t' in tests | David Kalnischkies |
2014-09-07 | do use an 'unknown' arch-specification in test | David Kalnischkies |
2014-09-07 | implement --full in apt search | David Kalnischkies |
2014-09-07 | support regular expressions in 'apt search' | David Kalnischkies |
2014-09-05 | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-... | Michael Vogt |
2014-09-05 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-09-05 | Fix incorrect upgradable listing in "apt list" (thanks to Michael Musenbrock) | Michael Vogt |
2014-09-03 | test/integration/test-ubuntu-bug-346386-apt-get-update-paywall: use downloadf... | Michael Vogt |
2014-09-02 | Add testcase for apt list --all-versions | Michael Vogt |
2014-09-02 | Avoid yielding blank lines with APT::Cmd::use-format=true | Andreas Oberritter |