git/refs
Patrick Steinhardt 9d36dbd1ff refs/reftable: stop using `the_repository`
Convert the reftable ref backend to stop using `the_repository` in favor
of the repo that gets passed in via `struct ref_store`.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-07-30 13:41:24 -07:00
..
debug.c Merge branch 'ps/refs-without-the-repository-updates' 2024-05-30 14:15:13 -07:00
files-backend.c refs/files: stop using `the_repository` 2024-07-30 13:41:23 -07:00
iterator.c
packed-backend.c refs/packed: stop using `the_repository` 2024-07-30 13:41:24 -07:00
packed-backend.h
ref-cache.c refs/files: fix NULL pointer deref when releasing ref store 2024-06-06 09:04:32 -07:00
ref-cache.h hash-ll: merge with "hash.h" 2024-06-14 10:26:33 -07:00
refs-internal.h refs/files: stop using `the_repository` in `parse_loose_ref_contents()` 2024-07-30 13:41:23 -07:00
reftable-backend.c refs/reftable: stop using `the_repository` 2024-07-30 13:41:24 -07:00