Age | Commit message (Expand) | Author |
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 |
2014-06-06 | cmdline/apt-helper.cc: use less generic description/short-description | Michael Vogt |
2014-06-02 | Show unauthenticated warning for source packages as well | Michael Vogt |
2014-05-30 | print error stack on failure of 'apt' solver | David Kalnischkies |
2014-05-29 | cmdline/apt-extracttemplates.cc: remove unused private var | Michael Vogt |
2014-05-29 | Merge remote-tracking branch 'upstream/debian/sid' into debian/experimental | Michael Vogt |
2014-05-29 | add hashtable stats | Michael Vogt |
2014-05-28 | cmdline/apt-extracttemplates.cc: remove unused private var | Michael Vogt |
2014-05-22 | fix screen width detection for apt/apt-get lists | Sebastian Schmidt |
2014-05-22 | show upgradable packages after apt update | Michael Vogt |
2014-05-10 | improve pkgTagSection scanning and parsing | David Kalnischkies |
2014-05-09 | use HashStringList in the acquire system | David Kalnischkies |
2014-05-09 | use 'best' hash for source authentication | David Kalnischkies |
2014-05-08 | Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experim... | Michael Vogt |
2014-05-07 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-04-28 | Fix missing ScreenWidth check in apt.cc | Michael Vogt |
2014-04-26 | remove unused duplicated acqprogress.{cc,h} files | David Kalnischkies |
2014-04-25 | add support for apt-get build-dep unpacked-source-dir | Michael Vogt |