summaryrefslogtreecommitdiff
path: root/src/libgit2/odb_loose.c
Commit message (Expand)AuthorAgeFilesLines
* odb: add back git_odb_backend_looseEdward Thomson2023-02-271-0/+34
* sha256: indirection for experimental functionsEdward Thomson2022-07-131-2/+2
* sha256: make sha256 an experimental optional featureEdward Thomson2022-06-201-0/+2
* odb_loose: SHA256 support for loose object storageEdward Thomson2022-06-201-44/+57
* odb: add git_odb_loose_backend_optionsEdward Thomson2022-06-201-26/+33
* oid: give oids a typeEdward Thomson2022-06-201-1/+3
* oid: `GIT_OID_*SZ` is now `GIT_OID_SHA1_*SIZE`Edward Thomson2022-06-141-15/+15
* refactor: `src` is now `src/libgit2`Edward Thomson2022-02-221-0/+1182