Age | Commit message (Expand) | Author |
2015-05-22 | Add regression test for LP: #1445239 | Michael Vogt |
2015-05-22 | Fix endless loop in apt-get update that can cause disk fillup | Michael Vogt |
2015-04-22 | remove "first package seen is native package" assumption | David Kalnischkies |
2015-04-12 | parse specific-arch dependencies correctly on single-arch systems | David Kalnischkies |
2015-04-07 | keyids in "apt-key del" should be case-insensitive | David Kalnischkies |
2015-01-10 | award points for positive dependencies again | David Kalnischkies |
2015-01-10 | 128 KiB DSC files ought to be enough for everyone | David Kalnischkies |
2015-01-06 | Add regression test for the previous commit | Michael Vogt |
2014-12-23 | pass-through stdin fd instead of content if not a terminal | David Kalnischkies |
2014-12-23 | always run 'dpkg --configure -a' at the end of our dpkg callings | David Kalnischkies |
2014-12-23 | do not make PTY slave the controlling terminal | David Kalnischkies |
2014-12-22 | dispose http(s) 416 error page as non-content | David Kalnischkies |
2014-11-28 | support long keyids in "apt-key del" instead of ignoring them | James McCoy |
2014-11-28 | fix PTY interaction on linux and kfreebsd | David Kalnischkies |
2014-11-28 | close leaking slave fd after setting up pty magic | David Kalnischkies |
2014-11-10 | reenable support for -s (and co) in apt-get source | David Kalnischkies |
2014-11-10 | allow options between command and -- on commandline | David Kalnischkies |
2014-11-10 | use 'best' hash for source authentication | David Kalnischkies |
2014-11-10 | add a simple container for HashStrings | David Kalnischkies |
2014-10-15 | don't cleanup cdrom files in apt-get update | David Kalnischkies |
2014-10-06 | implement the updated build profile spec | josch |
2014-09-25 | rewrite compressed indexes test to check with all compressors | David Kalnischkies |
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 | strip everything spacey in APT::String::Strip | 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 | 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 |
2014-09-02 | Make Proxy-Auto-Detect check for each host | Michael Vogt |
2014-08-26 | support versioned provides as implemented by dpkg | David Kalnischkies |
2014-07-29 | Fix SmartConfigure to ignore ordering of packages that are already valid | Michael Vogt |
2014-07-16 | StringToBool: only act if the entire string is consumed by strtol() | Michael Vogt |
2014-07-08 | build: Convert from DebianDoc SGML to DocBook XML | Guillem Jover |
2014-07-07 | use printf instead of echo in testing framework | Michele OrrĂ¹ |
2014-07-07 | properly handle (currently unused) dpkg pass-through | David Kalnischkies |
2014-07-07 | use exit instead of incorrect return in test wrapper | Michele OrrĂ¹ |
2014-06-18 | do not call resolver twice on (dist-)upgrade | David Kalnischkies |