summaryrefslogtreecommitdiff
path: root/scripts/pacman-key.sh.in
Commit message (Expand)AuthorAge
* Update copyright yearsAllan McRae2017-01-04
* makepkg: Move parseopts from library to libmakepkgAlad Wenter2016-10-22
* pacman-key: reject armored signaturesAllan McRae2016-08-30
* Use a more generic regexp when parsing output of gpg(1) in signature verifica...Leonid Isaev2016-05-18
* Update copyright years for 2016Allan McRae2016-01-04
* Remove space before ellipsesAllan McRae2015-10-19
* Update copyright notices for 2015Allan McRae2015-02-01
* pacman-key: compatibility with gnupg-2.1Tobias Powalowski2014-11-21
* pacman-key: stricter parsing for -verifyAllan McRae2014-08-09
* Remove ts and sw from vim modeline when noet is setFlorian Pritz2014-01-28
* Update copyright years for 2014Allan McRae2014-01-06
* pacman-key: Do not reinterpret keys from revoked keyringsDave Reisner2013-06-04
* scripts: Add color to pacman-keyWilliam Giokas2013-03-08
* pacman-key: reduce verbosity of --populatePierre Schmitz2013-01-04
* pacman-key: handle local signing of multiple keysAllan McRae2013-01-04
* Update copyright year for 2013Allan McRae2013-01-03
* pacman-key: Use lsign_keys function in --populatePierre Schmitz2012-08-02
* Merge branch 'maint'Dan McGee2012-05-20
|\
| * pacman-key: test for content in keyring filesDave Reisner2012-05-20
| * pacman-key: clarify messages, s/keychain/keyring/Dan McGee2012-05-04
* | pacman-key: use mapfile over readDave Reisner2012-05-20
* | pacman-key: lookup keys before receivingDave Reisner2012-04-24
* | pacman-key: allow verification of multiple sig filesDave Reisner2012-04-24
* | scripts: avoid dumping usage on parser failDave Reisner2012-04-24
* | pacman-key: adopt parseopts for option parsingDave Reisner2012-04-24
* | Merge branch 'maint'Dan McGee2012-04-08
|\|
| * pacman-key: avoid use of tempfile in verify_sigDave Reisner2012-04-08
| * pacman-key: verify TRUST_ULTIMATE keys as goodDave Reisner2012-04-08
* | Merge branch 'maint'Dan McGee2012-04-07
|\|
| * Revert "parseopts: normalize options into an array"Dave Reisner2012-04-07
| * pacman-key: Actually verify signatures and exit with correct codesPierre Schmitz2012-04-07
| * pacman-key: change to more reliable default keyserverAllan McRae2012-03-29
| * pacman-key: make the -e option work as advertisedAllan McRae2012-03-29
* | Merge branch 'maint'Dan McGee2012-03-08
|\|
| * pacman-key: Remove useless signature verification in --populate commandPierre Schmitz2012-03-05
* | Merge branch 'maint'Dan McGee2012-02-20
|\|
| * parseopts: normalize options into an arrayDave Reisner2012-02-16
* | 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