From: Junio C Hamano Date: Mon, 3 Aug 2015 18:01:12 +0000 (-0700) Subject: Merge branch 'bc/gpg-verify-raw' X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ba12cb299f831f29c256c644b01108710c2629e6;p=git.git 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 --- ba12cb299f831f29c256c644b01108710c2629e6