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 |
|
Dash Peters
|
b0d19752c6
|
Merge remote-tracking branch 'sharkdp/master'
|
2020-07-01 21:33:56 -07:00 |
|
David Peter
|
a95a577622
|
Merge pull request #1090 from sharkdp/dependabot/cargo/liquid-0.20.1
Bump liquid from 0.20.0 to 0.20.1
|
2020-07-01 16:45:51 +02:00 |
|
dependabot-preview[bot]
|
ca44a80a42
|
Bump unicode-width from 0.1.7 to 0.1.8
Bumps [unicode-width](https://github.com/unicode-rs/unicode-width) from 0.1.7 to 0.1.8.
- [Release notes](https://github.com/unicode-rs/unicode-width/releases)
- [Commits](https://github.com/unicode-rs/unicode-width/commits/v0.1.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-01 16:45:35 +02:00 |
|
dependabot-preview[bot]
|
bf841e63bd
|
Bump liquid from 0.20.0 to 0.20.1
Bumps [liquid](https://github.com/cobalt-org/liquid-rust) from 0.20.0 to 0.20.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.0...liquid-bin-v0.20.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-01 13:02:54 +00:00 |
|
dependabot-preview[bot]
|
d357227e57
|
Bump serde from 1.0.111 to 1.0.114
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.111 to 1.0.114.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.111...v1.0.114)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-01 15:01:17 +02:00 |
|
David Peter
|
993d703ba0
|
Merge pull request #1088 from sharkdp/dependabot/cargo/wild-2.0.4
Bump wild from 2.0.3 to 2.0.4
|
2020-07-01 09:11:36 +02:00 |
|
dependabot-preview[bot]
|
b449b82191
|
Bump wild from 2.0.3 to 2.0.4
Bumps [wild](https://gitlab.com/kornelski/wild) from 2.0.3 to 2.0.4.
- [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>
|
2020-07-01 02:30:41 +00:00 |
|
Dash Peters
|
bfac6fd85c
|
Add integration tests
|
2020-06-30 12:41:50 -07:00 |
|
Dash Peters
|
2575aae945
|
Add short flag for --paging=never
|
2020-06-30 12:19:22 -07:00 |
|
David Peter
|
b0191cdf2c
|
Merge pull request #1070 from caioalonso/master
Adds GLSL syntax
|
2020-06-29 06:10:19 +02:00 |
|
Caio Alonso
|
fc121f0c87
|
Defaults *.fs to F#
|
2020-06-26 21:42:05 -03:00 |
|
Sergey
|
fa10b48c71
|
Update doc/README-ru.md
Co-authored-by: Evgeniy Andreev <gsomix@gmail.com>
|
2020-06-26 19:19:26 +02:00 |
|
Sergey
|
d4db1c6af3
|
Update doc/README-ru.md
Co-authored-by: Evgeniy Andreev <gsomix@gmail.com>
|
2020-06-26 19:19:26 +02:00 |
|