Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-04-11 | commit-graph: build graph from starting commits | Derrick Stolee | 1 | -2/+25 |
2018-04-11 | commit-graph: read only from specific pack-indexes | Derrick Stolee | 1 | -2/+24 |
2018-04-11 | commit: integrate commit graph with commit parsing | Derrick Stolee | 1 | -1/+140 |
2018-04-11 | commit-graph: close under reachability | Derrick Stolee | 1 | -0/+45 |
2018-04-11 | commit-graph: implement git commit-graph read | Derrick Stolee | 1 | -1/+136 |
2018-04-02 | commit-graph: implement write_commit_graph() | Derrick Stolee | 1 | -0/+359 |