Age | Commit message (Expand) | Author |
2014-10-06 | [l10n] Updated Czech translation of apt | Miroslav Kure |
2014-10-03 | apt-get: Create the temporary downloaded changelog inside tmpdir | Guillem Jover |
2014-10-03 | Bump library version to libapt-pkg4.14 | Michael Vogt |
2014-10-03 | implement MarkAndSweep in cc instead of header | David Kalnischkies |
2014-10-03 | rename StringType VERSION to VERSIONNUMBER | David Kalnischkies |
2014-10-02 | ensure world-readability for trusted.gpg in postinst | David Kalnischkies |
2014-10-01 | debian/rules: add hardening=+all | Michael Vogt |
2014-10-01 | Turkish program translation update | Mert Dirik |
2014-09-30 | Merge remote-tracking branch 'donkult/debian/experimental' into debian/experi... | Michael Vogt |
2014-09-30 | adjust version numbers for the planed upload | Michael Vogt |
2014-09-30 | fix another instance of warning: extra ‘;’ [-Wpedantic] | David Kalnischkies |
2014-09-30 | support parsing of all hashes for pdiff | David Kalnischkies |
2014-09-30 | mark private methods as hidden | David Kalnischkies |
2014-09-29 | fix Configuration::FindVector API | David Kalnischkies |
2014-09-29 | update symbols file | David Kalnischkies |
2014-09-29 | Test if TMPDIR is a directory in apt-key and if not unset it | Michael Vogt |
2014-09-29 | Add missing "adduser" dependency (for the new _apt user) | Michael Vogt |
2014-09-29 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-09-28 | Set STRIP_FROM_PATH for doxygen | Trần Ngọc Quân |
2014-09-28 | replace c-string Mode with c++-string ActiveSubprocess | David Kalnischkies |
2014-09-28 | allow options between command and -- on commandline | David Kalnischkies |
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 | Japanese program translation update | Kenshi Muto |
2014-09-27 | store source name and version in binary cache | David Kalnischkies |
2014-09-27 | fix: %i in format string (no. 1) requires 'int' but the argument type is | David Kalnischkies |
2014-09-27 | fix: The class 'pkgSourceList' defines member variable with name 'SrcList' al... | David Kalnischkies |
2014-09-27 | fix: Prefer prefix ++/-- operators for non-primitive types | David Kalnischkies |
2014-09-27 | fix: Consecutive return, break, continue, goto or throw statements are unnece... | David Kalnischkies |
2014-09-27 | Merge branch 'feature/gnupglimit' into debian/experimental | David Kalnischkies |
2014-09-27 | add gnupg and gnupg2 as test-dependency | David Kalnischkies |
2014-09-27 | ensure apt-key del handles 16-byte key ids | James McCoy |
2014-09-27 | remove empty keyrings in trusted.gpg.d on upgrade | 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 | use apt-key to wrap gpg calls in testcases | 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 | correct the error messages to refer to apt-key instead of gpgv | David Kalnischkies |
2014-09-27 | use apt-key adv (+ gnupg) instead of gpgv for verify | 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 |