Merge branch 'mg/verify-commit' into next
authorJunio C Hamano <gitster@pobox.com>
Wed, 2 Jul 2014 19:49:46 +0000 (12:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 Jul 2014 19:49:46 +0000 (12:49 -0700)
commit6d77bcfcd1220a623bc020251e8851bb53fa8fda
treee3fdbf7b5183bd9486bac5a60dc3ae387af39ca2
parentcc0c4b193285f7a1fb89b61fabb13bc9798c36b0
parent8e92c2cf37038a3b3bb82724f018e4d0ab1180ff
Merge branch 'mg/verify-commit' into next

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