author | Eric W. Biederman <ebiederm@xmission.com> | |
Tue, 23 May 2006 19:58:36 +0000 (13:58 -0600) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 23 May 2006 21:11:03 +0000 (14:11 -0700) | ||
commit | 2dec02b1ecafc47d4031d0a68a94c775a6a9ff9e | |
tree | d10c679b706fe1babd1ccc5e52e144c4d62982c5 | tree | snapshot |
parent | f30b20282babcd77bcadef70b4e36e24cd1f6d59 | commit | diff |
Allow in body headers beyond the in body header prefix.
- handle_from is fixed to not mangle it's input line.
- Then handle_inbody_header is allowed to look in
the body of a commit message for additional headers
that we haven't already seen.
This allows patches with all of the right information in
unfortunate places to be imported.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
- handle_from is fixed to not mangle it's input line.
- Then handle_inbody_header is allowed to look in
the body of a commit message for additional headers
that we haven't already seen.
This allows patches with all of the right information in
unfortunate places to be imported.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
mailinfo.c | diff | blob | history |