summaryrefslogtreecommitdiff
path: root/fuzzers/commit_graph_fuzzer.c
Commit message (Expand)AuthorAgeFilesLines
* 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