Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sha256: indirection for experimental functions | Edward Thomson | 2022-07-13 | 1 | -2/+53 |
* | sha256: make sha256 an experimental optional feature | Edward Thomson | 2022-06-20 | 1 | -13/+24 |
* | oid: add git_oid_fmt_substr | Edward Thomson | 2022-06-20 | 1 | -25/+7 |
* | oid: give oids a type | Edward Thomson | 2022-06-20 | 1 | -31/+81 |
* | object: move oid header printing to object | Edward Thomson | 2022-06-14 | 1 | -10/+0 |
* | object: move oid header parsing to object | Edward Thomson | 2022-06-14 | 1 | -26/+0 |
* | oid: `GIT_OID_*SZ` is now `GIT_OID_SHA1_*SIZE` | Edward Thomson | 2022-06-14 | 1 | -18/+18 |
* | oid: introduce `git_oid_raw_cpy` | Edward Thomson | 2022-04-10 | 1 | -2/+1 |
* | oid: introduce `git_oid_raw_ncmp` | Edward Thomson | 2022-04-10 | 1 | -19/+1 |
* | refactor: `src` is now `src/libgit2` | Edward Thomson | 2022-02-22 | 1 | -0/+463 |