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
Age
Commit message (
Expand
)
Author
2021-08-22
Experiment: remove CARGO_TEST_OPTIONS
ci-experiment
David Peter
2021-08-22
Add statically linked binaries for ARM
David Peter
2021-08-22
Use Ubuntu 20.04 instead of 18.04
David Peter
2021-08-22
Remove post-release section
David Peter
2021-08-22
Formatting
David Peter
2021-08-22
Add refined version of release checklist
David Peter
2021-08-22
Add old release checklist
David Peter
2021-08-21
style: trim excess whitespace
a1346054
2021-08-21
fix: spelling
a1346054
2021-08-21
chore(find-slow-to-highlight-files.py): be explicit about using python3
a1346054
2021-08-21
style(create.sh): remove non-POSIX keyword
a1346054
2021-08-19
Make Package Control reference a link
Ville Skyttä
2021-08-19
Fix all lints that are new with Rust 1.54
Martin Nordholts
2021-08-19
CICD: Add 'cargo fmt' check
Martin Nordholts
2021-08-19
Run 'cargo fmt'
Martin Nordholts
2021-08-17
Merge pull request #1800 from sharkdp/syslog_no_colon_after_process
Keith Hall
2021-08-17
Make 'build-assets' an optional capability for application
Martin Nordholts
2021-08-17
src/assets.rs: Use ThemeSet::new() instead of BTreeMap::new()
Martin Nordholts
2021-08-16
Fix syslog syntax highlighting when no colon after "process"
Keith Hall
2021-08-16
Add slim syntax test
Mario Finelli
2021-08-16
Convert tmLanguage into sublime-syntax
Mario Finelli
2021-08-16
Add support for ruby-slim syntax
Mario Finelli
2021-08-14
revamped integration test, made CHANGELOG changes
Bill Risher
2021-08-14
feat(config): added recognition of $BAT_CONFIG_DIR
Bill Risher
2021-08-12
Merge pull request #1793 from scop/syslog-improvements
Keith Hall
2021-08-11
Mention syslog highlight improvements in change log
Ville Skyttä
2021-08-11
Allow colon in syslog loghost
Ville Skyttä
2021-08-11
Allow period in syslog loghost
Ville Skyttä
2021-08-11
Allow period in syslog process name
Ville Skyttä
2021-08-09
Make --no-paging and --no-pager work again
Martin Nordholts
2021-08-08
Cargo.toml: Introduce 'quick-build-application' feature
Martin Nordholts
2021-08-08
bin: Allow to build without bugreport
Martin Nordholts
2021-08-08
Cargo.toml: Only build bugreport with the app
Martin Nordholts
2021-08-08
Bump bugreport to 0.4.1
Martin Nordholts
2021-08-08
When returning a SyntaxReference, also return the SyntaxSet that contains it ...
Martin Nordholts
2021-08-08
Fix typo in unreachable!(..) message for --wrap
Martin Nordholts
2021-08-07
Add code for analyzing dependencies between syntaxes
Martin Nordholts
2021-08-07
integration_tests: Add diagnostic_sanity_check()
Martin Nordholts
2021-08-07
add patch for Python syntax to help improve performance
Keith Hall
2021-08-07
Make --style docs reflect that 'full' is default
Martin Nordholts
2021-08-06
CHANGELOG.md: Highlight for `vimrc` and `gvimrc` files
Martin Nordholts
2021-08-06
Bump assets/syntaxes/02_Extra/VimL from `7ebcaa1` to `c91fe3a`
dependabot[bot]
2021-08-05
cargo fmt
Martin Nordholts
2021-08-05
Included LLVM syntax highlighting submodule and added regression tests
Layle | Luca
2021-08-04
Merge pull request #1779 from sharkdp/http-request-response-syntax-update
Keith Hall
2021-08-03
Bump assets/syntaxes/02_Extra/http-request-response from f58bffe to 93b9326
Keith Hall
2021-08-02
Use assert!(..) instead of assert_eq!(true, ..)
Martin Nordholts
2021-08-02
Bump assert_cmd from 1.0.5 to 1.0.8
dependabot[bot]
2021-08-02
Bump nix from 0.21.0 to 0.22.0
dependabot[bot]
2021-08-02
Merge pull request #1771 from sharkdp/warn_when_missing_contexts
Keith Hall
[next]