All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] cleanup for 'dl/range-diff-with-notes'
@ 2019-12-06 20:16 Denton Liu
  2019-12-06 20:16 ` [PATCH 1/3] t3206: fix incorrect test name Denton Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Denton Liu @ 2019-12-06 20:16 UTC (permalink / raw)
  To: Git Mailing List

This series performs some small polishing touches for the
'dl/range-diff-with-notes' topic. Notably, we fix an incorrect test case
name but we also perform some nit-picky cleanup for the range-diff code.

Denton Liu (3):
  t3206: fix incorrect test name
  range-diff: mark pointers as const
  range-diff: clear `other_arg` at end of function

 builtin/range-diff.c  | 1 +
 range-diff.c          | 6 +++---
 range-diff.h          | 4 ++--
 t/t3206-range-diff.sh | 2 +-
 4 files changed, 7 insertions(+), 6 deletions(-)

-- 
2.24.0.612.g9b7bad38f5


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

end of thread, other threads:[~2019-12-06 20:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-06 20:16 [PATCH 0/3] cleanup for 'dl/range-diff-with-notes' Denton Liu
2019-12-06 20:16 ` [PATCH 1/3] t3206: fix incorrect test name Denton Liu
2019-12-06 20:16 ` [PATCH 2/3] range-diff: mark pointers as const Denton Liu
2019-12-06 20:16 ` [PATCH 3/3] range-diff: clear `other_arg` at end of function Denton Liu

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.