summaryrefslogtreecommitdiff
path: root/fuzzers/commit_graph_fuzzer.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ethomson/gitstr' into futureEdward Thomson2021-10-021-7/+7
|\
| * str: introduce `git_str` for internal, `git_buf` is externalEdward Thomson2021-09-301-7/+7
* | fuzzers: use updated hash functionsethomson/oidEdward Thomson2021-10-021-3/+6
|/
* commit-graph: Create `git_commit_graph` as an abstraction for the filelhchavez2021-03-101-5/+5
* commit-graph: Support lookups of entries in a commit-graphlhchavez2021-01-101-0/+5
* commit-graph: Introduce a parser for commit-graph fileslhchavez2021-01-101-0/+75