Age | Commit message (Expand) | Author |
2019-02-01 | Merge branch 'pu/refuseunsignedlines' into 'master' | Julian Andres Klode |
2019-01-27 | Add a "reinstall" command as an alias for "install --reinstall". | Josh Triplett |
2019-01-24 | Merge and reuse tmp file handling across the board | David Kalnischkies |
2019-01-22 | Merge branch 'patch-2' of github.com:techtonik/apt | Julian Andres Klode |
2019-01-10 | apt-mark: Introduce minimize-manual | Julian Andres Klode |
2019-01-10 | Generalize %s does not take any arguments | Julian Andres Klode |
2018-12-04 | Merge branch 'bugfix/spaceinconfig' into 'master' | Julian Andres Klode |
2018-12-03 | Provide a "autopurge" shortcut | Julian Andres Klode |
2018-11-29 | Use quoted tagnames in config dumps | David Kalnischkies |
2018-11-21 | apt.cc: Add "apt info" alias for muscle memory | anatoly techtonik |
2018-10-14 | Merge branch 'feature/subkeys' into 'master' | Julian Andres Klode |
2018-10-02 | apt-mark: showhold: typo-fix (package -> packages) | Muhamed Huseinbašić |
2018-09-11 | Support multiple keyrings in sources.list Signed-By | David Kalnischkies |
2018-08-29 | Fix typos reported by codespell & spellintian | David Kalnischkies |
2018-05-29 | apt-key: Pass all instead of gpg-agent to gpgconf --kill | Julian Andres Klode |
2018-05-11 | Support --with-source in show & search commands | David Kalnischkies |
2018-05-07 | Remove obsolete RCS keywords | Guillem Jover |
2018-05-05 | Fix various typos reported by spellcheckers | David Kalnischkies |
2018-02-19 | add apt-helper drop-privs command… | David Kalnischkies |
2017-12-13 | avoid some useless casts reported by -Wuseless-cast | David Kalnischkies |
2017-12-13 | don't name unused parameter in apt-helper waitonline | David Kalnischkies |
2017-10-05 | ignore unsupported key formats in apt-key | David Kalnischkies |
2017-09-11 | apt-daily: Do not Wants=network-online, and add some more After= | Julian Andres Klode |
2017-09-10 | apt-helper: Add connman support to wait-online | Julian Andres Klode |
2017-09-09 | apt-daily: Wait for network before daily updates | Julian Andres Klode |
2017-08-24 | Replace APT_CONST with APT_PURE everywhere | Julian Andres Klode |
2017-07-26 | ignore SIGPIPE in dump solver if forwarding | David Kalnischkies |
2017-07-12 | Reformat and sort all includes with clang-format | Julian Andres Klode |
2017-07-12 | Drop cacheiterators.h include | Julian Andres Klode |
2017-06-26 | avoid explicit types for pkg counts by auto | David Kalnischkies |
2016-12-31 | apt-key: ignore gpg1 already imported secret key import failure | David Kalnischkies |
2016-12-21 | tests: cache the apt-key homedir used for Release signing | David Kalnischkies |
2016-11-25 | add apt-key support for armored GPG key files (*.asc) | David Kalnischkies |
2016-11-24 | report apt-key errors via status-fd messages | David Kalnischkies |
2016-08-27 | Merge branch 'portability/freebsd' | Julian Andres Klode |
2016-08-26 | apt-key: Only use readlink -f for existing components | Julian Andres Klode |
2016-08-26 | Add missing includes and external definitions | Julian Andres Klode |
2016-08-25 | show apt-key warnings in apt update | David Kalnischkies |
2016-08-25 | apt-key: warn instead of fail on unreadable keyrings | David Kalnischkies |
2016-08-17 | allow spaces in fingerprints for 'apt-key del' | David Kalnischkies |
2016-08-17 | add the gpg-classic variant to the gpgv/gnupg or-group | David Kalnischkies |
2016-08-10 | Get rid of the old buildsystem | Julian Andres Klode |
2016-08-06 | CMake: Add basic CMake build system | Julian Andres Klode |
2016-07-31 | apt-key: ignore any error produced by gpgconf --kill | David Kalnischkies |
2016-07-31 | apt-key: kill gpg-agent explicitly in cleanup | David Kalnischkies |
2016-07-05 | use the right key for compressor configuration dump | David Kalnischkies |
2016-07-05 | indextargets: Check that cache could be built before using it | Julian Andres Klode |
2016-07-02 | use +0000 instead of UTC by default as timezone in output | David Kalnischkies |
2016-07-02 | deprecate 'apt-key update' and no-op it in Debian | David Kalnischkies |
2016-07-01 | warn if apt-key is used in scripts/its output parsed | David Kalnischkies |