Merge branch 'bc/gpg-verify-raw'
commitba12cb299f831f29c256c644b01108710c2629e6
authorJunio C Hamano <gitster@pobox.com>
Mon, 3 Aug 2015 18:01:12 +0000 (3 11:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Aug 2015 18:01:12 +0000 (3 11:01 -0700)
tree9887b1a34695488488f7ea86f9906c93e2164543
parente7cf4b257179b4683fa32beb51f949666d36fe9c
parente18443ece711564145d545b650851c4615717128
Merge branch 'bc/gpg-verify-raw'

"git verify-tag" and "git verify-commit" have been taught to share
more code, and then learned to optionally show the verification
message from the underlying GPG implementation.

* bc/gpg-verify-raw:
  verify-tag: add option to print raw gpg status information
  verify-commit: add option to print raw gpg status information
  gpg: centralize printing signature buffers
  gpg: centralize signature check
  verify-commit: add test for exit status on untrusted signature
  verify-tag: share code with verify-commit
  verify-tag: add tests
commit.c
commit.h