Merge branch 'eb/mailinfo' into next
authorJunio C Hamano <junkio@cox.net>
Tue, 23 May 2006 21:57:00 +0000 (14:57 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 23 May 2006 21:57:00 +0000 (14:57 -0700)
* eb/mailinfo:
Allow in body headers beyond the in body header prefix.
More accurately detect header lines in read_one_header_line
In handle_body only read a line if we don't already have one.
Refactor commit messge handling.
Move B and Q decoding into check header.
Make read_one_header_line return a flag not a length.

No differences found