Re: [git pull] ieee1394 tree for 2.6.18



Stefan Richter <stefanr@xxxxxxxxxxxxxxxxx> writes:

A related question: If a patch written by author A is forwarded via
e-mail by person B to git tree maintainer C, and C imports the mail with
git-am or git-applymbox --- will git catch the _last_ "From: " line
(hopefully listing the address of A) or the first "From: " line (which
contains the forwarding address of B) as author of the patch?

Similarly, will it care for the last or first "Subject: " line? (The
first line being the actual mail header, the last being a line in the
mail body or a line in a plain-text encoded attachment, that is.)

The main question was answered by Ben, so this may be a bit
offtopic, but I'll answer git questions anyway.

The author-name-email, subject, and author-date are taken from
the RFC2822 headers of the e-mail the committer feeds git-am,
but you can override them by having "From: ", "Subject: ", and
"Date: " as the first lines of the message body, like this:

From: "For W. Arder" <forwarder@xxxxxxxxxxx>
Date: Wed, 21 Jun 2006 11:49:22 +0200
Subject: forwarding patch (was Re: ieee1394)
Message-ID: ...

From: Stefan Richter <stefanr@xxxxxxxxxxxxxxxxx>
Date: Mon Jun 12 18:16:25 2006 -0400
Subject: eth1394: replace __constant_htons by htons

...and __constant_ntohs, __constant_ntohl, __constant_cpu_to_be32 too
where possible. Htons and friends are resolved to constants in these
places anyway. Also fix an endianess glitch in a log message, spotted
by Alexey Dobriyan.

Signed-off-by: Stefan Richter <stefanr@xxxxxxxxxxxxxxxxx>

Note that the latter three header-looking lines are not RFC2822
headers but part of your (eh, Mr Arder's) message body.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: Forwarding mail using message rules
    ... responding to the original sender. ... of OE permit auto-forwarding "as an attachment"? ... With In-line forwarding, all that I get of the original headers is this: ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: Questions on forwarding messages
    ... multiple message address headers and when there is an attachment it is ... What have others found to be the preferred method for forwarding ... What about images and attachments? ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: Questions on forwarding messages
    ... Thanks for your assistance Bruce. ... Frank ... >> multiple message address headers and when there is an attachment it is ... >> What have others found to be the preferred method for forwarding ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: how to uninstall preload?
    ... Well, the in-reply-to headers are missing, and they're automatically ... created when you hit reply (when using any decent mail client). ... "forwarded" message headers suggest that's because you're forwarding ... subscribed to the digest mail and I receive one email comprising of ...
    (Fedora)