summaryrefslogtreecommitdiff
path: root/src/commit_graph.c
Commit message (Expand)AuthorAgeFilesLines
* Convert long long constant specifiers to stdint macrosCalvin Buckley2021-07-071-1/+1
* commit-graph: Introduce `git_commit_graph_needs_refresh()`lhchavez2021-01-101-0/+34
* commit-graph: Support lookups of entries in a commit-graphlhchavez2021-01-101-0/+137
* commit-graph: Introduce a parser for commit-graph fileslhchavez2021-01-101-0/+299