Age | Commit message (Expand) | Author |
2016-03-06 | do not move not-failed pdiff-patches into CWD on failure | David Kalnischkies |
2016-03-06 | add test for apt-key 0xKEY and use parameter expansion | David Kalnischkies |
2016-03-06 | support APT::Get::Build-Dep-Automatic again in build-dep | David Kalnischkies |
2016-03-06 | tests: expect no output while compiling noopchroot | David Kalnischkies |
2016-03-06 | deal with partially downloaded changelogs | David Kalnischkies |
2016-02-25 | Fix crash with empty architecture list | Julian Andres Klode |
2016-02-16 | pass versioned provides to external solvers in EDSP | David Kalnischkies |
2016-02-11 | always download changelogs into /tmp first | David Kalnischkies |
2016-02-11 | use local changelog from /usr/share/doc if possible | David Kalnischkies |
2016-02-10 | test: use our special downloaded dir for 'source' result | David Kalnischkies |
2016-02-10 | accept any tarball compression in 814139 testcase | David Kalnischkies |
2016-02-10 | test that seeking to a position earlier in the file works | Julian Andres Klode |
2016-02-10 | get dpkg lock in build-dep if cache was invalid again | David Kalnischkies |
2016-02-04 | test: Fix apt-key tests to work with current gpg 2.1 | Julian Andres Klode |
2016-02-03 | avoid building dependency tree in 'source' command | David Kalnischkies |
2016-02-03 | use pkgCache::VS instead of pkgDepCache::VS() | David Kalnischkies |
2016-01-31 | support <libc>-<kernel>-<cpu> in architecture specs | David Kalnischkies |
2016-01-31 | test all redirection codes work as expected | David Kalnischkies |
2016-01-27 | only warn about missing/invalid Date field for now | David Kalnischkies |
2016-01-26 | get sources for packages in multiple releases again | David Kalnischkies |
2016-01-26 | parse version correctly from binary Source field | David Kalnischkies |
2016-01-26 | stablize gtest testcase environment | David Kalnischkies |
2016-01-25 | fix tests run via sudo checking the history file | David Kalnischkies |
2016-01-25 | reimplement build-dep via apts normal resolver | David Kalnischkies |
2016-01-25 | always create pkg at the time pkg:arch is created | David Kalnischkies |
2016-01-15 | string_view: Drop constexpr constructor for standard compatibility | Julian Andres Klode |
2016-01-15 | provide a constexpr char[] overload for APT::StringView | David Kalnischkies |
2016-01-15 | revert file-hash based action-merging in acquire | David Kalnischkies |
2016-01-14 | fix M-A:foreign provides creation for unknown archs | David Kalnischkies |
2016-01-14 | Do not show multiple identical apt-cache showsrc entries | Michael Vogt |
2016-01-12 | test-apt-acquire-additional-files: Set file mode of touched files | Julian Andres Klode |
2016-01-12 | Only enable pipelining if server is HTTP/1.1 | Julian Andres Klode |
2016-01-08 | remove uncompressed leftover partial file before pdiff bootstrap | David Kalnischkies |
2016-01-08 | use filesize of compressed pdiffs for the limit if possible | David Kalnischkies |
2016-01-08 | tests: limit autotest-functionname generation to sane characters | David Kalnischkies |
2016-01-08 | support '-' and no parameter for stdin in apt-helper cat-file | David Kalnischkies |
2016-01-08 | keep compressed indexes in a low-cost format | David Kalnischkies |
2016-01-08 | tests: try to pick up compressors from config automatically | David Kalnischkies |
2016-01-08 | allow pdiff bootstrap from all supported compressors | David Kalnischkies |
2016-01-08 | use one 'store' method to rule all (de)compressors | David Kalnischkies |
2016-01-03 | test-apt-cache: Adjust for hashtable size change | Julian Andres Klode |
2016-01-02 | Add new APT::Keep-Downloaded-Packages option | Michael Vogt |
2016-01-02 | properly parse comments in apt_preferences and deb822-style sources | David Kalnischkies |
2016-01-02 | support comments in debian/control parsing | David Kalnischkies |
2016-01-02 | add optional support for comments in pkgTagFile | David Kalnischkies |
2015-12-29 | Fix test case that was broken by switch of hash function | Julian Andres Klode |
2015-12-27 | deal with empty values properly in deb822 parser | David Kalnischkies |
2015-12-27 | allow repositories to forbid arch:all for specific index targets | David Kalnischkies |
2015-12-23 | ensure we got a lock in clean operation | David Kalnischkies |
2015-12-19 | tests: support gpg2 properly in all testcases | David Kalnischkies |