From: Emily Shaffer <emilyshaffer@google.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH v3 0/3] contributor doc update around log messages
Date: Thu, 3 Mar 2022 16:12:57 -0800 [thread overview]
Message-ID: <YiFZicz69mDyFzXB@google.com> (raw)
In-Reply-To: <20220127190259.2470753-1-gitster@pobox.com>
On Thu, Jan 27, 2022 at 11:02:56AM -0800, Junio C Hamano wrote:
>
> We already explain _how_ to write log messages, but did not tell
> readers why we care. Add a few paragraphs to SubmittingPatches
> and CodingGuidelines to do so.
Bah, after I reviewed this I went and checked 'next' to see you already
merged. Sorry for the noise. :X
>
> Junio C Hamano (3):
> SubmittingPatches: write problem statement in the log in the present
> tense
> CodingGuidelines: hint why we value clearly written log messages
> SubmittingPatches: explain why we care about log messages
>
> Documentation/CodingGuidelines | 7 +++++++
> Documentation/SubmittingPatches | 36 +++++++++++++++++++++++++++++++++
> 2 files changed, 43 insertions(+)
>
> Range-diff against v2:
> -: ---------- > 1: b86a706bfd SubmittingPatches: write problem statement in the log in the present tense
> 1: 35e39deb7d ! 2: a65df87939 CodingGuidelines: hint why we value clearly written log messages
> @@ Documentation/CodingGuidelines: code. For Git in general, a few rough rules are
> go and fix it up."
> Cf. http://lkml.iu.edu/hypermail/linux/kernel/1001.3/01069.html
>
> -+ - Log messages to explain your changes are as much important as the
> ++ - Log messages to explain your changes are as important as the
> + changes themselves. Clearly written code and in-code comments
> + explain how the code works and what is assumed from the surrounding
> + context. The log messages explain what the changes wanted to
> 2: fb54bcfcda < -: ---------- SubmittingPatches: explain why we care about log messages
> -: ---------- > 3: 77d918fb98 SubmittingPatches: explain why we care about log messages
> --
> 2.35.0-177-g7d269f5170
>
next prev parent reply other threads:[~2022-03-04 0:13 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-23 20:37 [RFC] Contributor doc: more on the proposed log message Junio C Hamano
2022-01-23 21:32 ` brian m. carlson
2022-01-26 11:07 ` Kaartic Sivaraam
2022-01-26 23:42 ` [PATCH v2 0/3] contributor doc update around log messages Junio C Hamano
2022-01-26 23:42 ` [PATCH v2 1/3] SubmittingPatches: write problem statement in the log in the present tense Junio C Hamano
2022-01-26 23:42 ` [PATCH v2 2/3] CodingGuidelines: hint why we value clearly written log messages Junio C Hamano
2022-01-27 7:31 ` Eric Sunshine
2022-01-27 18:35 ` Junio C Hamano
2022-01-26 23:42 ` [PATCH v2 3/3] SubmittingPatches: explain why we care about " Junio C Hamano
2022-01-27 19:02 ` [PATCH v3 0/3] contributor doc update around " Junio C Hamano
2022-03-04 0:12 ` Emily Shaffer [this message]
2022-01-27 19:02 ` [PATCH v3 1/3] SubmittingPatches: write problem statement in the log in the present tense Junio C Hamano
2022-03-03 23:59 ` Emily Shaffer
2022-03-04 0:23 ` Junio C Hamano
2022-03-04 23:41 ` Emily Shaffer
2022-01-27 19:02 ` [PATCH v3 2/3] CodingGuidelines: hint why we value clearly written log messages Junio C Hamano
2022-03-04 0:07 ` Emily Shaffer
2022-03-04 0:27 ` Junio C Hamano
2022-04-14 6:51 ` Junio C Hamano
2022-04-14 14:04 ` Ævar Arnfjörð Bjarmason
2022-04-19 22:53 ` Emily Shaffer
2022-04-20 8:23 ` Junio C Hamano
2022-01-27 19:02 ` [PATCH v3 3/3] SubmittingPatches: explain why we care about " Junio C Hamano
2022-03-04 0:10 ` Emily Shaffer
2022-03-04 0:29 ` Junio C Hamano
2022-03-04 9:52 ` log messages > comments (was: [PATCH v3 3/3] SubmittingPatches: explain why we care about log messages) Ævar Arnfjörð Bjarmason
2022-03-04 19:41 ` log messages > comments Junio C Hamano
2022-03-04 21:30 ` Junio C Hamano
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=YiFZicz69mDyFzXB@google.com \
--to=emilyshaffer@google.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/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).