All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Björn Gustavsson" <bgustavsson@gmail.com>
To: git@vger.kernel.org
Cc: gitster@pobox.com
Subject: [PATCH 0/3] format-patch updates
Date: Sun, 25 Oct 2009 16:54:48 +0100	[thread overview]
Message-ID: <4AE474C8.9000505@gmail.com> (raw)

I noticed that the description of the -p option for the format-patch was out-of-date.

In the first patch I suggest how the documentation and implementation can
again be made to agree.

The second patch builds on the first patch and removes the description of
common diff options that are not useful for format-patch (AFAIK), to make the
documentation easier to read.

The third patch cleans up formatting of git commands and options.

Björn Gustavsson (3):
  format-patch: Make implementation and documentation agree
  format-patch documentation: Remove diff options that are not useful
  format-patch documentation: Fix formatting

 Documentation/diff-options.txt     |   54 ++++++++++++++++++++++-------------
 Documentation/git-format-patch.txt |   44 ++++++++++++++--------------
 builtin-log.c                      |   12 +++++++-
 t/t4014-format-patch.sh            |   18 ++++++++++++
 4 files changed, 85 insertions(+), 43 deletions(-)

             reply	other threads:[~2009-10-25 15:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-25 15:54 Björn Gustavsson [this message]
2009-10-25 16:02 ` [PATCH 0/3] format-patch updates Björn Gustavsson

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=4AE474C8.9000505@gmail.com \
    --to=bgustavsson@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.