Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SQUASH??? sparse fixesds/commit-graph | Junio C Hamano | 2018-03-14 | 1 | -1/+1 |
* | commit-graph: implement "--additive" option | Derrick Stolee | 2018-03-14 | 1 | -1/+16 |
* | commit-graph: build graph from starting commits | Derrick Stolee | 2018-03-14 | 1 | -2/+25 |
* | commit-graph: read only from specific pack-indexes | Derrick Stolee | 2018-03-14 | 1 | -2/+24 |
* | commit: integrate commit graph with commit parsing | Derrick Stolee | 2018-03-14 | 1 | -1/+140 |
* | commit-graph: close under reachability | Derrick Stolee | 2018-03-14 | 1 | -0/+23 |
* | commit-graph: implement git commit-graph read | Derrick Stolee | 2018-03-14 | 1 | -1/+139 |
* | commit-graph: implement write_commit_graph() | Derrick Stolee | 2018-03-14 | 1 | -0/+358 |