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
2024-02-24
Rename `--squeeze` to `--squeeze-blank`
einfachIrgendwer0815
2024-02-24
Hide `--squeeze-limit` from short help
einfachIrgendwer0815
2024-02-24
Add squeeze functionality to `SimplePrinter`
einfachIrgendwer0815
2024-02-24
Add --squeeze-limit to specify max number of consecutive empty lines
Ethan P
2024-02-24
Add squeeze_empty_lines to PrettyPrinter
Ethan P
2024-02-24
Add --squeeze/-s option
Ethan P
2024-02-23
Merge branch 'master' into skip-highlighting-when-no-color
David Peter
2024-02-23
Merge branch 'master' into quadlet
David Peter
2024-02-23
Merge pull request #2853 from einfachIrgendwer0815/document_default_style_com...
David Peter
2024-02-23
Merge branch 'master' into containers-conf
David Peter
2024-02-23
Merge branch 'master' into master
David Peter
2024-02-23
Merge pull request #2795 from mxaddict/master
David Peter
2024-02-23
Merge branch 'master' into skip-highlighting-when-no-color
David Peter
2024-02-23
Merge pull request #2807 from Oliver-Looney/2783-setting-terminal-title
David Peter
2024-02-23
Merge branch 'master' into master
David Peter
2024-02-20
Apply clippy fixes (#2864)
cyqsimon
2024-02-21
Map containers `.conf` files to TOML syntax
cyqsimon
2024-02-20
Add syntax mapping for podman quadlets
cyqsimon
2024-02-12
Merge branch 'master' into 2783-setting-terminal-title
Oliver Looney
2024-02-12
Merge branch 'master' into fix-2185
David Peter
2024-02-11
Skip syntax parsing when color output disabled
Ethan P.
2024-02-11
Split syntax highlighting from print_line into fn
Ethan P.
2024-02-11
Test for correct categorization of SGR sequences
Ethan P.
2024-02-11
Fix incorrect categorization of SGR sequences
Ethan P.
2024-02-11
Fix off-by-one error in line number continuation
Ethan P.
2024-02-11
Merge branch 'master' into 2783-setting-terminal-title
Oliver Looney
2024-02-11
Mention which style components are the default
einfachIrgendwer0815
2024-02-11
Added JSONC and aws credentials to the syntax mappings
mxaddict
2024-02-09
Remove hyperlink when wrapping lines
Ethan P
2024-02-09
Re-emit hyperlinks when wrapping lines
Ethan P
2024-02-09
Replace AnsiCodeIterator in printer.rs
Ethan P
2024-02-09
Add EscapeSequenceIterator
Ethan P
2024-02-09
Strip OSC sequences before printing
Ethan P
2024-02-09
Add EscapeSequenceOffsetsIterator
Ethan P
2024-02-08
Eliminate dependency on serde's "derive" feature
David Tolnay
2024-02-08
undid unnecessary api visibility changes
Oliver looney
2024-02-08
Using hypens instead of underscores for set-terminal-title command
Oliver looney
2024-01-31
Create xonsh.toml
Andy Kipp
2024-01-29
added set_terminal_title arg to clap_app.rs to fix ci errors
Oliver looney
2024-01-27
removed set_terminal_title arg from clap_app.rs since other boolean args aren...
Oliver looney
2024-01-27
terminal title is only set if user opts in with --set_terminal_title flag
Oliver looney
2024-01-27
added a flag to config for setting terminal title
Oliver looney
2024-01-21
Attempt to fix integration test
Filip Razek
2024-01-21
Run cargo fmt
Filip Razek
2024-01-21
fix: Wrap file name in header
Filip Razek
2024-01-19
Merge branch 'master' into syntax-mapping-refactor
cyqsimon
2024-01-18
Add note on subdirectory's irrelevance to ordering
cyqsimon
2024-01-18
Reverse precedence of syntax mappings specified on CLI
cyqsimon
2024-01-17
Make the error handler `FnMut`
rhysd
2023-12-31
slightly changed set terminal command to match docs & broke print line into m...
Oliver looney
[next]