[PATCH] patchbomb: fix From_ in the message's envelope

Greg Ward greg-hg at gerg.ca
Sun Jul 5 16:55:15 CDT 2009


2009/7/5 Cédric Duval <cedricduval at free.fr>:
> # HG changeset patch
> # User Cédric Duval <cedricduval at free.fr>
> # Date 1246804930 -7200
> # Node ID f115a5155195bb05b470ed1bff72339fa500f4b2
> # Parent  8761863c3118bfd1627c5e66b7ea29f131188ea4
> patchbomb: fix From_ in the message's envelope
>
> Localized date in the From_ prevents MUAs like mutt from parsing mbox files
> generated by patchbomb. Using a 24 characters date in asctime format instead.

Is it possible to add a failing test by running something like
"LANG=fr hg email ..."?  That would help ensure this bug stays fixed.

Greg



More information about the Mercurial-devel mailing list