Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | packfile: pass down repository to `for_each_packed_object` | Karthik Nayak | 2024-12-04 | 1 | -2/+2 |
* | packfile: add repository to struct `packed_git` | Karthik Nayak | 2024-12-04 | 1 | -0/+5 |
* | environment: move object database functions into object layer | Patrick Steinhardt | 2024-09-12 | 1 | -0/+15 |
* | object-file: add a compat_oid_in parameter to write_object_file_flags | Eric W. Biederman | 2023-10-02 | 1 | -2/+2 |
* | loose: add a mapping between SHA-1 and SHA-256 for loose objects | brian m. carlson | 2023-10-02 | 1 | -0/+3 |
* | Merge branch 'tb/object-access-overflow-protection' | Junio C Hamano | 2023-07-25 | 1 | -1/+1 |
* | object-store-ll.h: split this header out of object-store.h | Elijah Newren | 2023-06-21 | 1 | -0/+533 |