Merge branch 'jk/mbox-from-line' into maint
commitb6e8269e9ba131b6ea6a10088be139dc89704fb6
authorJunio C Hamano <gitster@pobox.com>
Tue, 7 Oct 2014 20:39:24 +0000 (7 13:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 7 Oct 2014 20:39:27 +0000 (7 13:39 -0700)
treee861fc22f5b98a596cfbe7e03124fc93b3a817ed
parent80b616d04b8f5a15b5d5587d67baf6e2e28c9f87
parent85de86a16bd853708658eb13689d913bc377ae3e
Merge branch 'jk/mbox-from-line' into maint

Some MUAs mangled a line in a message that begins with "From " to
">From " when writing to a mailbox file and feeding such an input to
"git am" used to lose such a line.

* jk/mbox-from-line:
  mailinfo: work around -Wstring-plus-int warning
  mailinfo: make ">From" in-body header check more robust