Age | Commit message (Expand) | Author |
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 | 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 | new quiet level -qq for apt to hide progress output | David Kalnischkies |
2015-11-04 | disable updating insecure repositories in apt by default | David Kalnischkies |
2015-11-04 | move 'search' implementations as well | David Kalnischkies |
2015-11-04 | add binary-specific options via Binary scope | David Kalnischkies |
2015-11-04 | suggest 'apt autoremove' to get right of unneeded packages | David Kalnischkies |
2015-11-04 | refer to apt-secure(8) in unsecure repositories warning | David Kalnischkies |
2015-11-04 | rework errors and warnings around insecure repositories | David Kalnischkies |
2015-11-04 | support .deb files in upgrade operations as well | David Kalnischkies |
2015-11-04 | unbreak the copy-method claiming hashsum mismatch since ~exp9 | David Kalnischkies |
2015-11-04 | tests: ensure sponge-files are cleaned up properly | David Kalnischkies |
2015-11-04 | tests: change test-skipping detection for arch-specific pkgs | David Kalnischkies |
2015-11-04 | allow all dpkg selections to be set via apt-mark and libapt | David Kalnischkies |
2015-11-04 | provide public interface to hold/unhold packages | David Kalnischkies |
2015-10-30 | cacheset: Fix compilation on new GCC in C++98 mode | Julian Andres Klode |
2015-09-15 | tests: add a -j $jobs mode to test runner for parallel execution | David Kalnischkies |
2015-09-15 | tests: don't use hardcoded port for http and https | David Kalnischkies |
2015-09-14 | fallback to well-known URI if by-hash fails | David Kalnischkies |
2015-09-14 | add by-hash sources.list option and document all of by-hash | David Kalnischkies |
2015-09-14 | tests: try to support spaces in TMPDIR | David Kalnischkies |
2015-09-14 | deal with spaces in path, command and filepaths in apt-key | David Kalnischkies |
2015-09-14 | tests: use SHA1 checksum only by default in tests | David Kalnischkies |
2015-09-14 | do not ignore differently versioned self-provides | David Kalnischkies |
2015-09-14 | various changes to increase test-coverage | David Kalnischkies |
2015-09-14 | implement apt-get source msg 'Please use: $vcs' for git | David Kalnischkies |
2015-09-14 | tests: use more 'native' instead of 'amd64' if possible | David Kalnischkies |
2015-09-14 | avoid using global PendingError to avoid failing too often too soon | David Kalnischkies |
2015-09-14 | do not discard new manual-bits while applying EDSP solutions | David Kalnischkies |
2015-09-14 | implement autobit and pinning in EDSP solver 'apt' | David Kalnischkies |
2015-09-14 | select kernels to protect from autoremove based on Debian version | David Kalnischkies |
2015-09-14 | fix insecure use of /tmp in EDSP solver 'dump' | David Kalnischkies |
2015-09-14 | add Source-Version field for EDSP | David Kalnischkies |
2015-09-14 | implement dpkgs vision of interpreting pkg:<arch> dependencies | David Kalnischkies |
2015-09-14 | tests: allow to run (selfbuilt) dpkg under gdb | David Kalnischkies |
2015-09-14 | M-A: allowed pkgs of unconfigured archs do not statisfy :any | David Kalnischkies |