Age | Commit message (Expand) | Author |
2014-10-07 | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-... | Michael Vogt |
2014-10-07 | ensure partial dirs are 0700 and owned by _apt:root | David Kalnischkies |
2014-10-03 | apt-get: Create the temporary downloaded changelog inside tmpdir | Guillem Jover |
2014-09-29 | Test if TMPDIR is a directory in apt-key and if not unset it | Michael Vogt |
2014-09-29 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-09-27 | cleanup partial directory of lists in apt-get clean | David Kalnischkies |
2014-09-27 | allow fetcher setup without directory creation | David Kalnischkies |
2014-09-27 | store source name and version in binary cache | David Kalnischkies |
2014-09-27 | add and use 'apt-key verify' which prefers gpgv over gpg | David Kalnischkies |
2014-09-27 | miscellaneous small cleanups in apt-key | David Kalnischkies |
2014-09-27 | add --readonly option for apt-key adv | David Kalnischkies |
2014-09-27 | use only one --keyring in gpg interactions | David Kalnischkies |
2014-09-27 | add --secret-keyring option for apt-key | David Kalnischkies |
2014-09-27 | allow to specify fingerprints in 'apt-key del' | David Kalnischkies |
2014-09-27 | add a test for apt-key export{,all} | David Kalnischkies |
2014-09-27 | respect --keyring also in merged keyring commands | David Kalnischkies |
2014-09-27 | support gnupg2 as drop-in replacement for gnupg | David Kalnischkies |
2014-09-27 | delay gnupg setup in apt-key until it is needed | David Kalnischkies |
2014-09-27 | merge fragment keyrings in apt-key to avoid hitting gpg limits | David Kalnischkies |
2014-09-27 | refactor key removal code to reuse it in next step | David Kalnischkies |
2014-09-27 | set a primary-keyring only if we have access to it | David Kalnischkies |
2014-09-27 | support (multiple) arguments properly in apt-key | David Kalnischkies |
2014-09-27 | only create new trusted.gpg if directory is writeable | David Kalnischkies |
2014-09-27 | all errors should be printed to stderr | David Kalnischkies |
2014-09-27 | add a (hidden) --quiet option for apt-key | David Kalnischkies |
2014-09-27 | remove leftover debug output from multikey softlink | David Kalnischkies |
2014-09-27 | adapt to the new CacheSetHelper API | David Kalnischkies |
2014-09-27 | rework cachesets API to allow future extension | David Kalnischkies |
2014-09-27 | mark pkg(All|Dist)Upgrade as deprecated | David Kalnischkies |
2014-09-27 | count strings more accurately for stats | David Kalnischkies |
2014-09-21 | generalize Acquire::GzipIndex | Michael Vogt |
2014-09-05 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-09-02 | Use heap to allocate PatternMatch to avoid potential stack overflow | Michael Vogt |
2014-09-02 | Make Proxy-Auto-Detect check for each host | Michael Vogt |
2014-08-26 | add dpkg::source-options for dpkg-source invocation | David Kalnischkies |
2014-07-08 | Only allow "apt-get build-dep path" when path starts with ./ or / | Michael Vogt |
2014-07-08 | Fix ar and tar code to be LFS-safe | Guillem Jover |
2014-06-18 | correct 'apt-cache stats' to include more | David Kalnischkies |
2014-06-18 | cleanup datatypes mix used in binary cache | David Kalnischkies |
2014-06-18 | Merge remote-tracking branch 'donkult/debian/sid' into debian/experimental | Michael Vogt |
2014-06-18 | show our broken packages message in 'apt' solver | David Kalnischkies |
2014-06-18 | Merge remote-tracking branch 'mvo/feature/drop-rights' into debian/experimental | Michael Vogt |
2014-06-18 | Merge remote-tracking branch 'mvo/feature/hash-stats' into debian/experimental | Michael Vogt |
2014-06-18 | Provide ShowHashTableStats function | Michael Vogt |
2014-06-18 | improve formating of the hash stats | Michael Vogt |
2014-06-18 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-06-11 | DropPrivs in the solvers (just to be on the safe side) | Michael Vogt |
2014-06-10 | Merge remote-tracking branch 'mvo/feature/apt-update-info' into debian/sid | Michael Vogt |
2014-06-10 | Merge remote-tracking branch 'mvo/bugfix/apt-get-source-unauthenticated-warni... | Michael Vogt |
2014-06-10 | support Acquire::GzipIndexes in dumpavail | David Kalnischkies |