author | Junio C Hamano <junkio@cox.net> | |
Sun, 28 May 2006 20:36:37 +0000 (13:36 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 28 May 2006 20:36:37 +0000 (13:36 -0700) | ||
commit | 51937e533a39078a6d440b8a0b89bb491061c80b | |
tree | 47dbe17f9339faab72f217f2a89f255ada2c4039 | tree | snapshot |
parent | 91b452cba9ff4dd92ded61020179a81d4876efe3 | commit | diff |
parent | ef29c11702594e616cf43bea260515d9f14f17b0 | commit | diff |
Merge branch 'eb/mailinfo'
* eb/mailinfo:
mailinfo: More carefully parse header lines in read_one_header_line()
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.
* eb/mailinfo:
mailinfo: More carefully parse header lines in read_one_header_line()
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.