Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-04-11 | commit-graph: implement "--append" option | Derrick Stolee | 1 | -3/+7 |
2018-04-11 | commit-graph: build graph from starting commits | Derrick Stolee | 1 | -6/+21 |
2018-04-11 | commit-graph: read only from specific pack-indexes | Derrick Stolee | 1 | -3/+30 |
2018-04-11 | commit-graph: implement git commit-graph read | Derrick Stolee | 1 | -0/+56 |
2018-04-02 | commit-graph: implement git-commit-graph write | Derrick Stolee | 1 | -0/+33 |
2018-04-02 | commit-graph: create git-commit-graph builtin | Derrick Stolee | 1 | -0/+36 |