Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-08 | Merge branch 'ds/commit-graph' | 1 | -0/+741 | |
2018-04-11 | commit-graph: lazy-load trees for commits | 1 | -3/+23 | |
2018-04-11 | treewide: replace maybe_tree with accessor methods | 1 | -1/+1 | |
2018-04-11 | treewide: rename tree to maybe_tree | 1 | -2/+2 | |
2018-04-11 | commit-graph: implement "--append" option | 1 | -1/+16 | |
2018-04-11 | commit-graph: build graph from starting commits | 1 | -2/+25 | |
2018-04-11 | commit-graph: read only from specific pack-indexes | 1 | -2/+24 | |
2018-04-11 | commit: integrate commit graph with commit parsing | 1 | -1/+140 | |
2018-04-11 | commit-graph: close under reachability | 1 | -0/+45 | |
2018-04-11 | commit-graph: implement git commit-graph read | 1 | -1/+136 | |
2018-04-02 | commit-graph: implement write_commit_graph() | 1 | -0/+359 |