Age | Commit message (Expand) | Author |
2012-04-24 | pacman-key: lookup keys before receiving | Dave Reisner |
2012-04-24 | pacman-key: allow verification of multiple sig files | Dave Reisner |
2012-04-24 | scripts: avoid dumping usage on parser fail | Dave Reisner |
2012-04-24 | pacman-key: adopt parseopts for option parsing | Dave Reisner |
2012-04-08 | Merge branch 'maint' | Dan McGee |
2012-04-08 | pacman-key: avoid use of tempfile in verify_sig | Dave Reisner |
2012-04-08 | pacman-key: verify TRUST_ULTIMATE keys as good | Dave Reisner |
2012-04-07 | Merge branch 'maint' | Dan McGee |
2012-04-07 | Revert "parseopts: normalize options into an array" | Dave Reisner |
2012-04-07 | pacman-key: Actually verify signatures and exit with correct codes | Pierre Schmitz |
2012-03-29 | pacman-key: change to more reliable default keyserver | Allan McRae |
2012-03-29 | pacman-key: make the -e option work as advertised | Allan McRae |
2012-03-08 | Merge branch 'maint' | Dan McGee |
2012-03-05 | pacman-key: Remove useless signature verification in --populate command | Pierre Schmitz |
2012-02-20 | Merge branch 'maint' | Dan McGee |
2012-02-16 | parseopts: normalize options into an array | Dave Reisner |
2012-01-30 | Merge branch 'maint' | Dan McGee |
2012-01-30 | pacman-key: call gpg fewer times for revocation keys | Dave Reisner |
2012-01-30 | pacman-key: simplify trusted keyring iteration | Dave Reisner |
2012-01-30 | scripts: always use printf with embedded gettext | Dave Reisner |
2012-01-23 | Merge branch 'maint' | Dan McGee |
2012-01-18 | Update copyright on changed files since beginning of year | Dan McGee |
2012-01-18 | Improve exit statuses and error messages in pacman-key | canyonknight |
2012-01-18 | Turn gpg commands into functions in pacman-key | canyonknight |
2011-12-23 | Merge branch 'maint' | Dan McGee |
2011-12-23 | pacman-key: Add missing quotes | Timothy Redaelli |
2011-12-07 | scripts/*: Declare several constant variables read-only | Lukas Fleischer |
2011-10-17 | pacman-key: add a default keyserver timeout value on --init | Dan McGee |
2011-10-11 | pacman-key: don't escape single quote in usage message | Dan McGee |
2011-10-05 | pacman-key: treat foo-trusted as an ownertrust export file | Dan McGee |
2011-10-05 | pacman-key: refine and clarify import/import-trustdb behavior | Dan McGee |
2011-09-30 | pacman-key: remove errexit flag from shebang | Dave Reisner |
2011-09-30 | pacman-key: return 0 from get_from if default value used | Allan McRae |
2011-09-27 | pacman-key: use consistent punctuation in error messages | Dan McGee |
2011-09-26 | pacman-key: allow get_from to return a default value | Dave Reisner |
2011-09-26 | pacman-key: simplify writing to config file | Dave Reisner |
2011-09-22 | pacman-key: add an additional plain text 'foo-trusted' file | Dan McGee |
2011-09-22 | pacman-key: factor out validate_with_gpg() method | Dan McGee |
2011-09-22 | pacman-key: remove holdkeys functionality | Dan McGee |
2011-09-22 | pacman-key: implement promptless lsigning | Dan McGee |
2011-09-22 | pacman-key: disable, don't remove, revoked keys | Dan McGee |
2011-09-22 | pacman-key: simplify import in populate | Dan McGee |
2011-09-22 | pacman-key: don't hide --verify details in populate | Dan McGee |
2011-09-22 | pacman-key: print message in populate if signature is missing | Dan McGee |
2011-09-22 | pacman-key: clean up populate output | Dan McGee |
2011-09-22 | pacman-key: ensure array iterations are quoted | Dan McGee |
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 |