summaryrefslogtreecommitdiffstats
path: root/src/line_range.rs
AgeCommit message (Expand)Author
2020-04-24Fix some clippy lintsLzu Tao
2020-04-22Rename error modulesharkdp
2020-04-22Better API for highlighting linessharkdp
2020-03-21Hide methods from line_rangesharkdp
2020-03-21Run cargo fmtsharkdp
2020-03-21Restructure and fix bug in line range modulesharkdp
2020-03-21Rename enum fieldsharkdp
2020-03-21Major restructuring of theme/syntax handlingsharkdp
2020-02-28Run 'cargo fmt'sharkdp
2020-01-27Grammar touch-ups, more descriptive error message for invalid lineLiam Kalir
2020-01-27Adds range syntax for line highlightsLiam Kalir
2019-10-20Derive fmt::Debug whenever possibleFahmi Akbar Wildana
2019-10-20Implement trait Default for struct ConfigFahmi Akbar Wildana
2019-03-09Applied linter fixesDaniele Esposti
2019-03-09Migrated to Rust 2018Daniele Esposti
2018-10-20Allow for multiple line rangessharkdp
2018-08-28Fixes mut issuems2300
2018-08-22Major refactoring and cleanupsharkdp