From: Eric W. Biederman Date: Tue, 23 May 2006 19:58:36 +0000 (-0600) Subject: Allow in body headers beyond the in body header prefix. X-Git-Tag: v1.4.1-rc1~67^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/2dec02b1ecafc47d4031d0a68a94c775a6a9ff9e?hp=2dec02b1ecafc47d4031d0a68a94c775a6a9ff9e 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 Signed-off-by: Junio C Hamano ---