Age | Commit message (Expand) | Author |
2015-12-19 | CopyFile: fix BufSize to a sane value | Pino Toscano |
2015-12-19 | Fix FileUtlTest.GetTempDir failure when run as root | Pino Toscano |
2015-12-14 | Release 1.1.51.1.5 | Julian Andres Klode |
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 | debian/apt.auto-removal.sh: Adjust -dbg exclusion for multi-arch | 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 | tests: Depend on libfile-fcntllock-perl to shut up dpkg-gencontrol | 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-14 | redirect which stderr to /dev/null for consistency | David Kalnischkies |
2015-12-14 | mention APT::AutoRemove::{Recommends,Suggests}Important option | Andreas Metzler |
2015-12-14 | fix incorrect Korean translation of "manually" and "automatically" | Seo Sanghyeon |
2015-12-13 | parse .diff/Index hashes in reverse order | David Kalnischkies |
2015-12-13 | fix typos and docs in GlobalError documentation | David Kalnischkies |
2015-12-13 | update symbols files to 1.1.4 state of affairs | David Kalnischkies |
2015-12-13 | check library was built before comparing with symbols file | David Kalnischkies |
2015-12-11 | .travis.yml: Switch to new trusty machines | Julian Andres Klode |
2015-12-11 | mmap: Define _DEFAULT_SOURCE instead of _BSD_SOURCE | Julian Andres Klode |
2015-12-11 | apt-internal-solver: Make ShowHelp() and GetCommands() static | Julian Andres Klode |
2015-12-11 | Bump cache minor version to 2 to trigger rebuilds | Julian Andres Klode |
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-07 | Release 1.1.41.1.4 | Julian Andres Klode |
2015-12-07 | Use 0llu instead of 0ull in one place too | Julian Andres Klode |
2015-12-07 | Avoid overflow when summing up file sizes | Julian Andres Klode |
2015-12-07 | part revert, part redo 'which' replacement | David Kalnischkies |
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-06 | apt-helper.cc: include <stdlib.h> for atoi | Fredrik Fornwall |
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-12-01 | deal with configured build-essential first | David Kalnischkies |
2015-12-01 | split build-dep satisfier loop out of DoBuildDep | David Kalnischkies |
2015-12-01 | add a apt breaks (apt-utils << 1.1.3) for partial-upgrades | David Kalnischkies |
2015-11-30 | defaults.mak: Set LC_COLLATE=C.UTF-8 for reproducible sort order | Julian Andres Klode |
2015-11-30 | release 1.1.31.1.3 | Michael Vogt |
2015-11-29 | add apt-utils Depends apt (= ${binary:Version}) | David Kalnischkies |
2015-11-29 | drop some needlessly public declarations in libapt-private | David Kalnischkies |
2015-11-29 | move 'unmet' handling into libapt-private | David Kalnischkies |