index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
lib-gpg.sh
Age
Commit message (
Expand
)
Author
2019-02-08
Merge branch 'tz/gpg-test-fix'
Junio C Hamano
2019-02-08
t/lib-gpg: drop redundant killing of gpg-agent
Todd Zullinger
2019-02-08
t/lib-gpg: quote path to ${GNUPGHOME}/trustlist.txt
Todd Zullinger
2018-10-07
tests: standardize pipe placement
Matthew DeVore
2018-07-20
gpg-interface t: extend the existing GPG tests with GPGSM
Henning Schild
2017-11-14
t/lib-gpg: fix gpgconf stderr redirect to /dev/null
Todd Zullinger
2017-07-20
t: lib-gpg: flush gpg agent on startup
Santiago Torres
2016-03-06
lib-gpg: drop unnecessary "missing GPG" warning
Eric Sunshine
2015-01-29
t/lib-gpg: sanity-check that we can actually sign
Jeff King
2015-01-29
t/lib-gpg: include separate public keys in keyring.gpg
Jeff King
2014-12-16
tests: make comment on GPG keyring match the code
Christian Hesse
2014-12-12
tests: squelch noise from GPG machinery set-up
Junio C Hamano
2014-12-12
tests: replace binary GPG keyrings with ASCII-armored keys
Christian Hesse
2014-12-12
tests: skip RFC1991 tests for gnupg 2.1
Christian Hesse
2014-12-12
tests: create gpg homedir on the fly
Christian Hesse
2014-10-29
Merge branch 'mg/lib-gpg-ro-safety'
Junio C Hamano
2014-10-27
t/lib-gpg: make gpghome files writable
Michael J Gruber
2014-04-23
lib-gpg.sh: use the $( ... ) construct for command substitution
Elia Pinto
2011-09-08
for-each-ref: add split message parts to %(contents:*).
Michał Górny
2011-09-08
t7004: factor out gpg setup
Jeff King