git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matthieu Moy <Matthieu.Moy@grenoble-inp.fr>
To: bonneta <bonneta@ensimag.fr>
Cc: <git@vger.kernel.org>
Subject: Re: [RFC/PATCH 2/4] textconv: make diff_options accessible from blame
Date: Fri, 04 Jun 2010 19:23:12 +0200	[thread overview]
Message-ID: <vpq1vcmaf0f.fsf@bauges.imag.fr> (raw)
In-Reply-To: <57f94007bc6d4f34d1929a005110073f@ensimag.fr> (bonneta@ensimag.fr's message of "Fri\, 04 Jun 2010 12\:21\:07 +0200")

bonneta <bonneta@ensimag.fr> writes:

> On Fri, 04 Jun 2010 09:59:47 +0200, Matthieu Moy
> <Matthieu.Moy@grenoble-inp.fr> wrote:
>> Junio C Hamano <gitster@pobox.com> writes:
>> 
>>> Axel Bonnet <axel.bonnet@ensimag.imag.fr> writes:

>>>> Signed-off-by: Clément Poulain <clement.poulain@ensimag.imag.fr>
>>>
>>> The name of Clément is spelled correctly on the mail header while S-o-b
>>> line is corrupt.
>> 
>> Actually, it's valid UTF-8, but there's no header specifying the
>> encoding in the email,
[...]
>> Axel, can you give us the exact command(s) you used to send the patch?
>
> I made the patch with "git send-email --cover --annotate", and then edited
> the messages with vim.
>
> I added the S-o-b lines by copy-pasting them 

OK, I got it. You ran "git format-patch", and it didn't find any
non-ascii characters, so it didn't add any encoding header. Then you
added UTF-8, and the header still wasn't there.

You can use "git rebase -i" to edit the commit messages directly, and
add the s-o-b there, then git format-patch will DRT.

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/

      reply	other threads:[~2010-06-04 17:28 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-03 10:47 [RFC/PATCH 0/4] textconv support for blame Axel Bonnet
2010-06-03 10:47 ` [RFC/PATCH 1/4] textconv: make the API public Axel Bonnet
2010-06-03 10:47   ` [RFC/PATCH 2/4] textconv: make diff_options accessible from blame Axel Bonnet
2010-06-03 10:47     ` [RFC/PATCH 3/4] textconv: support for blame Axel Bonnet
2010-06-03 10:47       ` [RFC/PATCH 4/4] t/t8006: test textconv " Axel Bonnet
2010-06-03 15:44         ` Johannes Sixt
2010-06-04  8:55           ` Diane Gasselin
2010-06-04  9:45             ` Matthieu Moy
2010-06-04  8:49         ` Matthieu Moy
2010-06-04  6:00       ` [RFC/PATCH 3/4] textconv: " Junio C Hamano
2010-06-04 10:34         ` Diane Gasselin
2010-06-06 21:51       ` Jeff King
2010-06-04  5:48     ` [RFC/PATCH 2/4] textconv: make diff_options accessible from blame Junio C Hamano
2010-06-04  7:59       ` Matthieu Moy
2010-06-04 10:21         ` bonneta
2010-06-04 17:23           ` Matthieu Moy [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vpq1vcmaf0f.fsf@bauges.imag.fr \
    --to=matthieu.moy@grenoble-inp.fr \
    --cc=bonneta@ensimag.fr \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).