summaryrefslogtreecommitdiff
path: root/src/libgit2/reader.c
Commit message (Collapse)AuthorAgeFilesLines
* sha256: indirection for experimental functionsEdward Thomson2022-07-131-1/+1
| | | | | The experimental function signature is only available when `GIT_EXPERIMENTAL_SHA256` is enabled.
* odb_hash*: accept the oid type to hash intoEdward Thomson2022-06-201-1/+1
| | | | | The git_odb_hash helper functions should not assume SHA1, and instead should be given the oid type that they're producing.
* refactor: `src` is now `src/libgit2`Edward Thomson2022-02-221-0/+269