Age | Commit message (Expand) | Author | Files | Lines |
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 |