From 86747c132b87fc97bbb134baaffe9ecc12c5a90d Mon Sep 17 00:00:00 2001 From: Don Zickus Date: Fri, 30 Mar 2007 12:18:45 -0400 Subject: git-mailinfo fixes for patch munging Don't translate the patch to UTF-8, instead preserve the data as is. This also reverts a test case that was included in the original patch series. Also allow overwriting the authorship and title information we gather from RFC2822 mail headers with additional in-body headers, which was pointed out by Linus. Signed-off-by: Don Zickus Signed-off-by: Junio C Hamano --- t/t5100/patch0005 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/t5100') diff --git a/t/t5100/patch0005 b/t/t5100/patch0005 index e7d6f6660..7d24b24af 100644 --- a/t/t5100/patch0005 +++ b/t/t5100/patch0005 @@ -61,7 +61,7 @@ diff --git a/git-cvsimport-script b/git-cvsimport-script push(@old,$fn); -- -David KÃ¥gedal +David Kågedal - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org -- cgit v1.2.1