summaryrefslogtreecommitdiffstats
path: root/termcolor
AgeCommit message (Expand)Author
2018-07-17termcolor: moved to its own repositoryAndrew Gallant
2018-06-23termcolor: add BufferedStandardStreamAndrew Gallant
2018-03-26termcolor: release 0.3.6termcolor-0.3.6Andrew Gallant
2018-03-26termcolor: fix bold + intense colors in Win 10ehuss
2018-03-03termcolor/doc: fix typoRichard Dodd (dodj)
2018-02-20termcolor: release 0.3.5termcolor-0.3.5Andrew Gallant
2018-02-20termcolor: add ?Sized bound for &mut T implMarkus Westerlind
2018-02-20termcolor: improve "intense" docsBalaji Sivaraman
2018-02-20termcolor: add underline supportBalaji Sivaraman
2018-02-11termcolor: release 0.3.4termcolor-0.3.4Andrew Gallant
2018-02-10termcolor: support ANSI in Windows terminalsAndrew Gallant
2018-02-10termcolor: permit hex colorsAndrew Gallant
2018-01-29termcolor: add extended color supportMarc Tiehuis
2018-01-29termcolor: tweak reset escapekennytm
2018-01-01cleanup: replace try! with ?Balaji Sivaraman
2017-10-21Fix typosShubham Lagwankar
2017-08-27termcolor-0.3.3termcolor-0.3.3Andrew Gallant
2017-08-27termcolor: make StandardStream be SendAndrew Gallant
2017-08-27termcolor: 80 colsAndrew Gallant
2017-03-15termcolor-0.3.2termcolor-0.3.2Andrew Gallant
2017-03-15Add license info to termcolor crate.Andrew Gallant
2017-03-12Bump and update deps.wincolor-0.1.3termcolor-0.3.1ignore-0.1.8grep-0.1.6globset-0.1.4Andrew Gallant
2017-02-19fix badgesAndrew Gallant
2017-02-19use termcolor 0.3, not 0.1Andrew Gallant
2017-02-18termcolor-0.3.0termcolor-0.3.0Andrew Gallant
2017-02-09termcolor: add support for output to standard errorPeter Williams
2017-01-130.4.00.4.0Andrew Gallant
2017-01-13Fix invalid UTF-8 output on Windows.Andrew Gallant
2017-01-13Use basic SGR sequences when possible.Andrew Gallant
2017-01-06Rejigger bold and intense settings.Andrew Gallant
2016-12-24Small code cleanups.Andrew Gallant
2016-11-21termcolor-0.1.1termcolor-0.1.1Andrew Gallant
2016-11-21Only emit bold ANSI code if bold is true.Andrew Gallant
2016-11-20Completely re-work colored output and tty handling.Andrew Gallant