Git development
 help / color / mirror / Atom feed
* [PATCH 0/4] Improve format-patch (mostly documentation)
@ 2009-11-07  9:45 Björn Gustavsson
  0 siblings, 0 replies; only message in thread
From: Björn Gustavsson @ 2009-11-07  9:45 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-11-07  9:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-07  9:45 [PATCH 0/4] Improve format-patch (mostly documentation) Björn Gustavsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox