summaryrefslogtreecommitdiffstats
path: root/src/style.rs
AgeCommit message (Expand)Author
2018-09-26run cargo fmtsharkdp
2018-09-18Disable wrapping when `--style` is plainsharkdp
2018-09-12Use a more streamlined version of style-component collectionsharkdp
2018-09-08Automatically disable wrapping when style is plain.eth-p
2018-08-28Fixes mut issuems2300
2018-08-22Major refactoring and cleanupsharkdp
2018-05-13PR #102 Followed @BrainMaestro's suggestionseth-p
2018-05-12Fix padding, add --wrap argument, disable wrap for non-tty. (Fixed)eth-p
2018-05-12PR #102 Review Changeseth-p
2018-05-11Added line wrapping.eth-p
2018-05-11Split style to separate moduleEzinwa Okpoechi