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

Junio C Hamano committed Apr 29, 2016 at 12:59 UTC b559121e3ce56f221280314e4c5f1bdb75d4c32e

No changes.