Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | object: lookup sha256 objects | Edward Thomson | 2023-02-12 | 1 | -17/+28 |
* | sha256: indirection for experimental functions | Edward Thomson | 2022-07-13 | 1 | -2/+2 |
* | sha256: make sha256 an experimental optional feature | Edward Thomson | 2022-06-20 | 1 | -1/+4 |
* | odb_hash*: accept the oid type to hash into | Edward Thomson | 2022-06-20 | 1 | -2/+1 |
* | oid: give oids a type | Edward Thomson | 2022-06-20 | 1 | -4/+12 |
* | object: move oid header printing to object | Edward Thomson | 2022-06-14 | 1 | -0/+15 |
* | object: move oid header parsing to object | Edward Thomson | 2022-06-14 | 1 | -0/+28 |
* | oid: define GIT_OID_SHA1_ZERO | Edward Thomson | 2022-06-14 | 1 | -2/+2 |
* | oid: `GIT_OID_*SZ` is now `GIT_OID_SHA1_*SIZE` | Edward Thomson | 2022-06-14 | 1 | -8/+8 |
* | object: validate that `odb_obj` was set | Edward Thomson | 2022-02-27 | 1 | -0/+1 |
* | refactor: `src` is now `src/libgit2` | Edward Thomson | 2022-02-22 | 1 | -0/+601 |