* [PATCH 0/3] format-patch updates
@ 2009-10-25 15:54 Björn Gustavsson
2009-10-25 16:02 ` Björn Gustavsson
0 siblings, 1 reply; 2+ messages in thread
From: Björn Gustavsson @ 2009-10-25 15:54 UTC (permalink / raw)
To: git; +Cc: gitster
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 0/3] format-patch updates
2009-10-25 15:54 [PATCH 0/3] format-patch updates Björn Gustavsson
@ 2009-10-25 16:02 ` Björn Gustavsson
0 siblings, 0 replies; 2+ messages in thread
From: Björn Gustavsson @ 2009-10-25 16:02 UTC (permalink / raw)
To: git; +Cc: gitster
2009/10/25 Björn Gustavsson <bgustavsson@gmail.com>:
> 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
Sorry, forgot the sign-off.
For all three patches in the series:
Signed-off-by: Björn Gustavsson <bgustavsson@gmail.com>
/Björn
--
Björn Gustavsson, Erlang/OTP, Ericsson AB
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-10-25 16:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-25 15:54 [PATCH 0/3] format-patch updates Björn Gustavsson
2009-10-25 16:02 ` 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;
as well as URLs for NNTP newsgroup(s).