| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'jk/test-cleanup' | Junio C Hamano | 2020-04-22 | 1 | -0/+0 |
|\ |
|
| * | t/lib-*.sh: drop executable bit | Jeff King | 2020-03-27 | 1 | -0/+0 |
* | | tests: increase the verbosity of the GPG-related prereqs | Johannes Schindelin | 2020-03-26 | 1 | -14/+14 |
* | | tests: turn GPG, GPGSM and RFC1991 into lazy prereqs | Johannes Schindelin | 2020-03-26 | 1 | -45/+57 |
* | | t/lib-gpg.sh: stop pretending to be a stand-alone script | Johannes Schindelin | 2020-03-26 | 1 | -2/+0 |
* | | tests(gpg): allow the gpg-agent to start on Windows | Johannes Schindelin | 2020-03-25 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'tz/gpg-test-fix' | Junio C Hamano | 2019-02-08 | 1 | -2/+1 |
|\ |
|
| * | t/lib-gpg: drop redundant killing of gpg-agent | Todd Zullinger | 2019-02-08 | 1 | -1/+0 |
| * | t/lib-gpg: quote path to ${GNUPGHOME}/trustlist.txt | Todd Zullinger | 2019-02-08 | 1 | -1/+1 |
* | | tests: standardize pipe placement | Matthew DeVore | 2018-10-07 | 1 | -3/+6 |
|/ |
|
* | gpg-interface t: extend the existing GPG tests with GPGSM | Henning Schild | 2018-07-20 | 1 | -1/+27 |
* | t/lib-gpg: fix gpgconf stderr redirect to /dev/null | Todd Zullinger | 2017-11-14 | 1 | -1/+1 |
* | t: lib-gpg: flush gpg agent on startupst/lib-gpg-kill-stray-agent | Santiago Torres | 2017-07-20 | 1 | -0/+1 |
* | lib-gpg: drop unnecessary "missing GPG" warning | Eric Sunshine | 2016-03-06 | 1 | -3/+2 |
* | t/lib-gpg: sanity-check that we can actually signch/new-gpg-drops-rfc-1991 | Jeff King | 2015-01-29 | 1 | -0/+2 |
* | t/lib-gpg: include separate public keys in keyring.gpg | Jeff King | 2015-01-29 | 1 | -0/+2 |
* | tests: make comment on GPG keyring match the code | Christian Hesse | 2014-12-16 | 1 | -3/+13 |
* | tests: squelch noise from GPG machinery set-up | Junio C Hamano | 2014-12-12 | 1 | -12/+14 |
* | tests: replace binary GPG keyrings with ASCII-armored keys | Christian Hesse | 2014-12-12 | 1 | -2/+1 |
* | tests: skip RFC1991 tests for gnupg 2.1 | Christian Hesse | 2014-12-12 | 1 | -0/+4 |
* | tests: create gpg homedir on the fly | Christian Hesse | 2014-12-12 | 1 | -3/+7 |
* | Merge branch 'mg/lib-gpg-ro-safety' | Junio C Hamano | 2014-10-29 | 1 | -0/+1 |
|\ |
|
| * | t/lib-gpg: make gpghome files writablemg/lib-gpg-ro-safety | Michael J Gruber | 2014-10-27 | 1 | -0/+1 |
* | | lib-gpg.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-23 | 1 | -1/+1 |
|/ |
|
* | for-each-ref: add split message parts to %(contents:*). | Michał Górny | 2011-09-08 | 1 | -0/+8 |
* | t7004: factor out gpg setup | Jeff King | 2011-09-08 | 1 | -0/+26 |