index
:
bat
bat-plugins
ci-experiment
create_highlighted_versions-wrong-path-repro
dependabot/cargo/assert_cmd-2.0.16
dependabot/cargo/clap-4.5.11
dependabot/cargo/clap-4.5.13
dependabot/cargo/clap-4.5.8
dependabot/cargo/nix-0.29.0
dependabot/cargo/nu-ansi-term-0.50.1
dependabot/cargo/tempfile-3.11.0
dependabot/cargo/tempfile-3.14.0
dependabot/submodules/assets/syntaxes/02_Extra/Docker-c001fb2
dependabot/submodules/assets/syntaxes/02_Extra/SCSS_Sass-dff7d04
dependabot/submodules/assets/syntaxes/02_Extra/SublimeJQ-b7e53e5
dependabot/submodules/assets/themes/Nord-sublime-bf92a9e
dependabot/submodules/assets/themes/sublime-snazzy-48f43a7
master
release-v0.18.3
sponsor
two_dark_manpage
update-warp-logo
Mirror of https://github.com/sharkdp/bat
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
2024-02-25
Inline `format!` args wherever possible
Lena
2023-10-04
Updated version of `serde_yaml` to 0.9
Raghav-Bell
2023-09-01
Add example to show new feature
Peter Hebden
2022-09-05
Correct doc comment for `list_syntaxes_and_themes` example
oidro
2020-05-29
Update input API example
Ethan P
2020-05-29
Update examples
Ethan P
2020-04-22
Simpler highlight method
sharkdp
2020-04-22
Add *_with_name methods
sharkdp
2020-04-22
Add syntaxes and themes method
sharkdp
2020-04-22
Add paging to advanced example
sharkdp
2020-04-22
Use unwrap
sharkdp
2020-04-22
Add YAML example
sharkdp
2020-04-22
Update examples
sharkdp
2020-04-22
Update 'cat' example
sharkdp
2020-04-22
Add advanced example
sharkdp
2020-04-22
Numbers => LineNumbers
sharkdp
2020-04-22
Simplify style_components
sharkdp
2020-04-22
rename run => print
sharkdp
2020-04-22
Allow fluent style
sharkdp
2020-04-22
Separate inputs from config
sharkdp
2020-04-22
Large refactoring towards a better builder structure
sharkdp
2020-04-22
Initial verison of PrettyPrinter builder
sharkdp
2020-04-21
Rename field name, new constructors
sharkdp
2020-04-21
Moved user_provided_filename to be contained within OrdinaryFile struct
Kyle Criddle
2020-03-21
Cargo fmt
sharkdp
2020-03-21
Add an even simple example
sharkdp
2020-03-21
Further simplify module structure
sharkdp
2020-03-21
Simplify public API module structure
sharkdp
2020-03-21
Rename output component to 'style compinent', move wrap to separate module
sharkdp
2020-03-21
Run cargo fmt
sharkdp
2020-03-21
move Config struct to separate file
sharkdp
2020-03-21
Major restructuring of theme/syntax handling
sharkdp
2020-02-13
Allow for non-unicode filenames, closes #225
sharkdp
2019-10-30
Remove 'advanced' example
sharkdp
2019-10-30
Simplify 'using_controller' example
sharkdp
2019-10-20
Remove comment in both examples
Fahmi Akbar Wildana
2019-10-20
Add 2 examples
Fahmi Akbar Wildana