Merge branch 'mg/gpg-interface-using-status' into next
commitbd54c7a8e267a6f3fe986639e22f85aecefc57e1
authorJunio C Hamano <gitster@pobox.com>
Tue, 19 Mar 2013 22:57:06 +0000 (19 15:57 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Mar 2013 22:57:06 +0000 (19 15:57 -0700)
tree97a373797a97cfdadb8bdf2e39ba90b7309d9a43
parent846cf01d5585fbf7ef42f20643ea1dfdf34fbad5
parent0174eeaa736226a0bea19e9bf88c270d61aa9cce
Merge branch 'mg/gpg-interface-using-status' into next

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
Documentation/pretty-formats.txt
builtin/fmt-merge-msg.c
gpg-interface.c
log-tree.c
pretty.c