Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | commit graph: support sha256 | Edward Thomson | 2023-04-10 | 1 | -43/+110 |
* | packfile: handle sha256 packfiles | Edward Thomson | 2023-02-12 | 1 | -2/+3 |
* | commit_graph: use uint64_t for arithmetic | Derrick Stolee | 2022-11-10 | 1 | -3/+3 |
* | commit-graph: only verify csum on git_commit_graph_open(). | Colin Stolley | 2022-11-03 | 1 | -7/+21 |
* | sha256: indirection for experimental functions | Edward Thomson | 2022-07-13 | 1 | -2/+2 |
* | oid: give oids a type | Edward Thomson | 2022-06-20 | 1 | -3/+3 |
* | oid: `GIT_OID_*SZ` is now `GIT_OID_SHA1_*SIZE` | Edward Thomson | 2022-06-14 | 1 | -19/+19 |
* | commit_graph: use raw oid data | Edward Thomson | 2022-04-10 | 1 | -16/+19 |
* | oid: `hashcmp` is now `raw_cmp` | Edward Thomson | 2022-04-10 | 1 | -2/+2 |
* | refactor: `src` is now `src/libgit2` | Edward Thomson | 2022-02-22 | 1 | -0/+1224 |