Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | commit-graph: Create `git_commit_graph` as an abstraction for the file | lhchavez | 2021-03-10 | 1 | -13/+44 |
* | commit-graph: Introduce `git_commit_graph_needs_refresh()` | lhchavez | 2021-01-10 | 1 | -0/+8 |
* | commit-graph: Support lookups of entries in a commit-graph | lhchavez | 2021-01-10 | 1 | -0/+41 |
* | commit-graph: Introduce a parser for commit-graph files | lhchavez | 2021-01-10 | 1 | -0/+67 |