git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Problem with "From:" line on "git format-patch" generated patches
@ 2009-11-03 16:30 André Goddard Rosa
  2009-11-03 17:02 ` Santi Béjar
  0 siblings, 1 reply; 8+ messages in thread
From: André Goddard Rosa @ 2009-11-03 16:30 UTC (permalink / raw)
  To: Git Mailing List

Hi, everybody!

    When I generate patches using "git format-patch" it always makes
my name garbled in the "From:" line
as shown below. I'm using openSUSE 11.2 RC 1 (x86_64) with the
following settings:

        # locale charmap
        UTF-8
        # echo $LANG
        en_US.UTF-8

    I've tried changing my environment to use another encoding like
ISO-8859-1, but it didn't work as well.

    Does someone can explain why does this happens? Any suggestions?

P.s.: the problem never occurs on the commit message (Signed-off-by)


>> >From 584d9bfc7c1d41b76a05655b4562b98fcbef6ee4 Mon Sep 17 00:00:00 2001
>> From: =?UTF-8?q?Andr=C3=A9=20Goddard=20Rosa?= <andre.goddard@gmail.com>
>> Date: Sun, 1 Nov 2009 14:09:06 -0200
>> Subject: [PATCH v2 7/7] vsprintf: factor out skip_space code in a
>> separate function
>> MIME-Version: 1.0
>> Content-Type: text/plain; charset=UTF-8
>> Content-Transfer-Encoding: 8bit
>
> btw., for reviewability's sake, could you please fix your patch
> submission method to not include such garbled headers in the mail body?
>
> (Also, it would be nice to reply-thread the 7 patches on the 0/7 mail,
> as git-send-email does.)


Thank you,
André

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-11-04 10:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-03 16:30 Problem with "From:" line on "git format-patch" generated patches André Goddard Rosa
2009-11-03 17:02 ` Santi Béjar
2009-11-03 18:06   ` André Goddard Rosa
2009-11-03 18:11     ` André Goddard Rosa
2009-11-03 22:55       ` Jonathan Nieder
2009-11-04 10:55         ` André Goddard Rosa
2009-11-04  8:49     ` Jeff King
2009-11-04 10:59       ` André Goddard Rosa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).