Age | Commit message (Expand) | Author |
2013-12-27 | Merge branch 'feature/tests-on-installed' into debian/sid | Michael Vogt |
2013-12-27 | Merge branch 'feature/test-apt-key-net-update' into debian/sid | Michael Vogt |
2013-12-27 | Merge branch 'feature/policy-parser-bts732746' into debian/sid | Michael Vogt |
2013-12-24 | add integration test | Michael Vogt |
2013-12-23 | add basic tests for GetTempDir() | Michael Vogt |
2013-12-21 | make /etc/apt/preferences parser deal with comment only sections | Michael Vogt |
2013-12-19 | fix apt-key net-update test to use the buildin webserver | Michael Vogt |
2013-12-13 | make apt-key net-update actually testable | Michael Vogt |
2013-12-13 | run autopkgtest against the installed apt | Michael Vogt |
2013-12-12 | Merge remote-tracking branch 'mvo/bugfix/conffile' into debian/sid | Michael Vogt |
2013-12-12 | Fix conffile prompt regression (LP: #1260297) | Michael Vogt |
2013-12-12 | fix test/integration/test-apt-key-net-update | Michael Vogt |
2013-12-12 | clarify error message when apt-get source=ver fails, print a real error messa... | Michael Vogt |
2013-12-11 | fix test/integration/test-apt-key-net-update (code copy/DRY violation) | Michael Vogt |
2013-12-11 | improve error message | Michael Vogt |
2013-12-11 | improve error message for apt-get source pkg:arch{=ver,/release} | Michael Vogt |
2013-12-11 | add support for "apt-get source pkg:arch" | Michael Vogt |
2013-12-10 | user-requested version tag gets precedence in apt-get source -t dist pkg=vers... | Michael Vogt |
2013-12-10 | fix typo | Michael Vogt |
2013-12-10 | improve test for #731853 and comments | Michael Vogt |
2013-12-10 | if there is only deb-src pick higest version in deb-src release matching | Michael Vogt |
2013-12-10 | Merge remote-tracking branch 'mvo/feature/deb-src-bts731102' into debian/sid | Michael Vogt |
2013-12-04 | add test for aptget source for unavailable package | Michael Vogt |
2013-12-04 | further refactor, extract GetReleaseForSourceRecord() out of FindSrc(), write... | Michael Vogt |
2013-12-04 | add test, deal with InRelease | Michael Vogt |
2013-12-01 | cherry-pick ubuntus (disabled) net-update fixes | David Kalnischkies |
2013-11-30 | tests: add a webserverconfig method to abstract config | David Kalnischkies |
2013-11-30 | tests: rm pkgcache.bin in 719263 test | David Kalnischkies |
2013-11-30 | webserver: use pthreads to handle multiple clients | David Kalnischkies |
2013-11-30 | webserver: strip parameters from filename | David Kalnischkies |
2013-11-30 | webserver: add directoryIndex support defaulting to index.html | David Kalnischkies |
2013-11-30 | webserver: implement ~user access to ~user/public_html/ | David Kalnischkies |
2013-11-30 | tests: enhance https support in the testcases | David Kalnischkies |
2013-11-30 | webserver: spurious newline after data confuses curl | David Kalnischkies |
2013-11-29 | fix crash when SetCandidateRelease is used | Michael Vogt |
2013-11-29 | Merge remote-tracking branch 'mvo/debian/sid' into debian/sid | Michael Vogt |
2013-11-29 | add "APT::String::Endswith" and automatic adding of ".list" in apt edit-source | Michael Vogt |
2013-11-28 | add missing test/integration/test-bug-720597-build-dep-purge | Michael Vogt |
2013-10-22 | Merge remote-tracking branch 'upstream/debian/sid' into feature/install-progr... | Michael Vogt |
2013-10-22 | fix failing ./test/integration/test-disappearing-packages (thanks Donkult) - ... | Michael Vogt |
2013-10-22 | test/integration/run-tests: output the failed test names | Michael Vogt |
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 | reshuffle dpkgpm.cc code a bit more | Michael Vogt |
2013-10-18 | add $* to gdb to make it more useful | Michael Vogt |
2013-10-18 | cleanup | Michael Vogt |
2013-10-15 | remove POSTINST from framework, file tree can be used for this | Michael Vogt |