| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | index: add sha256 support | Edward Thomson | 2023-04-10 | 1 | -6/+7 |
| * | object: lookup sha256 objects | Edward Thomson | 2023-02-12 | 5 | -56/+557 |
| * | sha256: indirection for experimental functions | Edward Thomson | 2022-07-13 | 26 | -140/+140 |
| * | Merge pull request #6191 from libgit2/ethomson/sha256_poc | Edward Thomson | 2022-07-13 | 27 | -195/+202 |
| |\ | |||||
| | * | odb: add git_odb_options | Edward Thomson | 2022-06-20 | 1 | -1/+1 |
| | * | odb_hash*: accept the oid type to hash into | Edward Thomson | 2022-06-20 | 1 | -2/+2 |
| | * | oid: add sha256 typed oids | Edward Thomson | 2022-06-20 | 1 | -1/+1 |
| | * | oid: give oids a type | Edward Thomson | 2022-06-20 | 26 | -142/+149 |
| | * | oid: define GIT_OID_SHA1_ZERO | Edward Thomson | 2022-06-14 | 2 | -17/+17 |
| | * | oid: `GIT_OID_*SZ` is now `GIT_OID_SHA1_*SIZE` | Edward Thomson | 2022-06-14 | 4 | -33/+33 |
| * | | Merge branch 'main' into fix-invalid-branch-name | yuangli | 2022-07-12 | 1 | -0/+19 |
| |/ | |||||
| * | tests: don't cast raw data to a `git_oid`` | Edward Thomson | 2022-04-10 | 2 | -4/+12 |
| * | tree: move git_oid into tree entry | Edward Thomson | 2022-04-10 | 1 | -1/+1 |
| * | refactor: `tests` is now `tests/libgit2` | Edward Thomson | 2022-02-22 | 35 | -0/+5580 |
