On Fri, 2010-03-05 at 06:09 -0600, Jonathan Nieder wrote:
> tags 572598 + patch fixed-upstream
> thanks
>
> Ben Hutchings wrote:
>
> > Cyrus imapd rejects these messages. (And this didn't happen with
> > earlier versions of git; it is a recent regression.)
>
> Oh! Thanks.
>
> Looks like this
tags 572598 + patch fixed-upstream
thanks
Ben Hutchings wrote:
> Cyrus imapd rejects these messages. (And this didn't happen with
> earlier versions of git; it is a recent regression.)
Oh! Thanks.
Looks like this was recently fixed. Does this patch work for you?
(It will most likely be part
On Fri, 2010-03-05 at 04:02 -0600, Jonathan Nieder wrote:
> Hi Ben,
>
> Ben Hutchings wrote:
>
> > RFC 5322 specifies use of CR LF as the line ending in mail messages.
> > git format-patch uses LF which is conventional for Unix but not valid
> > when transmitting messages over IMAP. git imap-sen
Hi Ben,
Ben Hutchings wrote:
> RFC 5322 specifies use of CR LF as the line ending in mail messages.
> git format-patch uses LF which is conventional for Unix but not valid
> when transmitting messages over IMAP. git imap-send needs to convert
> LF to CR LF.
Sounds reasonable, but could you desc
Package: git-core
Version: 1:1.6.6.2-1
Severity: normal
RFC 5322 specifies use of CR LF as the line ending in mail messages.
git format-patch uses LF which is conventional for Unix but not valid
when transmitting messages over IMAP. git imap-send needs to convert
LF to CR LF.
Ben.
-- System Inf
5 matches
Mail list logo