summaryrefslogtreecommitdiff
path: root/tests/libgit2/odb
Commit message (Expand)AuthorAgeFilesLines
* odb: restore `git_odb_open`Edward Thomson2023-03-011-0/+34
* odb: test git_odb_backend_looseEdward Thomson2023-02-271-0/+43
* odb: test sha256 pack backendEdward Thomson2023-02-122-0/+252
* packfile: handle sha256 packfilesEdward Thomson2023-02-125-3/+122
* odb: rename test file to avoid underscoreEdward Thomson2023-02-121-4/+4
* tests: skip sha256 tests when not compiled inEdward Thomson2022-09-191-4/+12
* sha256: indirection for experimental functionsEdward Thomson2022-07-1317-83/+85
* sha256: make sha256 an experimental optional featureEdward Thomson2022-06-202-0/+30
* odb_loose: SHA256 support for loose object storageEdward Thomson2022-06-202-24/+448
* odb: add git_odb_loose_backend_optionsEdward Thomson2022-06-202-3/+15
* odb: add git_odb_optionsEdward Thomson2022-06-208-14/+14
* oid: give oids a typeEdward Thomson2022-06-2014-61/+61
* oid: define GIT_OID_SHA1_ZEROEdward Thomson2022-06-142-3/+3
* oid: `GIT_OID_*SZ` is now `GIT_OID_SHA1_*SIZE`Edward Thomson2022-06-142-6/+6
* refactor: `tests` is now `tests/libgit2`Edward Thomson2022-02-2222-0/+3209