This mini-series fixes the handling of signed tags for users with "rfc1991" in their gpg config. In fact, the refactoring done in the middle three patches would be worthwhile even without the side effect of having to fix the handling in one place only rather than three... Michael J Gruber (5): t/t7004-tag: test handling of rfc1991 signatures verify-tag: factor out signature detection tag: factor out sig detection for body edits tag: factor out sig detection for tag display tag: recognize rfc1991 signatures builtin/tag.c | 16 ++++------------ builtin/verify-tag.c | 10 ++-------- t/t7004-tag.sh | 43 +++++++++++++++++++++++++++++++++++++++++++ tag.c | 12 ++++++++++++ tag.h | 4 ++++ 5 files changed, 65 insertions(+), 20 deletions(-) -- 1.7.3.2.193.g78bbb -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html