summaryrefslogtreecommitdiff
path: root/src/libgit2/oid.h
Commit message (Expand)AuthorAgeFilesLines
* oid: provide type lookups by enum value or nameEdward Thomson2023-02-091-0/+41
* sha256: indirection for experimental functionsEdward Thomson2022-07-131-0/+14
* sha256: make sha256 an experimental optional featureEdward Thomson2022-06-201-1/+40
* oid: add git_oid_fmt_substrEdward Thomson2022-06-201-0/+29
* odb: accept an oid type in optionsEdward Thomson2022-06-201-0/+1
* oid: provide an oid type to hash type mapEdward Thomson2022-06-201-0/+13
* oid: add sha256 typed oidsEdward Thomson2022-06-201-0/+4
* oid: give oids a typeEdward Thomson2022-06-201-9/+22
* oid: add functions to inspect oid informationEdward Thomson2022-06-141-0/+20
* oid: `GIT_OID_*SZ` is now `GIT_OID_SHA1_*SIZE`Edward Thomson2022-06-141-5/+5
* oid: introduce `git_oid_raw_cpy`Edward Thomson2022-04-101-0/+8
* oid: introduce `git_oid_raw_ncmp`Edward Thomson2022-04-101-0/+23
* oid: `hashcmp` is now `raw_cmp`Edward Thomson2022-04-101-2/+4
* refactor: `src` is now `src/libgit2`Edward Thomson2022-02-221-0/+66