Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-15 | graph: fix collapse of multiple edges | Derrick Stolee | 1 | -1/+1 |
2020-01-15 | graph: add test to demonstrate horizontal line bug | Derrick Stolee | 1 | -0/+62 |
2020-01-08 | graph: fix lack of color in horizontal lines | Derrick Stolee | 1 | -0/+29 |
2020-01-08 | graph: drop assert() for merge with two collapsing parents | Derrick Stolee | 1 | -0/+42 |
2019-11-13 | t4215: use helper function to check output | Denton Liu | 1 | -111/+97 |
2019-10-16 | graph: flatten edges that fuse with their right neighbor | James Coglan | 1 | -9/+47 |
2019-10-16 | graph: smooth appearance of collapsing edges on commit lines | James Coglan | 1 | -2/+2 |
2019-10-16 | graph: commit and post-merge lines for left-skewed merges | James Coglan | 1 | -2/+145 |
2019-10-16 | graph: tidy up display of left-skewed merges | James Coglan | 1 | -6/+39 |
2019-10-16 | graph: example of graph output that can be simplified | James Coglan | 1 | -0/+43 |