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
/
src
Age
Commit message (
Expand
)
Author
2020-06-03
Fix compiler warning for 'windows' tests (dead_code)
Roy Ivy III
2020-05-29
Change use of 'BatInput' to 'input::Input'
Ethan P
2020-05-29
Remove unnecessary '-> ()'s
Ethan P
2020-05-29
Replace Input::stdin_as_file with bat-application functions
Ethan P
2020-05-29
Remove unused with_name for theme preview file
Ethan P
2020-05-29
Remove Input.as_file and add Input::stdin_as_file
Ethan P
2020-05-29
Improve documentation for Input API
Ethan P
2020-05-29
Reexport bat::pretty_printer::Input as bat::Input
Ethan P
2020-05-29
Fix regression with --list-themes and --language
Ethan P
2020-05-29
Refactor InputDescription API into Input API
Ethan P
2020-05-29
Fix a typo
Ethan P
2020-05-29
[breaking] Remove special handling for theme previews
Ethan P
2020-05-29
Add PrettyPrinter::input function
Ethan P
2020-05-29
Add InputDescription API
Ethan P
2020-05-29
Add documentation to InputDescription
Ethan P
2020-05-28
Add support for NO_COLOR env var (#1021)
Ethan P
2020-05-27
Update tests
sharkdp
2020-05-26
Switch from path-absolutize to path_abs
sharkdp
2020-05-25
Mark 'vcs_modification_markers' as deprecated
sharkdp
2020-05-25
Make 'vcs_modification_markers' change non-breaking
sharkdp
2020-05-24
Fix syntax detection for symlinks
sharkdp
2020-05-24
Fix syntax detection for files called 'rails'
sharkdp
2020-05-16
Print error message when invalid syntax is specified
Ethan P
2020-05-16
Refactor HighlightingAssets::get_syntax to return Result type
Ethan P
2020-05-15
Allow application to be built without git support
Ethan P
2020-05-15
Remove vcs_modification_markers from PrettyPrinter 'git' feature disabled
Ethan P
2020-05-15
Merge branch 'master' of github.com:sharkdp/bat into string-input
Ethan P
2020-05-15
Add helper fn for checking if opened input is theme preview file
Ethan P
2020-05-13
Consolidate syntax detection behavior for all InputKind types
Ethan P
2020-05-13
Rename test for checking if inputkinds are consistent
Ethan P
2020-05-13
Test that OrdinaryFile consistent with CustomReader
Ethan P
2020-05-13
Change assets.rs tests to use InputKind::CustomReader
Ethan P
2020-05-12
Remove padding if the header style is not enabled
Prat T
2020-05-12
Add padding above headers when no grid
Prat T
2020-05-11
Make syntax detection more consistent for Reader and File inputs
Ethan P
2020-05-11
Fix base16, and combine 00 and 0f alpha encodings
Mitchell Kember
2020-04-25
Write error messages to pager, if attached
sharkdp
2020-04-24
Add annotations again
sharkdp
2020-04-24
Add '-d' for '--diff'
sharkdp
2020-04-24
Skip non-file inputs when using --diff
sharkdp
2020-04-24
Run 'cargo fmt'
sharkdp
2020-04-24
Use unreachable!(…)
sharkdp
2020-04-24
Fix some clippy lints
Lzu Tao
2020-04-24
Implementation of 'bat --diff'
sharkdp
2020-04-23
cargo fmt
sharkdp
2020-04-22
Add a syntax mapping for bats own config file
sharkdp
2020-04-22
Fix import in app
sharkdp
2020-04-22
Update documentation
sharkdp
2020-04-22
Make module private
sharkdp
2020-04-22
Move PagingMode to separate module
sharkdp
[prev]
[next]