From: Junio C Hamano Date: Fri, 29 Apr 2016 19:59:09 +0000 (-0700) Subject: Merge branch 'st/verify-tag' X-Git-Tag: v2.9.0-rc0~86 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b559121e3ce56f221280314e4c5f1bdb75d4c32e;p=thirdparty%2Fgit.git Merge branch 'st/verify-tag' Unify internal logic between "git tag -v" and "git verify-tag" commands by making one directly call into the other. * st/verify-tag: tag -v: verify directly rather than exec-ing verify-tag verify-tag: move tag verification code to tag.c verify-tag: prepare verify_tag for libification verify-tag: update variable name and type t7030: test verifying multiple tags builtin/verify-tag.c: ignore SIGPIPE in gpg-interface --- b559121e3ce56f221280314e4c5f1bdb75d4c32e