git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Assorted improvements salvaged from an earlier series
@ 2024-03-20 21:08 Dragan Simic
  2024-03-20 21:08 ` [PATCH 1/3] grep: perform some minor code and comment cleanups Dragan Simic
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Dragan Simic @ 2024-03-20 21:08 UTC (permalink / raw)
  To: git; +Cc: gitster, sunshine

This series contains patches salvaged from my earlier series, [1] for
which it has been concluded to be not acceptable for merging, because of
possible issues with various git scripts. [2]

Changes introduced to the patches are described separately in each patch.

[1] https://lore.kernel.org/git/cover.1710781235.git.dsimic@manjaro.org/T/#u
[2] https://lore.kernel.org/git/d8475579f014a90b27efaf6207bc6fb0@manjaro.org/

Dragan Simic (3):
  grep: perform some minor code and comment cleanups
  grep docs: describe --recurse-submodules further and improve
    formatting a bit
  grep docs: describe --no-index further and improve formatting a bit

 Documentation/config/grep.txt |  2 +-
 Documentation/git-grep.txt    | 36 +++++++++++++++++++++--------------
 builtin/grep.c                | 21 ++++++++------------
 3 files changed, 31 insertions(+), 28 deletions(-)


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

end of thread, other threads:[~2024-03-23 19:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-20 21:08 [PATCH 0/3] Assorted improvements salvaged from an earlier series Dragan Simic
2024-03-20 21:08 ` [PATCH 1/3] grep: perform some minor code and comment cleanups Dragan Simic
2024-03-20 21:08 ` [PATCH 2/3] grep docs: describe --recurse-submodules further and improve formatting a bit Dragan Simic
2024-03-20 21:08 ` [PATCH 3/3] grep docs: describe --no-index " Dragan Simic
2024-03-23 19:26   ` Jean-Noël AVILA
2024-03-23 19:46     ` Dragan Simic

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