Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1179164

Re: Clarification for the use of additional fields in the message body

From Julian Calaby <julian.calaby@gmail.com>
Newsgroups linux.kernel
Subject Re: Clarification for the use of additional fields in the message body
Date 2015-07-08 01:50 +0200
Message-ID <pJKMG-3Fu-3@gated-at.bofh.it> (permalink)
References (13 earlier) <pJvXk-2KB-25@gated-at.bofh.it> <pJwqm-39V-21@gated-at.bofh.it> <pJzHA-5bl-21@gated-at.bofh.it> <pJBT3-6FZ-13@gated-at.bofh.it> <pJDLb-7RF-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Markus,

On Wed, Jul 8, 2015 at 2:15 AM, SF Markus Elfring
<elfring@users.sourceforge.net> wrote:
>> I can't remember ever changing or explicitly preserving the commit date.
>> I don't think I care enough.
>
> Would any more software developers and maintainers like to share
> their experiences around such details?
>
> When do commit timestamps become relevant as a documentation item
> for contribution authorship?

They are never relevant.

"When" a commit happened is never relevant except in relation to other
things, at which point the actual date and time is almost completely
irrelevant.

Just submit your patches using git-format-patch or git-send-email and
friends. There's a file in the documentation directory of the kernel
tree describing submitting patches and email client setup. Read them
both, do what they say without anything extra.

>> Remembering the author separately from the committer is something
>> git does by design anyway.
>
> Do you usually just reuse a procedure from a well-known command
> for which a description is provided like the following?
> http://git-scm.com/docs/git-am
> '…
> "From: " and "Subject: " lines starting the body override
> the respective commit author name and title values
> taken from the headers.
> …'
>
> Will further fields be eventually mentioned there?

Why? Just do what is described in SubmittingPatches. Your attempts to
"improve" on the system are unnecessary and annoying people. The
instructions there are the recommended way to do things for a reason.

Thanks,

-- 
Julian Calaby

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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: Clarification for the use of additional fields in the message  body SF Markus Elfring <elfring@users.sourceforge.net> - 2015-07-07 18:20 +0200
  Re: Clarification for the use of additional fields in the message body Julian Calaby <julian.calaby@gmail.com> - 2015-07-08 01:50 +0200
    Re: Clarification for the use of additional fields in the message  body SF Markus Elfring <elfring@users.sourceforge.net> - 2015-07-08 15:50 +0200

csiph-web