summaryrefslogtreecommitdiffstats
path: root/examples
AgeCommit message (Expand)Author
2024-02-25Inline `format!` args wherever possibleLena
2023-10-04Updated version of `serde_yaml` to 0.9Raghav-Bell
2023-09-01Add example to show new featurePeter Hebden
2022-09-05Correct doc comment for `list_syntaxes_and_themes` exampleoidro
2020-05-29Update input API exampleEthan P
2020-05-29Update examplesEthan P
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-22Use unwrapsharkdp
2020-04-22Add YAML examplesharkdp
2020-04-22Update examplessharkdp
2020-04-22Update 'cat' examplesharkdp
2020-04-22Add advanced examplesharkdp
2020-04-22Numbers => LineNumberssharkdp
2020-04-22Simplify style_componentssharkdp
2020-04-22rename run => printsharkdp
2020-04-22Allow fluent stylesharkdp
2020-04-22Separate inputs from configsharkdp
2020-04-22Large refactoring towards a better builder structuresharkdp
2020-04-22Initial verison of PrettyPrinter buildersharkdp
2020-04-21Rename field name, new constructorssharkdp
2020-04-21Moved user_provided_filename to be contained within OrdinaryFile structKyle Criddle
2020-03-21Cargo fmtsharkdp
2020-03-21Add an even simple examplesharkdp
2020-03-21Further simplify module structuresharkdp
2020-03-21Simplify public API module structuresharkdp
2020-03-21Rename output component to 'style compinent', move wrap to separate modulesharkdp
2020-03-21Run cargo fmtsharkdp
2020-03-21move Config struct to separate filesharkdp
2020-03-21Major restructuring of theme/syntax handlingsharkdp
2020-02-13Allow for non-unicode filenames, closes #225sharkdp
2019-10-30Remove 'advanced' examplesharkdp
2019-10-30Simplify 'using_controller' examplesharkdp
2019-10-20Remove comment in both examplesFahmi Akbar Wildana
2019-10-20Add 2 examplesFahmi Akbar Wildana