mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-03 18:08:01 +00:00
The fake backend currently implements all reading functions except for the `exists_prefix` one. Implement it to enable further testing of the ODB layer. |
||
|---|---|---|
| .. | ||
| backend | ||
| alternates.c | ||
| emptyobjects.c | ||
| foreach.c | ||
| freshen.c | ||
| loose_data.h | ||
| loose.c | ||
| mixed.c | ||
| pack_data_one.h | ||
| pack_data.h | ||
| packed_one.c | ||
| packed.c | ||
| sorting.c | ||
| streamwrite.c | ||