summaryrefslogtreecommitdiffstats
path: root/src/pretty_printer.rs
AgeCommit message (Expand)Author
2021-03-07Improve readabilityAleksey Kladov
2021-01-11Remove deprecated PrettyPrinter methodssharkdp
2021-01-09Add a Default implementation for PrettyPrintersharkdp
2020-11-23fix some clippy warningsMarcoIeni
2020-10-12style: add component 'rule' for horizontal file delimiterTom Milligan
2020-05-29Change use of 'BatInput' to 'input::Input'Ethan P
2020-05-29Improve documentation for Input APIEthan P
2020-05-29Refactor InputDescription API into Input APIEthan P
2020-05-29Add PrettyPrinter::input functionEthan P
2020-05-25Mark 'vcs_modification_markers' as deprecatedsharkdp
2020-05-25Make 'vcs_modification_markers' change non-breakingsharkdp
2020-05-15Allow application to be built without git supportEthan P
2020-05-15Remove vcs_modification_markers from PrettyPrinter 'git' feature disabledEthan P
2020-04-24Implementation of 'bat --diff'sharkdp
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-22Rename error modulesharkdp
2020-04-22Update examplessharkdp
2020-04-22Easier configuration of style componentssharkdp
2020-04-22Simplify style_componentssharkdp
2020-04-22rename run => printsharkdp
2020-04-22Better API for highlighting linessharkdp
2020-04-22Fix warnings, sort imports, input from stringsharkdp
2020-04-22Completely refactor 'input' modulesharkdp
2020-04-22Fix commentsharkdp
2020-04-22Add InputDescriptionsharkdp
2020-04-22Allow fluent stylesharkdp
2020-04-22Rename InputFile => Inputsharkdp
2020-04-22Separate inputs from configsharkdp
2020-04-22Add all builder optionssharkdp
2020-04-22Large refactoring towards a better builder structuresharkdp
2020-04-22Initial verison of PrettyPrinter buildersharkdp