summaryrefslogtreecommitdiffstats
path: root/src/decorations.rs
AgeCommit message (Expand)Author
2020-04-22Reduce public APIsharkdp
2020-03-31Move git changes support behind a featureDavid Tolnay
2019-10-20Derive fmt::Debug whenever possibleFahmi Akbar Wildana
2019-10-20Move back printer.rs and others into libFahmi Akbar Wildana
2019-10-20Fix all compile errors in lib.rs 🚚Fahmi Akbar Wildana
2019-05-15Revert "Run 'cargo fmt'" (outdated rustfmt)sharkdp
2019-05-14Run 'cargo fmt'sharkdp
2019-03-09Formatted codeDaniele Esposti
2019-03-09Migrated to Rust 2018Daniele Esposti
2018-08-23Refactoring, introduce Printer traitsharkdp
2018-08-22Major refactoring and cleanupsharkdp
2018-05-21Move colors to printer moduleEzinwa Okpoechi
2018-05-15Replace for_line and for_wrap with generateeth-p
2018-05-13Split decorations into a separate file and optimized them a bit.eth-p