All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] A new batch of synopsis conversion
@ 2026-07-19 19:54 Jean-Noël Avila via GitGitGadget
  2026-07-19 19:54 ` [PATCH 1/4] doc: convert git-imap-send synopsis and options to new style Jean-Noël Avila via GitGitGadget
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Jean-Noël Avila via GitGitGadget @ 2026-07-19 19:54 UTC (permalink / raw)
  To: git; +Cc: Jean-Noël Avila

The conversion to synopsis continues. Now the commands are less common, so I
may propose larger PRs if it's ok.

Jean-Noël Avila (4):
  doc: convert git-imap-send synopsis and options to new style
  doc: convert git-format-patch synopsis and options to new style
  doc: convert git-send-email synopsis and options to new style
  doc: convert git-request-pull synopsis and options to new style

 Documentation/config/imap.adoc      |   2 +-
 Documentation/config/sendemail.adoc |  92 +++++-----
 Documentation/diff-options.adoc     |   8 +-
 Documentation/git-format-patch.adoc | 264 ++++++++++++++--------------
 Documentation/git-imap-send.adoc    |   7 +-
 Documentation/git-request-pull.adoc |  38 ++--
 Documentation/git-send-email.adoc   | 162 ++++++++---------
 7 files changed, 292 insertions(+), 281 deletions(-)


base-commit: 08621c32d5536babd139ab1a9086349b3672edd6
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-2185%2Fjnavila%2Fconvert_synopsis_202606-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-2185/jnavila/convert_synopsis_202606-v1
Pull-Request: https://github.com/gitgitgadget/git/pull/2185
-- 
gitgitgadget

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

end of thread, other threads:[~2026-07-23 21:19 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-19 19:54 [PATCH 0/4] A new batch of synopsis conversion Jean-Noël Avila via GitGitGadget
2026-07-19 19:54 ` [PATCH 1/4] doc: convert git-imap-send synopsis and options to new style Jean-Noël Avila via GitGitGadget
2026-07-19 19:54 ` [PATCH 2/4] doc: convert git-format-patch " Jean-Noël Avila via GitGitGadget
2026-07-19 23:40   ` Junio C Hamano
2026-07-20 20:09     ` Jean-Noël AVILA
2026-07-19 19:54 ` [PATCH 3/4] doc: convert git-send-email " Jean-Noël Avila via GitGitGadget
2026-07-19 19:54 ` [PATCH 4/4] doc: convert git-request-pull " Jean-Noël Avila via GitGitGadget
2026-07-19 23:47   ` Junio C Hamano
2026-07-20 20:39     ` Jean-Noël AVILA
2026-07-20 21:26       ` Junio C Hamano
2026-07-23 21:19 ` [PATCH v2 0/4] A new batch of synopsis conversion Jean-Noël Avila via GitGitGadget
2026-07-23 21:19   ` [PATCH v2 1/4] doc: convert git-imap-send synopsis and options to new style Jean-Noël Avila via GitGitGadget
2026-07-23 21:19   ` [PATCH v2 2/4] doc: convert git-format-patch " Jean-Noël Avila via GitGitGadget
2026-07-23 21:19   ` [PATCH v2 3/4] doc: convert git-send-email " Jean-Noël Avila via GitGitGadget
2026-07-23 21:19   ` [PATCH v2 4/4] doc: convert git-request-pull " 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.