summaryrefslogtreecommitdiff
path: root/tests/libgit2/odb/loose.c
Commit message (Expand)AuthorAgeFilesLines
* pack: support SHA256 in packfilesethomson/sha256_packEdward Thomson2022-07-111-12/+0
* packfile: checkpointEdward Thomson2022-07-081-0/+12
* sha256: make sha256 an experimental optional featureEdward Thomson2022-07-071-0/+8
* odb_loose: SHA256 support for loose object storageEdward Thomson2022-07-071-16/+91
* odb: add git_odb_loose_backend_optionsEdward Thomson2022-07-071-2/+13
* odb: add git_odb_optionsEdward Thomson2022-07-071-6/+6
* oid: give oids a typeEdward Thomson2022-07-071-7/+7
* refactor: `tests` is now `tests/libgit2`Edward Thomson2022-02-221-0/+291