]> git.ipfire.org Git - thirdparty/git.git/commit - gpg-interface.h
gpg-interface, tag: add GPG_VERIFY_OMIT_STATUS flag
authorLukas Puehringer <luk.puehringer@gmail.com>
Tue, 17 Jan 2017 23:37:18 +0000 (18:37 -0500)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Jan 2017 00:10:22 +0000 (16:10 -0800)
commit94240b918f70560393516aa8f98edb877d582c69
treebbf21ce1762c8d76d5a3be3182212b12dd387540
parent3ef7618e616e023cf04180e30d77c9fa5310f964
gpg-interface, tag: add GPG_VERIFY_OMIT_STATUS flag

Functions that print git object information may require that the
gpg-interface functions be silent. Add GPG_VERIFY_OMIT_STATUS flag and
prevent print_signature_buffer from being called if flag is set.

Signed-off-by: Lukas Puehringer <luk.puehringer@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gpg-interface.h
tag.c