Age | Commit message (Expand) | Author |
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 |
2014-06-18 | fix SubstVar to be usable as a replace_all method | David Kalnischkies |
2014-06-18 | Merge remote-tracking branch 'mvo/debian/sid' into debian/sid | Michael Vogt |
2014-06-12 | test/integration/test-essential-force-loopbreak: fix on non-amd64 systems | Michael Vogt |
2014-06-11 | fix test-apt-ftparchive-cachedb-lp1274466 and apt-internal-solver tests | Michael Vogt |
2014-06-11 | fix autopkgtest tests | Michael Vogt |
2014-06-10 | fix test/integration/test-apt-ftparchive-cachedb-lp1274466 in travis | Michael Vogt |
2014-06-10 | Merge remote-tracking branch 'mvo/feature/apt-update-info' into debian/sid | Michael Vogt |
2014-06-10 | Merge remote-tracking branch 'mvo/bugfix/apt-get-source-unauthenticated-warni... | Michael Vogt |
2014-06-10 | Merge remote-tracking branch 'mvo/bugfix/lp1274466-cache' into debian/sid | Michael Vogt |
2014-06-10 | support Acquire::GzipIndexes in dumpavail | David Kalnischkies |