All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Björn Gustavsson" <bgustavsson@gmail.com>
To: git@vger.kernel.org
Cc: Junio C Hamano <gitster@pobox.com>
Subject: [PATCH 0/4] Improve format-patch (mostly documentation)
Date: Sat, 07 Nov 2009 10:45:38 +0100	[thread overview]
Message-ID: <4AF541C2.5000504@gmail.com> (raw)

Here is version 2 of my patch series to improve the consistency
between the documentation and implementation of format-patch.
It is implemented on top of Peff's recent commit to reinstate -p.

Björn Gustavsson (4):
  format-patch: Always generate a patch
  format-patch documentation: Remove diff options that are not useful
  format-patch documentation: Fix formatting
  format-patch: Add "--no-stat" as a synonym for "-p"

 Documentation/diff-options.txt     |   61 ++++++++++++++++++++++++------------
 Documentation/git-format-patch.txt |   46 +++++++++++++-------------
 builtin-log.c                      |   21 +++++++++---
 t/t4014-format-patch.sh            |   18 ++++++++++
 4 files changed, 98 insertions(+), 48 deletions(-)

                 reply	other threads:[~2009-11-07  9:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4AF541C2.5000504@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.