aboutsummaryrefslogtreecommitdiff
path: root/loose.c
AgeCommit message (Expand)Author
2026-03-05odb: embed base source in the "files" backendPatrick Steinhardt
2026-03-05odb: introduce "files" sourcePatrick Steinhardt
2025-11-03object-file: move loose object map into loose sourcePatrick Steinhardt
2025-11-03object-file: move loose object cache into loose sourcePatrick Steinhardt
2025-07-16loose: write loose objects map via their sourcePatrick Steinhardt
2025-07-01odb: get rid of `the_repository` when handling alternatesPatrick Steinhardt
2025-07-01object-store: rename files to "odb.{c,h}"Patrick Steinhardt
2025-07-01object-store: rename `object_directory` to `odb_source`Patrick Steinhardt
2025-02-28path: adjust last remaining users of `the_repository`Patrick Steinhardt
2025-02-07path: refactor `repo_common_path()` family of functionsPatrick Steinhardt
2024-10-09loose: don't rely on repository global stateKarthik Nayak
2024-09-05drop trailing newline from warning/error/die messagesJeff King
2024-06-14global: introduce `USE_THE_REPOSITORY_VARIABLE` macroPatrick Steinhardt
2023-10-02loose: compatibilty short name supportEric W. Biederman
2023-10-02loose: add a mapping between SHA-1 and SHA-256 for loose objectsbrian m. carlson