author | Don Zickus <dzickus@redhat.com> | |
Fri, 30 Mar 2007 16:18:45 +0000 (12:18 -0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 31 Mar 2007 07:59:19 +0000 (00:59 -0700) | ||
commit | 86747c132b87fc97bbb134baaffe9ecc12c5a90d | |
tree | d768118720b047d6512fa3c5e118ba2fe58b951c | tree | snapshot |
parent | 5ae917acdf40444945271e5e014cda37e202504e | commit | diff |
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>
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>
builtin-mailinfo.c | diff | blob | history | |
t/t5100/patch0005 | diff | blob | history |