git/refs
Patrick Steinhardt 00892786b8 refs/packed: remove references to `the_hash_algo`
Remove references to `the_hash_algo` in favor of the hash algo specified
by the repository associated with the packed ref store.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-05-17 10:33:40 -07:00
..
debug.c refs: implement releasing ref storages 2024-05-17 10:33:37 -07:00
files-backend.c refs/files: remove references to `the_hash_algo` 2024-05-17 10:33:40 -07:00
iterator.c refs: convert iteration over replace refs to accept ref store 2024-05-17 10:33:38 -07:00
packed-backend.c refs/packed: remove references to `the_hash_algo` 2024-05-17 10:33:40 -07:00
packed-backend.h refs: adjust names for `init` and `init_db` callbacks 2024-05-17 10:33:36 -07:00
ref-cache.c refs: pass repo when peeling objects 2024-05-17 10:33:39 -07:00
ref-cache.h hash-ll.h: split out of hash.h to remove dependency on repository.h 2023-04-24 12:47:32 -07:00
refs-internal.h refs: move object peeling into "object.c" 2024-05-17 10:33:39 -07:00
reftable-backend.c refs: pass repo when peeling objects 2024-05-17 10:33:39 -07:00