about summary refs log tree commit diff
path: root/src/rustfmt_diff.rs
AgeCommit message (Expand)AuthorLines
2017-03-28test falloutNick Cameron-15/+5
2017-03-28fallout - source reformattingNick Cameron-5/+15
2016-08-26Check term supports colour before printing fancy diffsKamal Marhubi-1/+3
2016-05-31print_diff: Don't print color codes if output is not a ttyKamal Marhubi-4/+22
2016-05-17Fall back to basic stdout if we can't unwrap a fancy terminal (#995)Nick Cameron-1/+35
2016-01-01Fixed #700, use default color for titles and context in write-mode=diffSinh Pham-3/+3
2015-12-28Add tests for #606.Utkarsh Kukreti-0/+2
2015-09-26Changes to rustfmt sourceNick Cameron-1/+4
2015-09-10Add diff write mode https://github.com/nrc/rustfmt/issues/261Sinh Pham-0/+109