git/refs
Junio C Hamano db06df3871 Merge branch 'kn/fetch-push-bulk-ref-update' into next
"git push" and "git fetch" are taught to update refs in batches to
gain performance.

* kn/fetch-push-bulk-ref-update:
  receive-pack: handle reference deletions separately
  refs/files: skip updates with errors in batched updates
  receive-pack: use batched reference updates
  send-pack: fix memory leak around duplicate refs
  fetch: use batched reference updates
  refs: add function to translate errors to strings
2025-07-02 12:09:26 -07:00
..
debug.c Merge branch 'ps/object-wo-the-repository' 2025-04-15 13:50:15 -07:00
files-backend.c Merge branch 'kn/fetch-push-bulk-ref-update' into next 2025-07-02 12:09:26 -07:00
iterator.c refs/iterator: implement seeking for merged iterators 2025-03-12 11:31:19 -07:00
packed-backend.c packed-backend: mmap large "packed-refs" file during fsck 2025-05-14 12:32:59 -07:00
packed-backend.h
ref-cache.c refs/iterator: implement seeking for ref-cache iterators 2025-03-12 11:31:20 -07:00
ref-cache.h
refs-internal.h refs: support rejection in batch updates during F/D checks 2025-04-08 07:57:21 -07:00
reftable-backend.c Merge branch 'kn/non-transactional-batch-updates' 2025-04-16 13:54:19 -07:00