]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kk/streaming-walk-pqueue' into kk/no-walk-pathspec-fix
authorJunio C Hamano <gitster@pobox.com>
Thu, 16 Jul 2026 17:53:00 +0000 (10:53 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 16 Jul 2026 17:53:14 +0000 (10:53 -0700)
* 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
  ...


Trivial merge