Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5765 from lhchavez/cgraph-revwalks | Edward Thomson | 2021-07-26 | 1 | -76/+155 |
|\ | |||||
| * | commit-graph: Create `git_commit_graph` as an abstraction for the file | lhchavez | 2021-03-10 | 1 | -76/+155 |
* | | Convert long long constant specifiers to stdint macros | Calvin Buckley | 2021-07-07 | 1 | -1/+1 |
|/ | |||||
* | commit-graph: Introduce `git_commit_graph_needs_refresh()` | lhchavez | 2021-01-10 | 1 | -0/+34 |
* | commit-graph: Support lookups of entries in a commit-graph | lhchavez | 2021-01-10 | 1 | -0/+137 |
* | commit-graph: Introduce a parser for commit-graph files | lhchavez | 2021-01-10 | 1 | -0/+299 |