git/refs
Junio C Hamano 0d35104147 Merge branch 'ps/refname-avail-check-optim' into next
Incorrect sorting of refs with bytes with high-bit set on platforms
with signed char led to a BUG, which has been corrected.

* ps/refname-avail-check-optim:
  refs/packed: fix BUG when seeking refs with UTF-8 characters
2025-04-09 16:41:09 -07:00
..
debug.c Merge branch 'ps/object-wo-the-repository' into next 2025-04-07 14:26:16 -07:00
files-backend.c Merge branch 'kn/non-transactional-batch-updates' into next 2025-04-08 11:51:28 -07:00
iterator.c refs/iterator: implement seeking for merged iterators 2025-03-12 11:31:19 -07:00
packed-backend.c Merge branch 'ps/refname-avail-check-optim' into next 2025-04-09 16:41:09 -07:00
packed-backend.h refs/files: use heuristic to decide whether to repack with `--auto` 2024-09-04 08:03:24 -07:00
ref-cache.c refs/iterator: implement seeking for ref-cache iterators 2025-03-12 11:31:20 -07:00
ref-cache.h refs: keep track of unresolved reference value in iterators 2024-08-09 08:47:33 -07:00
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' into next 2025-04-08 11:51:28 -07:00