]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'tc/last-modified-active-paths-optimization'
authorJunio C Hamano <gitster@pobox.com>
Wed, 12 Nov 2025 19:45:24 +0000 (11:45 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 12 Nov 2025 19:45:24 +0000 (11:45 -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