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)
* 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.


Trivial merge