Merge branch 'mg/gpg-interface-using-status' into next
commit93f0e72f7578f8569f1c08b290984bf9b602f521
authorJunio C Hamano <gitster@pobox.com>
Tue, 26 Feb 2013 17:48:36 +0000 (26 09:48 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 26 Feb 2013 17:48:36 +0000 (26 09:48 -0800)
treec17c1561da0d6429d6283e67914d26c62177f0f9
parent4d3caea8c499b8ccc9db2d83a645d6323a27d6d9
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