gpg-interface.c: obtain primary key fingerprint as well
commit4de9394dcb769394f490a0285015a1d26beb54d1
authorMichał Górny <mgorny@gentoo.org>
Mon, 22 Oct 2018 16:38:21 +0000 (22 18:38 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Oct 2018 23:00:43 +0000 (23 08:00 +0900)
treea52c37cadb29730f99005b9a68110619bcb2cd08
parent3daaaabe7ed22c17bff04d19c711be427bd2e225
gpg-interface.c: obtain primary key fingerprint as well

Obtain the primary key fingerprint off VALIDSIG status message,
and expose it via %GP format.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/pretty-formats.txt
gpg-interface.c
gpg-interface.h
pretty.c