Commit Graph

25 Commits

Author SHA1 Message Date
Mario Rodas
ccfdcf16f4
bat: 0.14.0 -> 0.15.0
Changelog: https://github.com/sharkdp/bat/releases/tag/v0.15.0
2020-04-25 04:20:00 -05:00
Mario Rodas
0f2a064816
bat: 0.13.0 -> 0.14.0
Changelog: https://github.com/sharkdp/bat/releases/tag/v0.14.0
2020-04-22 18:00:00 -05:00
Mario Rodas
0c59458e44
bat: 0.12.1 -> 0.13.0
Changelog: https://github.com/sharkdp/bat/releases/tag/v0.13.0
2020-03-22 07:25:00 -05:00
Benjamin Hipple
4c900027b1 bat: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 17:25:31 -08:00
Benjamin Hipple
eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
Lily Ballard
8a9fb54f07 bat: insert less into PATH
The default pager for `bat` is `less -RF --no-init`. Overriding this to
`less -RF` in order to enable alternate screen behavior (e.g. page
up/down keys) causes the `-F` flag to behave badly in the version of
`less` shipped on macOS. The simplest way to fix this is to simply put
Nix's `less` into the `PATH` so it takes precedence.
2019-12-22 17:25:31 -08:00
Lily Ballard
dd61ba0812 bat: update dependencies
Remove zlib, this is no longer a dependency as of at least 0.12.0.

While we're at it, switch to using installShellFiles to install the
manpage/completion.
2019-10-07 00:14:32 -07:00
xrelkd
102fd20492 bat: 0.12.0 -> 0.12.1 2019-09-03 16:35:32 +08:00
Vladyslav M
19387a02a2
bat: 0.11.0 -> 0.12.0 2019-09-01 09:53:09 +03:00
Lily Ballard
6dc34b8384 bat: 0.10.0 -> 0.11.0
Also add myself as a maintainer, and set platforms to `all`.
2019-05-15 14:47:36 -07:00
dywedir
edf7cde7d1
bat: 0.9.0 -> 0.10.0 2019-02-08 10:46:20 +02:00
worldofpeace
2edd1c8fe0 bat: don't install shell completions
Currently having the shell completions makes it
impossible to complete filenames.

Upstream Issue: https://github.com/sharkdp/bat/issues/372
2019-01-25 14:32:07 -05:00
Vladyslav Mykhailichenko
42364f9aa2
bat: 0.8.0 -> 0.9.0 2018-11-11 18:10:20 +02:00
Vladyslav Mykhailichenko
d87a2481d2
bat: fix build on darwin 2018-11-03 02:06:08 +02:00
Vladyslav Mykhailichenko
0e6a5c908d bat: 0.7.1 -> 0.8.0 2018-10-18 12:17:43 +03:00
Vladyslav M
e5916b8b7f bat: 0.7.0 -> 0.7.1 (#47216) 2018-09-23 15:06:51 +02:00
Mario Rodas
ba33eac477 bat: install man page (#47099) 2018-09-21 10:23:26 +02:00
Vladyslav Mykhailichenko
af5cea59e7 bat: 0.6.1 -> 0.7.0 2018-09-13 13:30:36 +03:00
Vladyslav Mykhailichenko
5d088b2601 bat: 0.6.0 -> 0.6.1 2018-09-01 09:45:32 +03:00
Vladyslav Mykhailichenko
341a531c3d bat: 0.5.0 -> 0.6.0 2018-08-29 13:39:36 +03:00
Vladyslav M
92125b381d bat: 0.4.1 -> 0.5.0 (#45425) 2018-08-21 12:08:30 +02:00
Mathias Schreck
9aba987f37 bat: support darwin 2018-06-06 00:06:22 +02:00
Vladyslav M
82d837cde2 bat: 0.3.0 -> 0.4.1 (#41348) 2018-06-01 12:13:52 +02:00
Vladyslav Mykhailichenko
97263dfb92 bat: 0.2.0 -> 0.3.0 2018-05-09 10:15:35 +03:00
Matthias Beyer
6dbc010a7d bat: init at 0.2.0 2018-05-01 17:51:59 +02:00