Commit Graph

720 Commits (79f016e15cda054dffec009a4fc0900412bc1e48)
 

Author SHA1 Message Date
sharkdp 79f016e15c Update syntaxes 5 years ago
sharkdp 26f9125ebb Re-formulate help text 5 years ago
sharkdp 9814eab13f Suppress warning in -A mode 5 years ago
sharkdp 82ca8804a2 Handle non-unicode characters in the preprocessor 5 years ago
pjsier b48b9fcf3b Display binary file content for bat -A 5 years ago
sharkdp c64ab29739 Update min. required rust version 5 years ago
sharkdp 83dd3fb551 Update man page 5 years ago
sharkdp ed345f2889 Fix headline 5 years ago
sharkdp d2492980c0 Update syntaxes and themes 5 years ago
sharkdp 47d5130764 Bump version 5 years ago
sharkdp 4ba45e2ba2 Add first version of 'man page' syntax, closes #523 5 years ago
sharkdp 7076ae5cd9 Update dependencies 5 years ago
sharkdp 2e71146801 Fix another instance of the 'bat cache' bug, closes #584 5 years ago
sharkdp f3824bad17 Add explicit terminal width for test 5 years ago
sharkdp ec908d5937 Run 'cargo fmt' 5 years ago
sharkdp 3a75d85b80 Add test for 'snip' feature 5 years ago
sharkdp 63d652dab5 Add 'dyn' keyword for trait references 5 years ago
Ethan P 7f2e61d579 Add new style component to separate multiple '--line-range's 5 years ago
sharkdp e289a2c698 Add short '-L' option as an alias for --list-languages 5 years ago
sharkdp 83a213bae7 Add 'strace' syntax, closes #599 5 years ago
sharkdp 3967e28ded Add SCSS and Sass syntax, closes #637 5 years ago
sharkdp 2dc2a3712a Add Verilog syntax, closes #616 5 years ago
sharkdp 10e0f9efb0 Install fish completions in DEB package, closes #554 5 years ago
dependabot-preview[bot] f8ea075e78 Bump console from 0.7.7 to 0.8.0
Bumps [console](https://github.com/mitsuhiko/console) from 0.7.7 to 0.8.0.
- [Release notes](https://github.com/mitsuhiko/console/releases)
- [Commits](https://github.com/mitsuhiko/console/compare/0.7.7...0.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] c187dce2c2 Bump lazy_static from 1.3.0 to 1.4.0
Bumps [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases)
- [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.3.0...1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] 108c907d69 Bump git2 from 0.9.2 to 0.10.0
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.9.2 to 0.10.0.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-curl-0.9.2...git2-curl-0.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
sharkdp 187a3b9341 Use consistent syntax for command-line options
closes #574
5 years ago
David Peter 9c2d4f6a51 Add libc6-dev dependency for aarch64 5 years ago
sharkdp c1126157d4 Re-enable aarch64 builds 5 years ago
dependabot-preview[bot] dcfa810112 Bump syntect from 3.2.0 to 3.2.1
Bumps [syntect](https://github.com/trishume/syntect) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/trishume/syntect/releases)
- [Changelog](https://github.com/trishume/syntect/blob/master/CHANGELOG.md)
- [Commits](https://github.com/trishume/syntect/compare/v3.2.0...v3.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
Dan Davison f963104006 Add GraphQL sublime syntax submodule 5 years ago
sharkdp 45e1c0ea6f Temporarily disable aarch64 5 years ago
sharkdp 590a1e9a4b Bump minimum supported version to 1.33 5 years ago
sharkdp 8e2c6abb13 Update dependencies 5 years ago
Wild Kat 28266ee441 use explicit dyn with Write to appease compiler 5 years ago
Ethan P 21821f1d4c Updated snapshot tests 5 years ago
Ethan P 772ce2e4fe Print a horizontal header line when 'grid' style without 'header' style 5 years ago
dependabot-preview[bot] 35ca1c5191 Bump atty from 0.2.12 to 0.2.13
Bumps [atty](https://github.com/softprops/atty) from 0.2.12 to 0.2.13.
- [Release notes](https://github.com/softprops/atty/releases)
- [Changelog](https://github.com/softprops/atty/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/atty/compare/0.2.12...0.2.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] 0cc60a1519 Bump wild from 2.0.1 to 2.0.2
Bumps [wild](https://gitlab.com/kornelski/wild) from 2.0.1 to 2.0.2.
- [Release notes](https://gitlab.com/kornelski/wild/tags)
- [Commits](https://gitlab.com/kornelski/wild/commits/master)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] ee6659dacf Bump ansi_term from 0.11.0 to 0.12.0
Bumps [ansi_term](https://github.com/ogham/rust-ansi-term) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/ogham/rust-ansi-term/releases)
- [Commits](https://github.com/ogham/rust-ansi-term/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
sharkdp 76c615a304 Allow leading minus in '--terminal-width <value>'
closes #611
5 years ago
Igor Gnatenko e8c04672f0 Small improvements for Fedora instructions
Anything older than F29 is EOL now, so no need to mention it. Also in F29+ you can use standard `dnf install`.
5 years ago
dependabot-preview[bot] 7f5a5612e4 Bump atty from 0.2.11 to 0.2.12
Bumps [atty](https://github.com/softprops/atty) from 0.2.11 to 0.2.12.
- [Release notes](https://github.com/softprops/atty/releases)
- [Changelog](https://github.com/softprops/atty/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/atty/compare/0.2.11...0.2.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] eee5d424bb [Security] Bump smallvec from 0.6.9 to 0.6.10
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 0.6.9 to 0.6.10. **This update includes security fixes.**
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] e5311e4b30 Bump console from 0.7.6 to 0.7.7
Bumps [console](https://github.com/mitsuhiko/console) from 0.7.6 to 0.7.7.
- [Release notes](https://github.com/mitsuhiko/console/releases)
- [Commits](https://github.com/mitsuhiko/console/compare/0.7.6...0.7.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] a1b9334a44 Bump console from 0.7.5 to 0.7.6
Bumps [console](https://github.com/mitsuhiko/console) from 0.7.5 to 0.7.6.
- [Release notes](https://github.com/mitsuhiko/console/releases)
- [Commits](https://github.com/mitsuhiko/console/compare/0.7.5...0.7.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
Chloe Kudryavtsev d86b7cf7e0 Add Alpine Linux installation instructions
Resolves #586
5 years ago
dependabot-preview[bot] 67834da681 Bump git2 from 0.9.0 to 0.9.1
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.9.0...0.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
toku-sa-n dcdf8dfaa7 Add install instructions(ja) for Gentoo Users. 5 years ago
toku-sa-n 9a44fa11c0 Add install instructions for Gentoo Users. 5 years ago