Merge branch 'mg/verify-commit'
commit39177c7f184b4c07a1f53f99f59c920c3fb6222d
authorJunio C Hamano <gitster@pobox.com>
Thu, 10 Jul 2014 18:27:33 +0000 (10 11:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 10 Jul 2014 18:27:34 +0000 (10 11:27 -0700)
tree1a536ab74526d6aaa089b4e72742b4b3686c89fe
parent3d77f72efe79eb90f67aec9ecf6d4bd11fc9a78c
parent8e92c2cf37038a3b3bb82724f018e4d0ab1180ff
Merge branch 'mg/verify-commit'

Add 'verify-commit' to be used in a way similar to 'verify-tag' is
used.  Further work on verifying the mergetags might be needed.

* mg/verify-commit:
  t7510: test verify-commit
  t7510: exit for loop with test result
  verify-commit: scriptable commit signature verification
  gpg-interface: provide access to the payload
  gpg-interface: provide clear helper for struct signature_check
builtin/merge.c
commit.c
git.c
pretty.c
t/t7510-signed-commit.sh