Age | Commit message (Expand) | Author |
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 |
2015-11-05 | encode UTF-8 characters correctly in QuoteString | David Kalnischkies |
2015-11-05 | apply various suggestions made by cppcheck | David Kalnischkies |
2015-11-05 | allow acquire method specific options via Binary scope | David Kalnischkies |
2015-11-05 | drop privileges in copy:// method as we do for file:// | David Kalnischkies |
2015-11-04 | allow getaddrinfo flag AI_ADDRCONFIG to be disabled | David Kalnischkies |
2015-11-04 | ensure FileFd doesn't try to open /dev/null as atomic and co | David Kalnischkies |
2015-11-04 | ignore newlines in dpkg-deb control output for installing debs | David Kalnischkies |
2015-11-04 | support arch:all data e.g. in separate Packages file | David Kalnischkies |
2015-11-04 | sanify API to get 'the' candidate version | David Kalnischkies |
2015-11-04 | revamp all tools help messages | David Kalnischkies |
2015-11-04 | move apts cmdline helper type into -private | David Kalnischkies |
2015-11-04 | generate commands array after config is loaded | David Kalnischkies |
2015-11-04 | new quiet level -qq for apt to hide progress output | David Kalnischkies |