summaryrefslogtreecommitdiff
path: root/t/lib-gpg.sh
Commit message (Expand)AuthorAgeFilesLines
* lib-gpg: drop unnecessary "missing GPG" warningEric Sunshine2016-03-061-3/+2
* t/lib-gpg: sanity-check that we can actually signch/new-gpg-drops-rfc-1991Jeff King2015-01-291-0/+2
* t/lib-gpg: include separate public keys in keyring.gpgJeff King2015-01-291-0/+2
* tests: make comment on GPG keyring match the codeChristian Hesse2014-12-161-3/+13
* tests: squelch noise from GPG machinery set-upJunio C Hamano2014-12-121-12/+14
* tests: replace binary GPG keyrings with ASCII-armored keysChristian Hesse2014-12-121-2/+1
* tests: skip RFC1991 tests for gnupg 2.1Christian Hesse2014-12-121-0/+4
* tests: create gpg homedir on the flyChristian Hesse2014-12-121-3/+7
* Merge branch 'mg/lib-gpg-ro-safety'Junio C Hamano2014-10-291-0/+1
|\
| * t/lib-gpg: make gpghome files writablemg/lib-gpg-ro-safetyMichael J Gruber2014-10-271-0/+1
* | lib-gpg.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-231-1/+1
|/
* for-each-ref: add split message parts to %(contents:*).Michał Górny2011-09-081-0/+8
* t7004: factor out gpg setupJeff King2011-09-081-0/+26