Merge branch 'eb/mailinfo'
authorJunio C Hamano <junkio@cox.net>
Sun, 28 May 2006 20:36:37 +0000 (13:36 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 28 May 2006 20:36:37 +0000 (13:36 -0700)
commit51937e533a39078a6d440b8a0b89bb491061c80b
tree47dbe17f9339faab72f217f2a89f255ada2c4039
parent91b452cba9ff4dd92ded61020179a81d4876efe3
parentef29c11702594e616cf43bea260515d9f14f17b0
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.