git/refs
Junio C Hamano 95dd8d6930 Merge branch 'rs/tempfile-wo-the-repository' into jch
The tempfile and lockfile APIs have been refactored to stop depending
on the 'the_repository' global variable, and their callers have been
updated to use the repository-aware variants.

* rs/tempfile-wo-the-repository:
  use repo_hold_lock_file_for_update{,_mode,_timeout}() with custom repos
  tempfile: stop using the_repository
  lockfile: add repo_hold_lock_file_for_update{,_timeout}{,_mode}()
  refs/packed: use repo_create_tempfile()
  tempfile: add repo_create_tempfile{,_mode}()
2026-07-24 14:40:37 -07:00
..
debug.c
files-backend.c Merge branch 'rs/tempfile-wo-the-repository' into jch 2026-07-24 14:40:37 -07:00
iterator.c
packed-backend.c Merge branch 'rs/tempfile-wo-the-repository' into jch 2026-07-24 14:40:37 -07:00
packed-backend.h use repo_hold_lock_file_for_update{,_mode,_timeout}() with custom repos 2026-07-14 12:54:25 -07:00
ref-cache.c
ref-cache.h
refs-internal.h refs: move parsing of "core.logAllRefUpdates" back into ref stores 2026-06-26 08:27:19 -07:00
reftable-backend.c reftable: fix quadratic behavior in the presence of tombstones 2026-07-10 08:18:56 -07:00