Age | Commit message (Expand) | Author | Files | Lines |
2011-08-29 | pacman-key: refine permission and locking checks | Dan McGee | 1 | -3/+3 |
2011-08-29 | pacman-key: rework and document holding keys in keyring | Allan McRae | 1 | -7/+5 |
2011-08-29 | pacman-key: update trust database for relevant operations | Allan McRae | 1 | -12/+9 |
2011-08-29 | pacman-key: import everything then revoke on --populate | Allan McRae | 1 | -13/+10 |
2011-08-29 | pacman-key: rework importing distro/repo provided keyrings | Allan McRae | 1 | -74/+76 |
2011-08-09 | Update several translation strings | Dan McGee | 1 | -5/+5 |
2011-08-02 | pacman-key: follow gpg options for listing keys | Allan McRae | 1 | -8/+13 |
2011-07-27 | pacman-key: Add --import and --import-trustdb | Pang Yan Han | 1 | -3/+40 |
2011-07-27 | pacman-key: change GPG_PACMAN and GPG_NOKEYRING to arrays | DJ Mills | 1 | -24/+24 |
2011-07-27 | pacman-key: fix syntax error in -r arg parsing | Allan McRae | 1 | -1/+1 |
2011-07-21 | pacman-key: refactor post parse opt check into a case | Dave Reisner | 1 | -12/+11 |
2011-07-21 | pacman-key: s/UPDATEBD/UPDATEDB/ | Dave Reisner | 1 | -1/+1 |
2011-07-21 | pacman-key: fix syntax error in -r arg parsing | Dave Reisner | 1 | -1/+1 |
2011-07-21 | pacman-key: return $ret, not errors | Dave Reisner | 1 | -1/+1 |
2011-07-19 | pacman-key: --init: correct creation of gpg.conf | Pang Yan Han | 1 | -1/+1 |
2011-07-19 | pacman-key: correct spelling mistake | Pang Yan Han | 1 | -1/+1 |
2011-07-19 | pacman-key: check required permissions on keyring | Allan McRae | 1 | -0/+20 |
2011-07-19 | pacman-key: add --init option | Allan McRae | 1 | -8/+26 |
2011-07-19 | pacman-key: tidy up logic for finding pacman keyring directory | Dave Reisner | 1 | -5/+3 |
2011-07-19 | pacman-key: refactor get_from | Dave Reisner | 1 | -8/+10 |
2011-07-19 | pacman-key: add --verify option | Allan McRae | 1 | -3/+7 |
2011-07-19 | pacman-key: check only a single operation has been specified | Allan McRae | 1 | -0/+16 |
2011-07-19 | pacman-key: move verifying keyring files to own function | Allan McRae | 1 | -20/+28 |
2011-07-19 | pacman-key: move --edit-key and --receive processing to functions | Allan McRae | 1 | -21/+26 |
2011-07-19 | pacman-key: hide output of executed commands on logic checks | Ivan Kanakarakis | 1 | -4/+4 |
2011-07-19 | pacman-key: rename --trust to --edit-key | Allan McRae | 1 | -8/+8 |
2011-07-19 | pacman-key: fix quotation on several variable assignments | Ivan Kanakarakis | 1 | -8/+8 |
2011-07-19 | pacman-key: allow the export of all key ids | Allan McRae | 1 | -3/+3 |
2011-07-19 | pacman-key: rename --del to --delete | Allan McRae | 1 | -3/+3 |
2011-07-19 | pacman-key: remove the --adv option | Allan McRae | 1 | -11/+2 |
2011-07-19 | pacman-key: use our option parser | Allan McRae | 1 | -93/+98 |
2011-07-06 | pacman-key: fix syntax highlighting | Allan McRae | 1 | -1/+1 |
2011-06-30 | fix vim syntax highlighting of .sh files | Florian Pritz | 1 | -1/+1 |
2011-06-24 | po/: split into scripts/po/ and src/pacman/po/ | Dan McGee | 1 | -1/+1 |
2011-06-15 | scripts: refactor output formatting functions | Allan McRae | 1 | -20/+1 |
2011-06-08 | pacman-key: add vim modeline and fix whitespace issues | Allan McRae | 1 | -6/+8 |
2011-06-07 | pacman-key: update copyright | Allan McRae | 1 | -1/+1 |
2011-06-01 | pacman-key: print default gpgdir in usage | Pang Yan Han | 1 | -1/+1 |
2011-04-21 | pacman-key: improved reading of the configuration file | Ivan Kanakarakis | 1 | -9/+13 |
2011-04-21 | pacman-key: display the unsupported command to the user | Ivan Kanakarakis | 1 | -0/+1 |
2011-04-21 | makepkg, pacman-key: unify help message with other scripts | Ivan Kanakarakis | 1 | -1/+1 |
2011-03-28 | Create pacman keyring directory if missing | Ray Kohler | 1 | -1/+6 |
2011-03-23 | pacman-key help, round three | Dan McGee | 1 | -39/+24 |
2011-03-23 | pacman-key: improve usage output | Allan McRae | 1 | -17/+21 |
2011-03-23 | pacman-key: remake of --reload command | Denis A. AltoƩ Falqueto | 1 | -42/+99 |
2011-03-23 | pacman-key: keyring management tool | Denis A. AltoƩ Falqueto | 1 | -0/+274 |