]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'mg/gpg-richer-status'
authorJunio C Hamano <gitster@pobox.com>
Wed, 26 Oct 2016 20:14:45 +0000 (13:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 26 Oct 2016 20:14:45 +0000 (13:14 -0700)
commit56d268bafff7538f82c01d3c9c07bdc54b2993b1
tree3ea9958f7aa260206a186b3a198b3e279141ae31
parenta03973893bdbc1a53c705daf70a73994ac46492f
parent661a1806819ca98c446f82b19e6c98fa174d33a4
Merge branch 'mg/gpg-richer-status'

The GPG verification status shown in "%G?" pretty format specifier
was not rich enough to differentiate a signature made by an expired
key, a signature made by a revoked key, etc.  New output letters
have been assigned to express them.

* mg/gpg-richer-status:
  gpg-interface: use more status letters
Documentation/pretty-formats.txt
pretty.c