git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] Documentation fixes for v2.27.0-rc0
@ 2020-05-17 18:52 Martin Ågren
  2020-05-17 18:52 ` [PATCH 1/7] date-formats.txt: fix list continuation Martin Ågren
                   ` (6 more replies)
  0 siblings, 7 replies; 24+ messages in thread
From: Martin Ågren @ 2020-05-17 18:52 UTC (permalink / raw)
  To: git

I've gone through

  doc-diff v2.26.0 v2.27.0-rc0

and identified a few misrenderings. Here's my attempt to address them.

Working on this, I also got to look at the new features in the upcoming
release from another angle -- looking good!

Martin Ågren (7):
  date-formats.txt: fix list continuation
  git-bugreport.txt: fix reference to strftime(3)
  git-commit-graph.txt: fix grammo
  git-commit-graph.txt: fix list rendering
  git-credential.txt: use list continuation
  git-sparse-checkout.txt: add missing '
  rev-list-options.txt

 Documentation/date-formats.txt        |  3 +--
 Documentation/git-bugreport.txt       |  2 +-
 Documentation/git-commit-graph.txt    |  3 ++-
 Documentation/git-credential.txt      | 16 +++++------
 Documentation/git-sparse-checkout.txt |  2 +-
 Documentation/rev-list-options.txt    | 38 +++++++++++++--------------
 6 files changed, 32 insertions(+), 32 deletions(-)

-- 
2.27.0.rc0


^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2020-05-26 19:20 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-17 18:52 [PATCH 0/7] Documentation fixes for v2.27.0-rc0 Martin Ågren
2020-05-17 18:52 ` [PATCH 1/7] date-formats.txt: fix list continuation Martin Ågren
2020-05-17 18:52 ` [PATCH 2/7] git-bugreport.txt: fix reference to strftime(3) Martin Ågren
2020-05-17 19:23   ` Eric Sunshine
2020-05-17 19:27     ` Martin Ågren
2020-05-18 10:54       ` Jean-Noël Avila
2020-05-18 11:15         ` Martin Ågren
2020-05-17 18:52 ` [PATCH 3/7] git-commit-graph.txt: fix grammo Martin Ågren
2020-05-18 14:46   ` Derrick Stolee
2020-05-17 18:52 ` [PATCH 4/7] git-commit-graph.txt: fix list rendering Martin Ågren
2020-05-17 18:52 ` [PATCH 5/7] git-credential.txt: use list continuation Martin Ågren
2020-05-18 23:06   ` Carlo Marcelo Arenas Belón
2020-05-17 18:52 ` [PATCH 6/7] git-sparse-checkout.txt: add missing ' Martin Ågren
2020-05-18 14:46   ` Derrick Stolee
2020-05-17 18:52 ` [PATCH 7/7] rev-list-options.txt Martin Ågren
2020-05-18 14:57   ` Derrick Stolee
2020-05-18 18:37     ` Martin Ågren
2020-05-18 20:22       ` Junio C Hamano
2020-05-25 17:06         ` [PATCH v2] rev-list-options.txt: start a list for `show-pulls` Martin Ågren
2020-05-26 12:24           ` Derrick Stolee
2020-05-26 19:18             ` Martin Ågren
2020-05-26 15:16           ` Junio C Hamano
2020-05-26 17:01             ` Derrick Stolee
2020-05-26 19:20               ` Martin Ågren

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