Merge branch 'mg/gpg-interface-using-status' into maint
commitb771d8d7cf9dd9d5901e68526be471722870a9f8
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Apr 2013 16:26:27 +0000 (3 09:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Apr 2013 16:26:27 +0000 (3 09:26 -0700)
treee1035ced0b988881dfede8fc5556575e78ab090f
parent14c79b1faa113707d8955912af6064d9844f71eb
parent0174eeaa736226a0bea19e9bf88c270d61aa9cce
Merge branch 'mg/gpg-interface-using-status' into maint

Verification of signed tags were not done correctly when not in C
or en/US locale.

* 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