Age | Commit message (Expand) | Author |
2011-09-02 | pacman-key: add --refresh-keys operation | Dan McGee |
2011-09-02 | pacman-key: split keyserver to a separate option | Dan McGee |
2011-09-02 | pacman-key help and documentation cleanup | Dan McGee |
2011-09-02 | pacman-key: document --lsign-key | Dan McGee |
2011-08-30 | pacman-key: add --lsign-key operation | Dan McGee |
2011-08-30 | pacman-key master key generation | Dan McGee |
2011-08-29 | pacman-key: fix broken logic around updating trust database | Dan McGee |
2011-08-29 | pacman-key: have --init add more options to default gpg.conf | Dan McGee |
2011-08-29 | pacman-key: refine permission and locking checks | Dan McGee |
2011-08-29 | pacman-key: rework and document holding keys in keyring | Allan McRae |
2011-08-29 | pacman-key: update trust database for relevant operations | Allan McRae |
2011-08-29 | pacman-key: import everything then revoke on --populate | Allan McRae |
2011-08-29 | pacman-key: rework importing distro/repo provided keyrings | Allan McRae |
2011-08-08 | Update several translation strings | Dan McGee |
2011-08-02 | pacman-key: follow gpg options for listing keys | Allan McRae |
2011-07-27 | pacman-key: Add --import and --import-trustdb | Pang Yan Han |
2011-07-27 | pacman-key: change GPG_PACMAN and GPG_NOKEYRING to arrays | DJ Mills |
2011-07-27 | pacman-key: fix syntax error in -r arg parsing | Allan McRae |
2011-07-21 | pacman-key: refactor post parse opt check into a case | Dave Reisner |
2011-07-21 | pacman-key: s/UPDATEBD/UPDATEDB/ | Dave Reisner |
2011-07-21 | pacman-key: fix syntax error in -r arg parsing | Dave Reisner |
2011-07-21 | pacman-key: return $ret, not errors | Dave Reisner |
2011-07-19 | pacman-key: --init: correct creation of gpg.conf | Pang Yan Han |
2011-07-19 | pacman-key: correct spelling mistake | Pang Yan Han |
2011-07-19 | pacman-key: check required permissions on keyring | Allan McRae |
2011-07-19 | pacman-key: add --init option | Allan McRae |
2011-07-19 | pacman-key: tidy up logic for finding pacman keyring directory | Dave Reisner |
2011-07-19 | pacman-key: refactor get_from | Dave Reisner |
2011-07-19 | pacman-key: add --verify option | Allan McRae |
2011-07-19 | pacman-key: check only a single operation has been specified | Allan McRae |
2011-07-19 | pacman-key: move verifying keyring files to own function | Allan McRae |
2011-07-19 | pacman-key: move --edit-key and --receive processing to functions | Allan McRae |
2011-07-19 | pacman-key: hide output of executed commands on logic checks | Ivan Kanakarakis |
2011-07-19 | pacman-key: rename --trust to --edit-key | Allan McRae |
2011-07-19 | pacman-key: fix quotation on several variable assignments | Ivan Kanakarakis |
2011-07-19 | pacman-key: allow the export of all key ids | Allan McRae |
2011-07-19 | pacman-key: rename --del to --delete | Allan McRae |
2011-07-19 | pacman-key: remove the --adv option | Allan McRae |
2011-07-19 | pacman-key: use our option parser | Allan McRae |
2011-07-05 | pacman-key: fix syntax highlighting | Allan McRae |
2011-06-30 | fix vim syntax highlighting of .sh files | Florian Pritz |
2011-06-23 | po/: split into scripts/po/ and src/pacman/po/ | Dan McGee |
2011-06-15 | scripts: refactor output formatting functions | Allan McRae |
2011-06-08 | pacman-key: add vim modeline and fix whitespace issues | Allan McRae |
2011-06-07 | pacman-key: update copyright | Allan McRae |
2011-06-01 | pacman-key: print default gpgdir in usage | Pang Yan Han |
2011-04-21 | pacman-key: improved reading of the configuration file | Ivan Kanakarakis |
2011-04-21 | pacman-key: display the unsupported command to the user | Ivan Kanakarakis |
2011-04-21 | makepkg, pacman-key: unify help message with other scripts | Ivan Kanakarakis |
2011-03-27 | Create pacman keyring directory if missing | Ray Kohler |