summaryrefslogtreecommitdiff
path: root/scripts/pacman-key.sh.in
AgeCommit message (Expand)Author
2011-09-22pacman-key: ensure array iterations are quotedDan McGee
2011-09-02pacman-key: add --refresh-keys operationDan McGee
2011-09-02pacman-key: split keyserver to a separate optionDan McGee
2011-09-02pacman-key help and documentation cleanupDan McGee
2011-09-02pacman-key: document --lsign-keyDan McGee
2011-08-30pacman-key: add --lsign-key operationDan McGee
2011-08-30pacman-key master key generationDan McGee
2011-08-29pacman-key: fix broken logic around updating trust databaseDan McGee
2011-08-29pacman-key: have --init add more options to default gpg.confDan McGee
2011-08-29pacman-key: refine permission and locking checksDan McGee
2011-08-29pacman-key: rework and document holding keys in keyringAllan McRae
2011-08-29pacman-key: update trust database for relevant operationsAllan McRae
2011-08-29pacman-key: import everything then revoke on --populateAllan McRae
2011-08-29pacman-key: rework importing distro/repo provided keyringsAllan McRae
2011-08-08Update several translation stringsDan McGee
2011-08-02pacman-key: follow gpg options for listing keysAllan McRae
2011-07-27pacman-key: Add --import and --import-trustdbPang Yan Han
2011-07-27pacman-key: change GPG_PACMAN and GPG_NOKEYRING to arraysDJ Mills
2011-07-27pacman-key: fix syntax error in -r arg parsingAllan McRae
2011-07-21pacman-key: refactor post parse opt check into a caseDave Reisner
2011-07-21pacman-key: s/UPDATEBD/UPDATEDB/Dave Reisner
2011-07-21pacman-key: fix syntax error in -r arg parsingDave Reisner
2011-07-21pacman-key: return $ret, not errorsDave Reisner
2011-07-19pacman-key: --init: correct creation of gpg.confPang Yan Han
2011-07-19pacman-key: correct spelling mistakePang Yan Han
2011-07-19pacman-key: check required permissions on keyringAllan McRae
2011-07-19pacman-key: add --init optionAllan McRae
2011-07-19pacman-key: tidy up logic for finding pacman keyring directoryDave Reisner
2011-07-19pacman-key: refactor get_fromDave Reisner
2011-07-19pacman-key: add --verify optionAllan McRae
2011-07-19pacman-key: check only a single operation has been specifiedAllan McRae
2011-07-19pacman-key: move verifying keyring files to own functionAllan McRae
2011-07-19pacman-key: move --edit-key and --receive processing to functionsAllan McRae
2011-07-19pacman-key: hide output of executed commands on logic checksIvan Kanakarakis
2011-07-19pacman-key: rename --trust to --edit-keyAllan McRae
2011-07-19pacman-key: fix quotation on several variable assignmentsIvan Kanakarakis
2011-07-19pacman-key: allow the export of all key idsAllan McRae
2011-07-19pacman-key: rename --del to --deleteAllan McRae
2011-07-19pacman-key: remove the --adv optionAllan McRae
2011-07-19pacman-key: use our option parserAllan McRae
2011-07-05pacman-key: fix syntax highlightingAllan McRae
2011-06-30fix vim syntax highlighting of .sh filesFlorian Pritz
2011-06-23po/: split into scripts/po/ and src/pacman/po/Dan McGee
2011-06-15scripts: refactor output formatting functionsAllan McRae
2011-06-08pacman-key: add vim modeline and fix whitespace issuesAllan McRae
2011-06-07pacman-key: update copyrightAllan McRae
2011-06-01pacman-key: print default gpgdir in usagePang Yan Han
2011-04-21pacman-key: improved reading of the configuration fileIvan Kanakarakis
2011-04-21pacman-key: display the unsupported command to the userIvan Kanakarakis
2011-04-21makepkg, pacman-key: unify help message with other scriptsIvan Kanakarakis