]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'tc/diff-tree-max-depth' into next next
authorJunio C Hamano <gitster@pobox.com>
Fri, 15 Aug 2025 22:02:44 +0000 (15:02 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 15 Aug 2025 22:02:45 +0000 (15:02 -0700)
commitdddb2275d413451f7a01ff3f6c08fe0c6ce8f7b9
treebbe47c3793ee63e5689a5101abeb9f933efb0f42
parent662b1ed5c5d90a08b6a38b48f842423f2f746b3f
parenta1dfa5448d583bbfd1ec45642a4495ad499970c9
Merge branch 'tc/diff-tree-max-depth' into next

"git diff-tree" learned "--max-depth" option.

* tc/diff-tree-max-depth:
  diff: teach tree-diff a max-depth parameter
  within_depth: fix return for empty path
  combine-diff: zero memory used for callback filepairs
Documentation/diff-options.adoc
Makefile
combine-diff.c
diff.c
diff.h
dir.c
t/meson.build