git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Nieder <jrnieder@gmail.com>
To: jari.aalto@cante.net
Cc: git@vger.kernel.org, Erik Faye-Lund <kusmabite@gmail.com>,
	Jakub Narebski <jnareb@gmail.com>
Subject: Re: [PATCH] git-commit.txt: Order options alphabetically
Date: Wed, 1 Dec 2010 10:50:43 -0600	[thread overview]
Message-ID: <20101201165043.GF26120@burratino> (raw)
In-Reply-To: <1291215526-11428-1-git-send-email-jari.aalto@cante.net>

Hi again,

jari.aalto@cante.net wrote:

> [Subject: [PATCH] git-commit.txt: Order options alphabetically]
>
> Signed-off-by: Jari Aalto <jari.aalto@cante.net>

Here's what Documentation/SubmittingPatches has to say.

	[...] patches which plainly describe the things that
	help reviewers check the patch, and future maintainers understand
	the code, are the most beautiful patches.  Descriptions that summarise
	the point in the subject well, and describe the motivation for the
	change, the approach taken by the change, and if relevant how this
	differs substantially from the prior version, can be found on Usenet
	archives back into the late 80's.  Consider it like good Netiquette,
	but for code.

Here, you've explained what the patch does, but not why.  How are
reviewers to evaluate whether it succeeded?

If the goal is sorted option lists in all manpages, that will _have_
to be automated.  Some manpages read some and not all of their options
from an external file.  But before we deal with that: why would I want
sorted option lists in all manpages?

Sorting can sometimes be an improvement; it just seems better to
mention the particulars of the situation and why sorting rather than
some thematic grouping is appropriate in a given case.

Hope that helps,
Jonathan

  reply	other threads:[~2010-12-01 16:50 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-01 14:58 [PATCH] git-commit.txt: Order options alphabetically jari.aalto
2010-12-01 16:50 ` Jonathan Nieder [this message]
2010-12-01 17:16   ` Jari Aalto
2010-12-01 17:48     ` Jakub Narebski
2010-12-01 18:39       ` Jari Aalto
2010-12-02 14:27         ` Jakub Narebski
2010-12-01 19:30     ` Junio C Hamano
2010-12-01 21:58       ` Kevin Ballard
2010-12-01 22:45         ` Jari Aalto
2010-12-01 22:52           ` Kevin Ballard
2010-12-01 23:02             ` Jari Aalto
2010-12-02  8:53               ` Jan Krüger
2010-12-02 12:03                 ` Jari Aalto
2010-12-02 14:23                   ` Jakub Narebski
2010-12-02 19:30                   ` Jan Krüger
2010-12-01 22:35       ` Jari Aalto
2010-12-01 22:49         ` Kevin Ballard
2010-12-01 23:05           ` Jari Aalto
2010-12-01 23:40             ` Kevin Ballard
2010-12-02  5:35               ` Jari Aalto
2010-12-03 12:10             ` Erik Faye-Lund
2010-12-03 13:03 ` Nguyen Thai Ngoc Duy
  -- strict thread matches above, loose matches on Subject: below --
2010-12-01 15:52 jari.aalto

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=20101201165043.GF26120@burratino \
    --to=jrnieder@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=jari.aalto@cante.net \
    --cc=jnareb@gmail.com \
    --cc=kusmabite@gmail.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).