]> git.99rst.org Git - git.git/commitdiff
Merge branch 'kk/limit-list-optim'
authorJunio C Hamano <redacted>
Wed, 27 May 2026 05:15:43 +0000 (14:15 +0900)
committerJunio C Hamano <redacted>
Wed, 27 May 2026 05:15:43 +0000 (14:15 +0900)
The limit_list() function that is one of the core part of the
revision traversal infrastructure has been optimized by replacing
its use of linear list with priority queue.

* kk/limit-list-optim:
  revision: use priority queue in limit_list()


Trivial merge
git clone https://git.99rst.org/PROJECT