Merge branch 'bc/mailsplit-cr-at-eol' into next
commit6bc7c5cff570e8d09a76bdb3283805fb17c97a23
authorJunio C Hamano <gitster@pobox.com>
Fri, 7 Aug 2009 04:16:49 +0000 (6 21:16 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 7 Aug 2009 04:16:49 +0000 (6 21:16 -0700)
treeeb6c66f96a8317dce3094264979548ff25dd6b26
parentfe8cb944dcd6a40b50740d9a7c2f380dce287e84
parentc2ca1d79dbd54b06a05e5d14a897699e59dc9f9f
Merge branch 'bc/mailsplit-cr-at-eol' into next

* bc/mailsplit-cr-at-eol:
  Allow mailsplit (and hence git-am) to handle mails with CRLF line-endings
  builtin-mailsplit.c: remove read_line_with_nul() since it is no longer used
  builtin-mailinfo,builtin-mailsplit: use strbufs
  strbuf: add new function strbuf_getwholeline()
builtin.h
git-am.sh