summaryrefslogtreecommitdiff
path: root/tests/libgit2/core/oid.c
Commit message (Expand)AuthorAgeFilesLines
* oid: provide type lookups by enum value or nameEdward Thomson2023-02-091-0/+19
* tests: skip sha256 tests when not compiled inEdward Thomson2022-09-191-3/+9
* sha256: indirection for experimental functionsEdward Thomson2022-07-131-6/+6
* sha256: make sha256 an experimental optional featureEdward Thomson2022-06-201-6/+16
* oid: add git_oid_fmt_substrEdward Thomson2022-06-201-0/+25
* oid: add sha256 typed oidsEdward Thomson2022-06-201-49/+123
* oid: give oids a typeEdward Thomson2022-06-201-7/+7
* refactor: `tests` is now `tests/libgit2`Edward Thomson2022-02-221-0/+79