Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | filebuf: configurable hash type | Edward Thomson | 2023-04-08 | 1 | -2/+3 |
* | transport: teach transports about oid types and SHA256 | Edward Thomson | 2023-02-12 | 1 | -15/+41 |
* | object: lookup sha256 objects | Edward Thomson | 2023-02-12 | 1 | -24/+55 |
* | packfile: handle sha256 packfiles | Edward Thomson | 2023-02-12 | 1 | -9/+10 |
* | sha256: indirection for experimental functions | Edward Thomson | 2022-07-13 | 1 | -1/+1 |
* | sha256: make sha256 an experimental optional feature | Edward Thomson | 2022-06-20 | 1 | -0/+3 |
* | odb_hash*: accept the oid type to hash into | Edward Thomson | 2022-06-20 | 1 | -1/+1 |
* | oid: give oids a type | Edward Thomson | 2022-06-20 | 1 | -1/+3 |
* | oid: `GIT_OID_*SZ` is now `GIT_OID_SHA1_*SIZE` | Edward Thomson | 2022-06-14 | 1 | -14/+14 |
* | indexer: write raw id data | Edward Thomson | 2022-04-10 | 1 | -1/+1 |
* | tree: move git_oid into tree entry | Edward Thomson | 2022-04-10 | 1 | -1/+1 |
* | refactor: `src` is now `src/libgit2` | Edward Thomson | 2022-02-22 | 1 | -0/+1413 |