Age | Commit message (Expand) | Author |
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 |
2015-12-11 | Convert package names from Packages files to lower case | Julian Andres Klode |
2015-12-11 | test: Fix testcases relying on mixed case package names | Julian Andres Klode |
2015-12-10 | Do not swap required and important in pkgCache::Priority() | Julian Andres Klode |
2015-12-06 | replace run-parts with find|sort to avoid debianutils usage | David Kalnischkies |
2015-12-06 | replace "which" with "command -v" for portability | David Kalnischkies |
2015-12-02 | use @CHANGEPATH@ as placeholder in changelog URI templates | David Kalnischkies |
2015-12-02 | tests: apt build-dep actually reports no depends correctly | David Kalnischkies |
2015-12-01 | require explicit paths to dsc/control as we do for deb files | David Kalnischkies |
2015-11-29 | accept ../ on the cmdline as start for a deb file as well | David Kalnischkies |
2015-11-29 | tests: fix typos, correct helpmsgs and test tests | David Kalnischkies |
2015-11-29 | do not override exact targetrelease matches with lesser matches | Andreas Cadhalpun |
2015-11-28 | disable privilege-drop verification by default as fakeroot trips over it | David Kalnischkies |
2015-11-28 | tests: use id to get user/group instead of environment | David Kalnischkies |
2015-11-27 | outsmart gcc -O3 over-optimization in pkgCdrom::FindPackages | David Kalnischkies |
2015-11-25 | slightly rephrase notice shown for insecure repositories | Justin B Rye |
2015-11-21 | show potentially arch-qualified fullname in 'apt show' | David Kalnischkies |
2015-11-21 | review of new/changed translatable program strings | Justin B Rye |
2015-11-21 | do not sent Last-Modified if we expect a changed file | David Kalnischkies |
2015-11-19 | ignore lost+found in private directory cleanup | David Kalnischkies |
2015-11-19 | tests: use quiet level 0 by default in tests | David Kalnischkies |
2015-11-19 | support setting empty values (sanely) & removing support for | David Kalnischkies |
2015-11-19 | do not use _apt for file/copy sources if it isn't world-accessible | David Kalnischkies |
2015-11-18 | tests: fail testsuccess if notices are shown, too | David Kalnischkies |
2015-11-05 | "support" unsigned Release files without hashes again | David Kalnischkies |