]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'tc/diff-tree-max-depth'
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Aug 2025 21:22:00 +0000 (14:22 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Aug 2025 21:22:01 +0000 (14:22 -0700)
commit109c3df14ccf372c2438a470bdfb566265399f0a
tree415217dbe55227a07f9602194af1df25c7d6baf5
parenta3c6459ab6610d93da8c95000d0ffc803ce39892
parenta1dfa5448d583bbfd1ec45642a4495ad499970c9
Merge branch 'tc/diff-tree-max-depth'

"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