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
/
.github
/
workflows
Age
Commit message (
Expand
)
Author
2020-10-25
Ignore 'all_themes_are_present' unit test by default
sharkdp
2020-10-03
CI: use checkout v2
谭九鼎
2020-10-01
Fix zsh completion path
Kienyew
2020-09-14
Handle zsh completion when packaging
Kienyew
2020-08-12
change docs dir name to match package name
chris48s
2020-08-12
add Depends line
chris48s
2020-08-12
include changelog in package
chris48s
2020-08-12
include years in copyright notice
chris48s
2020-08-12
ensure copyright is mode 644
chris48s
2020-08-12
remove leading article from description
chris48s
2020-08-12
invoke gzip with -n
chris48s
2020-08-03
Rebuild bat with new assets
sharkdp
2020-08-03
Add CI job
sharkdp
2020-08-02
Fix here-doc indentation, part 2
sharkdp
2020-08-02
Fix spelling of LICENSE
sharkdp
2020-08-02
Use ansi-dark theme in GA output
sharkdp
2020-08-02
Add list of languages/themes
sharkdp
2020-08-02
Colored output
sharkdp
2020-08-02
Add checks for all feature combinations
sharkdp
2020-08-02
Add bat test run
sharkdp
2020-08-02
Fix here-doc indentation
sharkdp
2020-08-02
Add old copyright, control files; add man page and autocompletions
sharkdp
2020-08-02
Use recursive checkout
sharkdp
2020-08-02
Add --path argument
sharkdp
2020-08-02
Remove --release argument
sharkdp
2020-08-02
Add job to run tests with new syntaxes/themes
sharkdp
2020-08-02
Adapt job step names
sharkdp
2020-08-02
Remove unneeded i586-* jobs
sharkdp
2020-08-02
Change MinSRV => Minimum supported Rust version
sharkdp
2020-06-03
Maint/CICD ~ GHA - add additional linux builds and packaging support
Roy Ivy III
2020-06-03
Maint/CICD ~ GHA - disable windows-gnu builds with unresolvable linker errors
Roy Ivy III
2020-06-03
Maint/CI ~ add GitHub-Actions CI (aka GHA)
Roy Ivy III