git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Nieder <jrnieder@gmail.com>
To: tb <tboegi@web.de>
Cc: gitster@pobox.com, git@vger.kernel.org
Subject: Re: [RFC][PATCH v3] git on Mac OS and precomposed unicode
Date: Fri, 13 Jan 2012 16:56:00 -0600	[thread overview]
Message-ID: <20120113225559.GA7343@burratino> (raw)
In-Reply-To: <201201132253.00799.tboegi@web.de>

Hi,

tb wrote:

> Purpose:
[...]
> Runtime configuration:
[...]
> Implementation:
[...]
> Compile time configuration:
[...]
> Implementation details:
[....]
> Thread safety:
[...]
> Auto sensing:
[...]
> New test case:

This information, to the extent that it is useful at all, belongs in
the commit log.  That is, the commit message should concisely say
everything a person would want to know when reading a patch, whether
reading it to review it for inclusion, to make sure it still works
when making a related change, to consider whether it is safe to
upgrade to a version including the change, to understand what is
happening when a bug is tracked down to be caused by that commit, or
for some other reason.

So please do not use a cover letter that separates this information
when sending a single patch.

> Changes since [...]

This kind of information that does not belong in the commit message
can go after the "---" in the same message as the patch.

I haven't read the patch yet, except to glance at it and see some
nitpicks I can mention later (e.g., source files should not #include
anything else before git-compat-util.h or cache.h), and the approach
seems likely to be sane; I'm mentioning this to help you present the
information in a way that can save myself and other reviewers some
trouble for the next round.

Thanks much for your work, and hope that helps.

Regards,
Jonathan

  reply	other threads:[~2012-01-13 22:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-13 21:53 [RFC][PATCH v3] git on Mac OS and precomposed unicode tb
2012-01-13 22:56 ` Jonathan Nieder [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-01-13 21:53 tb

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=20120113225559.GA7343@burratino \
    --to=jrnieder@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=tboegi@web.de \
    /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).