git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] range-diff: let '--abbrev' option takes effect
@ 2023-02-20 14:24 Teng Long
  2023-02-20 14:24 ` [PATCH 1/1] " Teng Long
  0 siblings, 1 reply; 5+ messages in thread
From: Teng Long @ 2023-02-20 14:24 UTC (permalink / raw)
  To: git; +Cc: avarab, --cc=tenglong.tl, Teng Long

From: Teng Long <dyroneteng@gmail.com>

Let's support --abbrev in range-diff output.

In some other sub-commands, there may be similar ineffective
situations. If found, it will be continuously updated
in subsequent patches.

Teng Long (1):
  range-diff: let '--abbrev' option takes effect

 range-diff.c          | 11 +++++++----
 t/t3206-range-diff.sh | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+), 4 deletions(-)

-- 
2.39.2.459.g1d9d282d


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

end of thread, other threads:[~2023-02-28 23:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-20 14:24 [PATCH 0/1] range-diff: let '--abbrev' option takes effect Teng Long
2023-02-20 14:24 ` [PATCH 1/1] " Teng Long
2023-02-21 22:01   ` Junio C Hamano
2023-02-28 16:13   ` [PATCH] range-diff: avoid compiler warning when char is unsigned René Scharfe
2023-02-28 23:44     ` Junio C Hamano

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