summaryrefslogtreecommitdiff
path: root/t/t4215-log-skewed-merges.sh
AgeCommit message (Expand)Author
2020-02-24lib-log-graph: consolidate colored graph cmp logicAbhishek Kumar
2020-02-24lib-log-graph: consolidate test_cmp_graph logicAbhishek Kumar
2020-01-15graph: fix collapse of multiple edgesDerrick Stolee
2020-01-15graph: add test to demonstrate horizontal line bugDerrick Stolee
2020-01-08graph: fix lack of color in horizontal linesDerrick Stolee
2020-01-08graph: drop assert() for merge with two collapsing parentsDerrick Stolee
2019-11-13t4215: use helper function to check outputDenton Liu
2019-10-16graph: flatten edges that fuse with their right neighborJames Coglan
2019-10-16graph: smooth appearance of collapsing edges on commit linesJames Coglan
2019-10-16graph: commit and post-merge lines for left-skewed mergesJames Coglan
2019-10-16graph: tidy up display of left-skewed mergesJames Coglan
2019-10-16graph: example of graph output that can be simplifiedJames Coglan