Age | Commit message (Expand) | Author |
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 |
2015-12-19 | avoid evaluating shell in paths used in apt-key | David Kalnischkies |
2015-12-19 | tests: support spaces in path and TMPDIR | David Kalnischkies |
2015-12-19 | Fix FileUtlTest.GetTempDir failure when run as root | Pino Toscano |
2015-12-14 | test-apt-download-progress: Run the https test multiple times | Julian Andres Klode |
2015-12-14 | pkgcache: Make hash arch-independent using fixed size integer | Julian Andres Klode |
2015-12-14 | tagfile: Hardcode error message for out of range integer values | Julian Andres Klode |
2015-12-14 | test framework: More noopchroot fixes | Julian Andres Klode |
2015-12-14 | test framework: Unset no_proxy as well | Julian Andres Klode |
2015-12-14 | test framework: Unset http proxy variables in setupenvironment | Julian Andres Klode |
2015-12-14 | test framework: Correctly generate new paths in noopchroot | Julian Andres Klode |
2015-12-14 | test-apt-download-progress: Limit rate to 600k | Julian Andres Klode |
2015-12-14 | test-apt-download-progress: Allow smaller progress change | Julian Andres Klode |
2015-12-14 | test-sourceslist-lang-plusminus-options: Use amd64 architecture | Julian Andres Klode |
2015-12-14 | non-existing directories don't need to be cleaned | David Kalnischkies |
2015-12-14 | support regex and co in 'apt-cache policy $pkg' again | David Kalnischkies |
2015-12-14 | show a more descriptive error for weak Release files | David Kalnischkies |