Age | Commit message (Expand) | Author |
2015-05-12 | detect 416 complete file in partial by expected hash | David Kalnischkies |
2015-05-11 | rewrite all TFRewrite instances to use the new pkgTagSection::Write | David Kalnischkies |
2015-05-11 | sync TFRewrite*Order arrays with dpkg and dak | David Kalnischkies |
2015-05-11 | remove available file to have same dpkg -l behavior | David Kalnischkies |
2015-05-11 | remove unused and strange default-value for pins | David Kalnischkies |
2015-05-11 | a pin of 1000 always means downgrade allowed | David Kalnischkies |
2015-05-11 | improve partial/ cleanup in abort and failure cases | David Kalnischkies |
2015-04-19 | Merge branch 'debian/jessie' into debian/experimental | David Kalnischkies |
2015-04-19 | a hit on Release files means the indexes will be hits too | David Kalnischkies |
2015-04-19 | ensure lists/ files have correct permissions after apt-cdrom add | David Kalnischkies |
2015-04-19 | calculate hashes while downloading in https | David Kalnischkies |
2015-04-19 | send Alt-* info for uncompressed based on any compressions | David Kalnischkies |
2015-04-19 | improve https method queue progress reporting | David Kalnischkies |
2015-04-12 | parse specific-arch dependencies correctly on single-arch systems | David Kalnischkies |
2015-04-10 | test for or-group choice behaviour in upgrade | David Kalnischkies |
2015-04-07 | keyids in "apt-key del" should be case-insensitive | David Kalnischkies |
2015-03-16 | stop displaying time of build in online help | Jérémy Bobbio |
2015-03-16 | test exitcode as well as string equality | David Kalnischkies |
2015-03-16 | derive more of https from http method | David Kalnischkies |
2015-03-16 | merge debian/sid into debian/experimental | David Kalnischkies |
2015-03-08 | rework dpkg-wrapping in test framework | 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-12-10 | do not make PTY slave the controlling terminal | David Kalnischkies |
2014-12-09 | dispose http(s) 416 error page as non-content | David Kalnischkies |
2014-12-07 | always run 'dpkg --configure -a' at the end of our dpkg callings | David Kalnischkies |
2014-12-07 | correct architecture detection for 'rc' packages for purge | David Kalnischkies |
2014-12-07 | properly handle already reinstall pkgs in ordering | 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-19 | use dpkg --merge-avail only if needed in apt-mark | David Kalnischkies |
2014-11-19 | fix test to support non-multiarch dpkg versions | David Kalnischkies |
2014-11-19 | fix PTY interaction on linux and kfreebsd | David Kalnischkies |
2014-11-18 | close leaking slave fd after setting up pty magic | David Kalnischkies |
2014-11-18 | fix file ownership tests to work on kfreebsd | David Kalnischkies |
2014-11-18 | create our cache and lib directory always with mode 755 | David Kalnischkies |
2014-11-18 | various small additional tests and testcases | David Kalnischkies |
2014-11-10 | reenable support for -s (and co) in apt-get source | David Kalnischkies |
2014-11-10 | use 'best' hash for source authentication | David Kalnischkies |
2014-11-09 | disable the lock disabling in the tests | David Kalnischkies |
2014-11-09 | allow uninstalled packages to be put on hold | David Kalnischkies |
2014-11-09 | fix test to not spoil output with warnings | David Kalnischkies |
2014-11-09 | enhance apt-extracttemplates test | David Kalnischkies |
2014-11-09 | use the same code to detect quiet setting in all tools | David Kalnischkies |