diff options
author | Don Zickus <dzickus@redhat.com> | 2007-03-30 12:18:45 -0400 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-03-31 00:59:19 -0700 |
commit | 86747c132b87fc97bbb134baaffe9ecc12c5a90d (patch) | |
tree | d768118720b047d6512fa3c5e118ba2fe58b951c /t/t5100 | |
parent | 5ae917acdf40444945271e5e014cda37e202504e (diff) | |
download | git-86747c132b87fc97bbb134baaffe9ecc12c5a90d.tar.gz git-86747c132b87fc97bbb134baaffe9ecc12c5a90d.tar.xz |
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 <dzickus@redhat.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 't/t5100')
-rw-r--r-- | t/t5100/patch0005 | 2 |
1 files changed, 1 insertions, 1 deletions
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 |