Merge branch 'mg/gpg-interface-using-status'
commit0f6875dbe2598fd2e9a597a9e42cde4a507140dd
authorJunio C Hamano <gitster@pobox.com>
Thu, 21 Mar 2013 21:02:55 +0000 (21 14:02 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 Mar 2013 21:02:55 +0000 (21 14:02 -0700)
tree9934b604245af8bb26f1c9b2c8198a6c46a34284
parentdcf0d12aed0d4627dcbfdbc52cea75ce74103e46
parent0174eeaa736226a0bea19e9bf88c270d61aa9cce
Merge branch 'mg/gpg-interface-using-status'

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