sharkdp
78a681f027
Initial version of syntax regression tests
2020-08-03 15:59:53 +02:00
sharkdp
3a85fd767b
Update themes.bin
2020-08-03 11:39:49 +02:00
sharkdp
2ffbe08eb1
Add base16-256 theme to unit test
2020-08-03 11:39:49 +02:00
Mitchell Kember
f9d5e81f0e
Add new theme: base16-256
...
Bat already has a base16 theme. The new base16-256 theme is for users
of base16-shell, who configure their terminal with a 256-color variant
of a base16 theme. These variants put some of the base16 colors in
elsewhere in the 256-color table to avoid clobbering bright color slots
(ansi codes 8 to 15) with colors that don't respect the ordinary meaning
of that slot (e.g. bright green in ordinary base16 is not green).
For more details, see https://github.com/chriskempson/base16-shell
2020-08-03 11:39:49 +02:00
dependabot-preview[bot]
00d1267bdd
Bump dirs from 2.0.2 to 3.0.1
...
Bumps [dirs](https://github.com/soc/dirs-rs ) from 2.0.2 to 3.0.1.
- [Release notes](https://github.com/soc/dirs-rs/releases )
- [Commits](https://github.com/soc/dirs-rs/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-03 11:38:09 +02:00
dependabot-preview[bot]
001ee34d01
Bump assets/themes/onehalf from 970abdf
to 3aa42a3
...
Bumps [assets/themes/onehalf](https://github.com/sonph/onehalf ) from `970abdf` to `3aa42a3`.
- [Release notes](https://github.com/sonph/onehalf/releases )
- [Commits](970abdf26b...3aa42a39ed
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-02 22:53:04 +02:00
David Peter
db157567fd
Use GitHub Actions badge
2020-08-02 21:53:59 +02:00
sharkdp
9e0fab16ff
Fix here-doc indentation, part 2
2020-08-02 21:51:23 +02:00
sharkdp
a9af4f4ca1
Fix spelling of LICENSE
2020-08-02 21:51:23 +02:00
sharkdp
96d682ca49
Use ansi-dark theme in GA output
2020-08-02 21:51:23 +02:00
sharkdp
7056bea9e0
Add list of languages/themes
2020-08-02 21:51:23 +02:00
sharkdp
63e13d8e54
Colored output
2020-08-02 21:51:23 +02:00
sharkdp
81587b3578
Add checks for all feature combinations
2020-08-02 21:51:23 +02:00
sharkdp
663c7cf1d7
Add bat test run
2020-08-02 21:51:23 +02:00
sharkdp
8705d018fd
Fix here-doc indentation
2020-08-02 21:51:23 +02:00
sharkdp
8c33a32256
Add old copyright, control files; add man page and autocompletions
2020-08-02 21:51:23 +02:00
sharkdp
37a720be06
Use recursive checkout
2020-08-02 21:51:23 +02:00
sharkdp
aacbdcfc44
Add --path argument
2020-08-02 21:51:23 +02:00
sharkdp
794f3d08f4
Remove --release argument
2020-08-02 21:51:23 +02:00
sharkdp
3147f0536a
Add job to run tests with new syntaxes/themes
2020-08-02 21:51:23 +02:00
sharkdp
42de486e94
Adapt job step names
2020-08-02 21:51:23 +02:00
sharkdp
54c9d7cdb2
Remove unneeded i586-* jobs
2020-08-02 21:51:23 +02:00
sharkdp
c8e394f3f0
Remove TravisCI and AppVeyor configuration files
2020-08-02 21:51:23 +02:00
sharkdp
4b65e6e443
Change MinSRV => Minimum supported Rust version
2020-08-02 21:51:23 +02:00
sharkdp
5a6c65c589
Disable code-coverage comments
2020-08-02 21:51:23 +02:00
dependabot-preview[bot]
75246fb25b
Bump liquid from 0.20.1 to 0.21.1
...
Bumps [liquid](https://github.com/cobalt-org/liquid-rust ) from 0.20.1 to 0.21.1.
- [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/compare/liquid-bin-v0.20.1...liquid-lib-v0.21.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-01 23:06:25 +02:00
dependabot-preview[bot]
0cc1084819
Bump git2 from 0.13.6 to 0.13.8
...
Bumps [git2](https://github.com/rust-lang/git2-rs ) from 0.13.6 to 0.13.8.
- [Release notes](https://github.com/rust-lang/git2-rs/releases )
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.6...0.13.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-01 23:06:14 +02:00
dependabot-preview[bot]
21eedaf76e
Bump error-chain from 0.12.2 to 0.12.3
...
Bumps [error-chain](https://github.com/rust-lang-nursery/error-chain ) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/rust-lang-nursery/error-chain/releases )
- [Changelog](https://github.com/rust-lang-nursery/error-chain/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang-nursery/error-chain/commits/0.12.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-01 10:17:49 +02:00
dependabot-preview[bot]
2656c503a4
Bump predicates from 1.0.4 to 1.0.5
...
Bumps [predicates](https://github.com/assert-rs/predicates-rs ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/assert-rs/predicates-rs/releases )
- [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/assert-rs/predicates-rs/compare/v1.0.4...v1.0.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-01 09:54:43 +02:00
sharkdp
2b3457e8d6
Update --help text for --color
2020-07-25 22:32:34 +02:00
sharkdp
f5d606c4fc
Always use 'batcat' in info.sh, if needed
2020-07-25 22:28:22 +02:00
Dash Peters
0e38c1728e
Update changelog
2020-07-09 08:15:04 +02:00
Dash Peters
6faf61552e
Fix integration test
2020-07-09 08:15:04 +02:00
Dash Peters
fcf5ec2f77
Add syntaxes.bin changes
2020-07-09 08:15:04 +02:00
Dash Peters
99819087f1
Switch to "·" (U+00B7) Middle Dot from "•" (U+2022) Bullet
2020-07-09 08:15:04 +02:00
Attila Gonda
3956e96e74
Add clarification about how the indentation works
2020-07-09 08:13:52 +02:00
Attila Gonda
a0b89a68d9
Update generated config to reflect pager argument behaviour
2020-07-09 08:13:52 +02:00
AJ ONeal
62014c1094
Make Windows 10 dependencies more clear
2020-07-05 12:20:59 +02:00
David Peter
58dcabffe6
Merge pull request #1082 from LordFlashmeow/master
...
Add alias for --paging=never
2020-07-02 21:08:23 +02:00
Dash Peters
c264f74771
Hide alias in help, update man and completions
...
A long alias doesn't make sense, since `--paging=never` already exists
2020-07-02 00:07:37 -07:00
Dash Peters
f53ea60ed4
Merge remote-tracking branch 'sharkdp/master'
2020-07-02 00:04:55 -07:00
David Peter
05027b7c74
Remove outdated Docker installation method
2020-07-02 08:36:01 +02:00
David Peter
3a62e3d188
Merge pull request #1066 from gsomix/feature/1061-show-all-redirected
...
Enable non-printable characters for redirected output
2020-07-02 08:21:50 +02:00
David Peter
963d9ee584
Merge pull request #1069 from KyleOndy/add_gruvbox_theme
...
add peaceant's port of gruvbox themes
2020-07-02 08:07:15 +02:00
David Peter
12e4fd138b
Add updated themes.bin
...
Branch: add_gruvbox_theme
2020-07-02 07:37:00 +02:00
Evgeniy Andreev (gsomix)
3c5ce9f86c
Enable non-printable chars for redirected output ( #1061 )
2020-07-02 09:36:58 +04:00
David Peter
2461d22212
Add new themes to unit test
...
Branch: add_gruvbox_theme
2020-07-02 07:17:57 +02:00
David Peter
611c6e9c74
Merge branch 'master' into add_gruvbox_theme
2020-07-02 07:02:04 +02:00
dependabot-preview[bot]
38efdb5148
Bump serde_yaml from 0.8.12 to 0.8.13
...
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml ) from 0.8.12 to 0.8.13.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases )
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.8.12...0.8.13 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-02 06:50:28 +02:00
Dash Peters
5fdeeabb44
Change to name no-paging, add long flag and alias
2020-07-01 21:35:45 -07:00