summaryrefslogtreecommitdiffstats
path: root/src/wrapping.rs
AgeCommit message (Expand)Author
2022-01-18Center Align numbers right-ish (#883)Thomas Otto
2022-01-04Make Config cloneable for DeltaTest, store as Cow<Config> thereThomas Otto
2022-01-04DeltaTest improvements (#876)Wayne Davison
2021-12-14Line state refactor (#851)Dan Davison
2021-12-07Fixed some test clippysThomas Otto
2021-12-07Add DeltaTest to speed up adding and fixing testsThomas Otto
2021-12-05Display merge conflictsDan Davison
2021-12-05Handle combined diff formatDan Davison
2021-11-27Refactor: further isolate side-by-side implementation (#801)Dan Davison
2021-11-26Refactor: rename: LineSegments -> LineSectionsDan Davison
2021-11-10Remove +/- line prefix instead of substituting a spaceThomas Otto
2021-10-25Re-enable ANSI fill by equalizing panel sizesThomas Otto
2021-10-16Change PlusMinus to the correct MinusPlus, add documentationThomas Otto
2021-10-16Tests: store length of skipped header separatelyThomas Otto
2021-10-16Add inline-hint-style option and use for side-by-side wrap symbolsDan Davison
2021-10-16Add side-by-side line wrappingThomas Otto