summaryrefslogtreecommitdiff
path: root/scripts/pacman-key.sh.in
Commit message (Expand)AuthorAge
* Merge branch 'maint'Dan McGee2012-01-30
|\
| * scripts: always use printf with embedded gettextDave Reisner2012-01-30
* | pacman-key: call gpg fewer times for revocation keysDave Reisner2012-01-30
* | pacman-key: simplify trusted keyring iterationDave Reisner2012-01-30
* | Merge branch 'maint'Dan McGee2012-01-23
|\|
| * Update copyright on changed files since beginning of yearDan McGee2012-01-18
| * Improve exit statuses and error messages in pacman-keycanyonknight2012-01-18
| * Turn gpg commands into functions in pacman-keycanyonknight2012-01-18
* | Merge branch 'maint'Dan McGee2011-12-23
|\|
| * pacman-key: Add missing quotesTimothy Redaelli2011-12-23
* | scripts/*: Declare several constant variables read-onlyLukas Fleischer2011-12-07
|/
* pacman-key: add a default keyserver timeout value on --initDan McGee2011-10-17
* pacman-key: don't escape single quote in usage messageDan McGee2011-10-11
* 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