summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-04-25Update CHANGELOGv0.15.0sharkdp
2020-04-25Bump version to v0.15.0sharkdp
2020-04-25Update cached verison of themessharkdp
2020-04-25Update solarized themes to braver/Solarized, closes #941sharkdp
2020-04-25Remove old Sublime themessharkdp
2020-04-25Write error messages to pager, if attachedsharkdp
2020-04-24lto=true and codegen-units=1 togetherLzu Tao
2020-04-24appveyor: Use rustup minimal profileLzu Tao
2020-04-24simplify build.rsLzu Tao
2020-04-24Add annotations againsharkdp
2020-04-24Add '-d' for '--diff'sharkdp
2020-04-24Skip non-file inputs when using --diffsharkdp
2020-04-24Run 'cargo fmt'sharkdp
2020-04-24Use unreachable!(…)sharkdp
2020-04-24Fix some clippy lintsLzu Tao
2020-04-24simplify build.rsLzu Tao
2020-04-24Bump min. required Rust version to 1.40sharkdp
2020-04-24Implementation of 'bat --diff'sharkdp
2020-04-23cargo fmtsharkdp
2020-04-23Update version in READMEsharkdp
2020-04-22Update dependenciesv0.14.0sharkdp
2020-04-22Add a syntax mapping for bats own config filesharkdp
2020-04-22Update CHANGELOGsharkdp
2020-04-22Fix import in appsharkdp
2020-04-22Update documentationsharkdp
2020-04-22Make module privatesharkdp
2020-04-22Move PagingMode to separate modulesharkdp
2020-04-22Simpler highlight methodsharkdp
2020-04-22Add *_with_name methodssharkdp
2020-04-22Add syntaxes and themes methodsharkdp
2020-04-22Add paging to advanced examplesharkdp
2020-04-22Fix warnings for --no-default-features modesharkdp
2020-04-22Use unwrapsharkdp
2020-04-22Rename error modulesharkdp
2020-04-22Add YAML examplesharkdp
2020-04-22Update examplessharkdp
2020-04-22Fix examplesharkdp
2020-04-22Update 'cat' examplesharkdp
2020-04-22Add advanced examplesharkdp
2020-04-22Easier configuration of style componentssharkdp
2020-04-22Fix #937sharkdp
2020-04-22Numbers => LineNumberssharkdp
2020-04-22Simplify style_componentssharkdp
2020-04-22Rename wrap => wrappingsharkdp
2020-04-22rename run => printsharkdp
2020-04-22Update documentationsharkdp
2020-04-22Better API for highlighting linessharkdp
2020-04-22Reduce public APIsharkdp
2020-04-22Fix warnings, sort imports, input from stringsharkdp
2020-04-22Completely refactor 'input' modulesharkdp