git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fixes for dl/stash-show-untracked
@ 2021-05-12 20:16 Denton Liu
  2021-05-12 20:16 ` [PATCH 1/2] t3905: correct test title Denton Liu
  2021-05-12 20:16 ` [PATCH 2/2] stash show: fix segfault with --{include,only}-untracked Denton Liu
  0 siblings, 2 replies; 4+ messages in thread
From: Denton Liu @ 2021-05-12 20:16 UTC (permalink / raw)
  To: Git Mailing List; +Cc: Junio C Hamano, Eric Sunshine

These follow-up patches for the topic should be merged before the
next release happens. In particular, the last patch fixes a potential
segfault that occurs.

Denton Liu (2):
  t3905: correct test title
  stash show: fix segfault with --{include,only}-untracked

 builtin/stash.c                    |  8 ++++++--
 t/t3905-stash-include-untracked.sh | 17 ++++++++++++++++-
 2 files changed, 22 insertions(+), 3 deletions(-)

-- 
2.31.1.751.gd2f1c929bd


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

end of thread, other threads:[~2021-05-12 23:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-12 20:16 [PATCH 0/2] Fixes for dl/stash-show-untracked Denton Liu
2021-05-12 20:16 ` [PATCH 1/2] t3905: correct test title Denton Liu
2021-05-12 20:16 ` [PATCH 2/2] stash show: fix segfault with --{include,only}-untracked Denton Liu
2021-05-12 23:48   ` 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).