summaryrefslogtreecommitdiff
path: root/scripts/pacman-key.sh.in
Commit message (Expand)AuthorAge
...
* pacman-key: treat foo-trusted as an ownertrust export fileDan McGee2011-10-05
* pacman-key: refine and clarify import/import-trustdb behaviorDan McGee2011-10-05
* pacman-key: remove errexit flag from shebangDave Reisner2011-09-30
* pacman-key: return 0 from get_from if default value usedAllan McRae2011-09-30
* pacman-key: use consistent punctuation in error messagesDan McGee2011-09-27
* pacman-key: allow get_from to return a default valueDave Reisner2011-09-26
* pacman-key: simplify writing to config fileDave Reisner2011-09-26
* pacman-key: add an additional plain text 'foo-trusted' fileDan McGee2011-09-22
* pacman-key: factor out validate_with_gpg() methodDan McGee2011-09-22
* pacman-key: remove holdkeys functionalityDan McGee2011-09-22
* pacman-key: implement promptless lsigningDan McGee2011-09-22
* pacman-key: disable, don't remove, revoked keysDan McGee2011-09-22
* pacman-key: simplify import in populateDan McGee2011-09-22
* pacman-key: don't hide --verify details in populateDan McGee2011-09-22
* pacman-key: print message in populate if signature is missingDan McGee2011-09-22
* pacman-key: clean up populate outputDan McGee2011-09-22
* pacman-key: ensure array iterations are quotedDan McGee2011-09-22
* pacman-key: add --refresh-keys operationDan McGee2011-09-02
* pacman-key: split keyserver to a separate optionDan McGee2011-09-02
* pacman-key help and documentation cleanupDan McGee2011-09-02
* pacman-key: document --lsign-keyDan McGee2011-09-02
* pacman-key: add --lsign-key operationDan McGee2011-08-30
* pacman-key master key generationDan McGee2011-08-30
* pacman-key: fix broken logic around updating trust databaseDan McGee2011-08-29
* pacman-key: have --init add more options to default gpg.confDan McGee2011-08-29
* pacman-key: refine permission and locking checksDan McGee2011-08-29
* pacman-key: rework and document holding keys in keyringAllan McRae2011-08-29
* pacman-key: update trust database for relevant operationsAllan McRae2011-08-29
* pacman-key: import everything then revoke on --populateAllan McRae2011-08-29
* pacman-key: rework importing distro/repo provided keyringsAllan McRae2011-08-29
* Update several translation stringsDan McGee2011-08-08
* pacman-key: follow gpg options for listing keysAllan McRae2011-08-02
* pacman-key: Add --import and --import-trustdbPang Yan Han2011-07-27
* pacman-key: change GPG_PACMAN and GPG_NOKEYRING to arraysDJ Mills2011-07-27
* pacman-key: fix syntax error in -r arg parsingAllan McRae2011-07-27
* pacman-key: refactor post parse opt check into a caseDave Reisner2011-07-21
* pacman-key: s/UPDATEBD/UPDATEDB/Dave Reisner2011-07-21
* pacman-key: fix syntax error in -r arg parsingDave Reisner2011-07-21
* pacman-key: return $ret, not errorsDave Reisner2011-07-21
* pacman-key: --init: correct creation of gpg.confPang Yan Han2011-07-19
* pacman-key: correct spelling mistakePang Yan Han2011-07-19
* pacman-key: check required permissions on keyringAllan McRae2011-07-19
* pacman-key: add --init optionAllan McRae2011-07-19
* pacman-key: tidy up logic for finding pacman keyring directoryDave Reisner2011-07-19
* pacman-key: refactor get_fromDave Reisner2011-07-19
* pacman-key: add --verify optionAllan McRae2011-07-19
* pacman-key: check only a single operation has been specifiedAllan McRae2011-07-19
* pacman-key: move verifying keyring files to own functionAllan McRae2011-07-19
* pacman-key: move --edit-key and --receive processing to functionsAllan McRae2011-07-19
* pacman-key: hide output of executed commands on logic checksIvan Kanakarakis2011-07-19