Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | packfile: handle sha256 packfiles | Edward Thomson | 2023-02-12 | 1 | -2/+13 |
* | sha256: indirection for experimental functions | Edward Thomson | 2022-07-13 | 1 | -11/+63 |
* | sha256: make sha256 an experimental optional feature | Edward Thomson | 2022-06-20 | 1 | -3/+12 |
* | odb_loose: SHA256 support for loose object storage | Edward Thomson | 2022-06-20 | 1 | -0/+2 |
* | odb: add git_odb_loose_backend_options | Edward Thomson | 2022-06-20 | 1 | -1/+5 |
* | odb: accept an oid type in options | Edward Thomson | 2022-06-20 | 1 | -16/+24 |
* | odb: add git_odb_options | Edward Thomson | 2022-06-20 | 1 | -3/+20 |
* | odb_hash*: accept the oid type to hash into | Edward Thomson | 2022-06-20 | 1 | -30/+65 |
* | oid: give oids a type | Edward Thomson | 2022-06-20 | 1 | -5/+9 |
* | oid: define GIT_OID_SHA1_ZERO | Edward Thomson | 2022-06-14 | 1 | -4/+4 |
* | oid: `GIT_OID_*SZ` is now `GIT_OID_SHA1_*SIZE` | Edward Thomson | 2022-06-14 | 1 | -11/+11 |
* | refactor: make util an object library | Edward Thomson | 2022-02-22 | 1 | -1/+1 |
* | refactor: `src` is now `src/libgit2` | Edward Thomson | 2022-02-22 | 1 | -0/+1831 |