| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sha256: indirection for experimental functions | Edward Thomson | 2022-07-13 | 1 | -1/+1 |
| | | | | | | The experimental function signature is only available when `GIT_EXPERIMENTAL_SHA256` is enabled. | ||||
| * | odb_hash*: accept the oid type to hash into | Edward Thomson | 2022-06-20 | 1 | -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 Thomson | 2022-02-22 | 1 | -0/+269 |
