]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'tc/last-modified-active-paths-optimization' into next
authorJunio C Hamano <gitster@pobox.com>
Mon, 3 Nov 2025 15:27:57 +0000 (07:27 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Nov 2025 15:27:57 +0000 (07:27 -0800)
commit9ab444edfb825dfbc555b3d7916df03071db94c3
treedc0dcafcfda297f8a55a209ed4ec6c4c18b87cb8
parent1eb3440abd8b74b488685d123534580c7abb0352
parent2a04e8c293766a4976ceceb4c663dd2963e0339e
Merge branch 'tc/last-modified-active-paths-optimization' into next

"git last-modified" was optimized by narrowing the set of paths to
follow as it dug deeper in the history.

* tc/last-modified-active-paths-optimization:
  last-modified: implement faster algorithm