summaryrefslogtreecommitdiffstats
path: root/src/style.rs
AgeCommit message (Expand)Author
2020-10-12style: add component 'rule' for horizontal file delimiterTom Milligan
2020-05-15Allow application to be built without git supportEthan P
2020-04-22Rename error modulesharkdp
2020-04-22Numbers => LineNumberssharkdp
2020-03-31Move git changes support behind a featureDavid Tolnay
2020-03-21Rename output component to 'style compinent', move wrap to separate modulesharkdp
2019-10-30Simplify 'using_controller' examplesharkdp
2019-10-20Fix compile-error on Rust v1.35.0Fahmi Akbar Wildana
2019-10-20Derive fmt::Debug whenever possibleFahmi Akbar Wildana
2019-10-20Implement trait Default for struct ConfigFahmi Akbar Wildana
2019-08-31Add new style component to separate multiple '--line-range'sEthan P
2019-03-09Applied linter fixesDaniele Esposti
2019-03-09Migrated to Rust 2018Daniele Esposti
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