]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'hi/gpg-use-check-signature'
authorJunio C Hamano <gitster@pobox.com>
Tue, 10 Dec 2019 21:11:45 +0000 (13:11 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 10 Dec 2019 21:11:45 +0000 (13:11 -0800)
Hide lower-level verify_signed-buffer() API as a pure helper to
implement the public check_signature() function, in order to
encourage new callers to use the correct and more strict
validation.

* hi/gpg-use-check-signature:
  gpg-interface: prefer check_signature() for GPG verification

1  2 
builtin/fmt-merge-msg.c
log-tree.c

Simple merge
diff --cc log-tree.c
Simple merge