git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] a few git-jump quality-of-life fixes
@ 2024-09-15 11:11 Jeff King
  2024-09-15 11:18 ` [PATCH 1/2] git-jump: always specify column 1 for diff entries Jeff King
  2024-09-15 11:20 ` [PATCH 2/2] git-jump: ignore deleted files in diff mode Jeff King
  0 siblings, 2 replies; 10+ messages in thread
From: Jeff King @ 2024-09-15 11:11 UTC (permalink / raw)
  To: git

Here are fixes for some small corner-case annoyances I found using
"git-jump diff".

  [1/2]: git-jump: always specify column 1 for diff entries
  [2/2]: git-jump: ignore deleted files in diff mode

 contrib/git-jump/git-jump | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-Peff

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

end of thread, other threads:[~2024-09-25 17:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-15 11:11 [PATCH 0/2] a few git-jump quality-of-life fixes Jeff King
2024-09-15 11:18 ` [PATCH 1/2] git-jump: always specify column 1 for diff entries Jeff King
2024-09-16 20:13   ` Martin Ågren
2024-09-15 11:20 ` [PATCH 2/2] git-jump: ignore deleted files in diff mode Jeff King
2024-09-16 20:14   ` Martin Ågren
2024-09-17  8:58   ` Taylor Blau
2024-09-17 15:03     ` Junio C Hamano
2024-09-24 20:55       ` Jeff King
2024-09-24 22:03         ` Taylor Blau
2024-09-25 17:11           ` 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).