Merge branch 'mg/gpg-interface-using-status'
authorJunio C Hamano <gitster@pobox.com>
Thu, 21 Mar 2013 21:02:55 +0000 (14:02 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 Mar 2013 21:02:55 +0000 (14:02 -0700)
Call "gpg" using the right API when validating the signature on
tags.

* mg/gpg-interface-using-status:
pretty: make %GK output the signing key for signed commits
pretty: parse the gpg status lines rather than the output
gpg_interface: allow to request status return
log-tree: rely upon the check in the gpg_interface
gpg-interface: check good signature in a reliable way

No differences found