summaryrefslogtreecommitdiffstats
path: root/src/pretty_printer.rs
AgeCommit message (Expand)Author
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