]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
"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


Trivial merge