All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Doc difftool
@ 2026-04-04 17:12 Jean-Noël Avila via GitGitGadget
  2026-04-04 17:12 ` [PATCH 1/4] doc: convert git-difftool manual page to synopsis style Jean-Noël Avila via GitGitGadget
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jean-Noël Avila via GitGitGadget @ 2026-04-04 17:12 UTC (permalink / raw)
  To: git; +Cc: Jean-Noël Avila

This is another set of changes to convert the manual pages to synopsis
style.

Nothing noteworthy to add, pretty straight-forward.

Jean-Noël Avila (4):
  doc: convert git-difftool manual page to synopsis style
  doc: convert git-range-diff manual page to synopsis style
  doc: convert git-shortlog manual page to synopsis style
  doc: convert git-describe manual page to synopsis style

 Documentation/config/difftool.adoc  | 24 ++++----
 Documentation/config/mergetool.adoc |  8 +--
 Documentation/git-describe.adoc     | 96 ++++++++++++++---------------
 Documentation/git-difftool.adoc     | 80 ++++++++++++------------
 Documentation/git-range-diff.adoc   | 50 +++++++--------
 Documentation/git-shortlog.adoc     | 60 +++++++++---------
 6 files changed, 159 insertions(+), 159 deletions(-)


base-commit: 270e10ad6dda3379ea0da7efd11e4fbf2cd7a325
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-2077%2Fjnavila%2Fdoc_difftool-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-2077/jnavila/doc_difftool-v1
Pull-Request: https://github.com/gitgitgadget/git/pull/2077
-- 
gitgitgadget

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

end of thread, other threads:[~2026-04-04 17:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-04 17:12 [PATCH 0/4] Doc difftool Jean-Noël Avila via GitGitGadget
2026-04-04 17:12 ` [PATCH 1/4] doc: convert git-difftool manual page to synopsis style Jean-Noël Avila via GitGitGadget
2026-04-04 17:12 ` [PATCH 2/4] doc: convert git-range-diff " Jean-Noël Avila via GitGitGadget
2026-04-04 17:12 ` [PATCH 3/4] doc: convert git-shortlog " Jean-Noël Avila via GitGitGadget
2026-04-04 17:12 ` [PATCH 4/4] doc: convert git-describe " Jean-Noël Avila via GitGitGadget

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.