git/refs
Patrick Steinhardt 1febabff7a refs: adjust names for init and init_db callbacks
The names of the functions that implement the `init` and `init_db`
callbacks in the "files" and "packed" backends do not match the names of
the callbacks, which is inconsistent. Rename them so that they match,
which makes it easier to discover their respective implementations.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-05-17 10:33:36 -07:00
..
debug.c refs: always treat iterators as ordered 2024-02-21 09:58:06 -08:00
files-backend.c refs: adjust names for init and init_db callbacks 2024-05-17 10:33:36 -07:00
iterator.c refs: always treat iterators as ordered 2024-02-21 09:58:06 -08:00
packed-backend.c refs: adjust names for init and init_db callbacks 2024-05-17 10:33:36 -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: always treat iterators as ordered 2024-02-21 09:58:06 -08: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 Merge branch 'kn/for-all-refs' 2024-03-05 09:44:44 -08:00
reftable-backend.c Merge branch 'ps/reftable-write-optim' 2024-05-08 10:18:43 -07:00