Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-04-11 | commit: integrate commit graph with commit parsing | Derrick Stolee | 6 | -2/+205 |
2018-04-11 | commit-graph: close under reachability | Derrick Stolee | 1 | -0/+45 |
2018-04-11 | commit-graph: add core.commitGraph setting | Derrick Stolee | 4 | -0/+11 |
2018-04-11 | commit-graph: implement git commit-graph read | Derrick Stolee | 5 | -6/+254 |
2018-04-02 | commit-graph: implement git-commit-graph write | Derrick Stolee | 3 | -0/+198 |
2018-04-02 | commit-graph: implement write_commit_graph() | Derrick Stolee | 3 | -0/+366 |
2018-04-02 | commit-graph: create git-commit-graph builtin | Derrick Stolee | 8 | -0/+53 |