Age | Commit message (Expand) | Author | Files | Lines |
2019-01-22 | commit-tree: add missing --gpg-sign flag | Brandon Richardson | 1 | -3/+12 |
2019-01-22 | t7510: invoke git as part of &&-chain | Martin Ågren | 1 | -2/+6 |
2018-11-05 | t/t7510-signed-commit.sh: add signing subkey to Eris Discordia key | Michał Górny | 1 | -3/+3 |
2018-11-05 | t/t7510-signed-commit.sh: Add %GP to custom format checks | Michał Górny | 1 | -6/+12 |
2018-10-23 | gpg-interface.c: support getting key fingerprint via %GF format | Michał Górny | 1 | -6/+12 |
2018-10-22 | gpg-interface.c: detect and reject multiple signatures on commits | Michał Górny | 1 | -0/+26 |
2018-07-18 | t/t7510: check the validation of the new config gpg.format | Henning Schild | 1 | -0/+7 |
2018-06-11 | tests: make forging GPG signed commits and tags more robust | SZEDER Gábor | 1 | -2/+1 |
2018-06-11 | t7510-signed-commit: use 'test_must_fail' | SZEDER Gábor | 1 | -2/+2 |
2016-10-12 | gpg-interface: use more status letters | Michael J Gruber | 1 | -1/+12 |
2016-06-24 | log: add log.showSignature configuration variable | Mehul Jain | 1 | -0/+7 |
2016-05-13 | Merge branch 'jc/commit-tree-ignore-commit-gpgsign' | Junio C Hamano | 1 | -3/+10 |
2016-05-03 | commit-tree: do not pay attention to commit.gpgsign | Junio C Hamano | 1 | -3/+10 |
2015-06-22 | verify-commit: add option to print raw gpg status information | brian m. carlson | 1 | -0/+31 |
2015-06-22 | gpg: centralize signature check | brian m. carlson | 1 | -1/+1 |
2015-06-22 | verify-commit: add test for exit status on untrusted signature | brian m. carlson | 1 | -0/+7 |
2015-03-26 | Merge branch 'jk/test-chain-lint' | Junio C Hamano | 1 | -1/+1 |
2015-03-20 | Merge branch 'mg/verify-commit' | Junio C Hamano | 1 | -2/+2 |
2015-03-20 | t: fix trivial &&-chain breakage | Jeff King | 1 | -1/+1 |
2015-03-10 | t7510: do not fail when gpg warns about insecure memory | Kyle J. McKay | 1 | -2/+2 |
2014-07-10 | Merge branch 'mg/verify-commit' | Junio C Hamano | 1 | -1/+19 |
2014-06-25 | move "%G" format test from t7510 to t6006 | Jeff King | 1 | -6/+0 |
2014-06-23 | t7510: test verify-commit | Michael J Gruber | 1 | -1/+19 |
2014-06-23 | t7510: exit for loop with test result | Michael J Gruber | 1 | -2/+2 |
2014-06-17 | pretty: avoid reading past end-of-string with "%G" | Jeff King | 1 | -0/+6 |
2014-06-17 | t7510: check %G* pretty-format output | Jeff King | 1 | -0/+40 |
2014-06-17 | t7510: test a commit signed by an unknown key | Jeff King | 1 | -0/+13 |
2014-06-17 | t7510: use consistent &&-chains in loop | Michael J Gruber | 1 | -6/+6 |
2014-06-17 | t7510: stop referring to master in later tests | Jeff King | 1 | -3/+3 |
2014-02-24 | test the commit.gpgsign config option | Nicolas Vigier | 1 | -4/+21 |
2012-01-05 | commit --amend -S: strip existing gpgsig headers | Junio C Hamano | 1 | -1/+10 |
2011-11-12 | test "commit -S" and "log --show-signature" | Junio C Hamano | 1 | -0/+71 |