Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | oid: give oids a type | Edward Thomson | 2022-06-20 | 1 | -1/+1 |
* | oid: `GIT_OID_*SZ` is now `GIT_OID_SHA1_*SIZE` | Edward Thomson | 2022-06-14 | 1 | -2/+2 |
* | fuzzers: declare standalone functions | Edward Thomson | 2021-11-11 | 1 | -0/+2 |
* | str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstr | Edward Thomson | 2021-10-17 | 1 | -7/+7 |
* | fuzzers: use updated hash functionsethomson/oid | Edward Thomson | 2021-10-02 | 1 | -3/+6 |
* | commit-graph: Create `git_commit_graph` as an abstraction for the file | lhchavez | 2021-03-10 | 1 | -5/+5 |
* | commit-graph: Support lookups of entries in a commit-graph | lhchavez | 2021-01-10 | 1 | -0/+5 |
* | commit-graph: Introduce a parser for commit-graph files | lhchavez | 2021-01-10 | 1 | -0/+75 |