From: Junio C Hamano Date: Thu, 16 Jul 2026 17:53:00 +0000 (-0700) Subject: Merge branch 'kk/streaming-walk-pqueue' into kk/no-walk-pathspec-fix X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd2943265e6b8a2f148209e2243fc7e5726b0b19;p=thirdparty%2Fgit.git Merge branch 'kk/streaming-walk-pqueue' into kk/no-walk-pathspec-fix * kk/streaming-walk-pqueue: (280 commits) revision: use priority queue for non-limited streaming walks revision: introduce rev_walk_mode to clarify get_revision_1() pack-objects: call release_revisions() after cruft traversal The 9th batch The 8th batch The 7th batch Start preparing for 2.54.1 The 6th batch send-pack: pass negotiation config in push remote: add remote.*.negotiationInclude config fetch: add --negotiation-include option for negotiation negotiator: add have_sent() interface remote: add remote.*.negotiationRestrict config transport: rename negotiation_tips fetch: add --negotiation-restrict option t5516: fix test order flakiness repack: allow `--write-midx=incremental` without `--geometric` repack: introduce `--write-midx=incremental` repack: implement incremental MIDX repacking packfile: ensure `close_pack_revindex()` frees in-memory revindex ... --- bd2943265e6b8a2f148209e2243fc7e5726b0b19