1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-06-27 10:43:18 +01:00
Commit Graph

759 Commits

Author SHA1 Message Date
f03b45f3e5 Update TOML syntax 2019-10-20 20:48:14 +02:00
9a74bf1a88 Disable nightly build 2019-10-19 18:20:15 +02:00
ff0b331dd6 Add llvm/libclang install instructions. 2019-10-15 21:40:38 +02:00
00bfbbf884 Add section concerning file encodings, see 2019-10-11 21:47:40 +02:00
e44045a71a Add Dracula theme 2019-10-11 20:18:22 +02:00
962abcef80 Update create.sh to quickly check for and update missing submodules 2019-10-10 23:49:39 +02:00
95f2e5bbb7 Ensure submodules are updated before creating asset cache 2019-10-10 23:49:39 +02:00
f46123e149 Add sponsor links as an experiment :-) 2019-10-07 19:43:36 +02:00
f0f77b1673 Add SaltStack SLS syntax 2019-10-06 21:26:46 +02:00
39112e80c3 cmake and libz are not needed to install bat
Closes sharkdp#649
2019-10-06 20:34:14 +02:00
a84c598e2c cmake and libz are not needed to install bat
Closes 
2019-10-06 20:34:14 +02:00
6b2f78ec51 Add MacPorts instructions 2019-09-30 21:21:43 +02:00
938005864f Merge pull request from sharkdp/dependabot/cargo/liquid-0.19.0
Bump liquid from 0.18.2 to 0.19.0
2019-09-30 10:37:13 -07:00
3a5f8ece49 Bump liquid from 0.18.2 to 0.19.0
Bumps [liquid](https://github.com/cobalt-org/liquid-rust) from 0.18.2 to 0.19.0.
- [Release notes](https://github.com/cobalt-org/liquid-rust/releases)
- [Changelog](https://github.com/cobalt-org/liquid-rust/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cobalt-org/liquid-rust/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-30 02:17:48 +00:00
047a6f3b85 Merge pull request from eth-p/fix-659
Parameterized documentation.
2019-09-28 18:58:35 -07:00
f09b75dafa Revert changing generated file names based on parameters
It should be handled by a packaging script, not a build script.
2019-09-27 12:34:08 -07:00
54ec2e7bd0 Fix CI before_deploy to use parameterized names 2019-09-27 12:29:22 -07:00
e57b2e9528 Add generated files to gitignore 2019-09-27 12:14:43 -07:00
ea2179b352 Update fish completions to use parameterized names 2019-09-27 12:13:55 -07:00
c8478cedc5 Update manual page to use parameterized names 2019-09-27 12:06:54 -07:00
1692e5fef7 Merge pull request from sharkdp/fix-666
Fix 'bat cache other-arg'
2019-09-27 10:57:01 -07:00
7ba5bc78b7 Update sublimehq/Packages to master 2019-09-23 08:58:56 +02:00
25c2e1725e Bump syntect from 3.2.1 to 3.3.0
Bumps [syntect](https://github.com/trishume/syntect) from 3.2.1 to 3.3.0.
- [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.1...v3.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 08:14:41 +02:00
853e48e3f3 Allow underscores and dashes in page names to fix highlighting issues with pages such as signal-safety or posix_openpt. 2019-09-22 22:26:58 +02:00
f5d359927a Fix 'bat cache other-arg', closes 2019-09-21 09:10:12 +02:00
4df5973fde Replace 'Printer' by 'needle' 2019-09-21 09:01:54 +02:00
45f3c73331 Extend 'man' integration section 2019-09-21 08:51:26 +02:00
4102175d98 Add '-x' flag for 'col', see , see 2019-09-21 08:44:26 +02:00
30ee2a464f Add eth-p/bat-extras integrations to README 2019-09-21 08:42:56 +02:00
7a5d1f27e7 Fix missing and inconsistent code fences in REAMDE 2019-09-21 08:42:56 +02:00
ac5ff9d454 Bump console from 0.8.0 to 0.9.0
Bumps [console](https://github.com/mitsuhiko/console) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/mitsuhiko/console/releases)
- [Commits](https://github.com/mitsuhiko/console/compare/0.8.0...0.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-15 22:10:29 +02:00
c9c3341a38 Use bash syntax highlighting 2019-09-15 15:54:44 +02:00
a736889ef1 add dark mode script 2019-09-15 15:54:44 +02:00
ea5e096705 Bump git2 from 0.10.0 to 0.10.1
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-curl-0.10.0...git2-curl-0.10.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-14 09:31:34 +02:00
12330fd154 Add Jinja2 syntax 2019-09-09 20:13:21 +02:00
337ee568b1 Add list of maintainers to README 2019-09-07 08:57:07 +02:00
608cefb05c Bump version v0.12.1 2019-09-03 08:07:42 +02:00
8d0aa39181 Bump ansi_term from 0.12.0 to 0.12.1
Bumps [ansi_term](https://github.com/ogham/rust-ansi-term) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/ogham/rust-ansi-term/releases)
- [Commits](https://github.com/ogham/rust-ansi-term/compare/v0.12.0...v0.12.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-03 07:21:05 +02:00
5815364206 Add packaging status from repology.org 2019-09-01 11:03:35 +02:00
79f016e15c Update syntaxes v0.12.0 2019-08-31 20:58:16 +02:00
26f9125ebb Re-formulate help text 2019-08-31 20:56:53 +02:00
9814eab13f Suppress warning in -A mode 2019-08-31 20:56:53 +02:00
82ca8804a2 Handle non-unicode characters in the preprocessor 2019-08-31 20:56:53 +02:00
b48b9fcf3b Display binary file content for bat -A 2019-08-31 20:56:53 +02:00
c64ab29739 Update min. required rust version 2019-08-31 14:48:42 +02:00
83dd3fb551 Update man page 2019-08-31 14:47:04 +02:00
ed345f2889 Fix headline 2019-08-31 14:44:11 +02:00
d2492980c0 Update syntaxes and themes 2019-08-31 14:43:20 +02:00
47d5130764 Bump version 2019-08-31 14:43:04 +02:00
4ba45e2ba2 Add first version of 'man page' syntax, closes 2019-08-31 14:32:37 +02:00