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)
commit33b292610dea9f94c986eb88f12e503f5b8375dd
treec5b73e644c369f7bbbbc2781fc9abc85ec3e77c5
parentae51cb04bc29109ae1c1dcfa10d6cef311d48a3c
parent2dec02b1ecafc47d4031d0a68a94c775a6a9ff9e
Merge branch 'eb/mailinfo' into next

* 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.
mailinfo.c