Commit Graph

166 Commits

Author SHA1 Message Date
sharkdp
2b1d53fb27 Add '--locked' flag to all 'cargo install' commands 2020-04-27 23:43:18 +02:00
sharkdp
17d98724a5 Bump version to v0.15.0 2020-04-25 13:09:24 +02:00
sharkdp
abeac8b12e Bump min. required Rust version to 1.40 2020-04-24 09:57:57 +02:00
sharkdp
9e622a1a5f Update version in README 2020-04-23 00:56:27 +02:00
Brice Dutheil
37831cdcb3 Fix README phrasing about dark mode 2020-04-21 22:37:24 +02:00
Michael Diamond
4cc2989fe9 Clarify the Ubuntu/Debian install instructions
A cursory reading of the existing text would lead a reader to think `bat`should be available on Debian, which isn't really true. Most users are not running Sid, so `bat` isn't yet available to them.
2020-04-17 14:10:08 +02:00
Josh Mickley
7c50fe5fec Document the --generate-config-file option 2020-03-26 09:14:40 +01:00
Marco Ieni
4aef8c180a README: fix manpage syntax link 2020-03-25 20:07:50 +01:00
Igor Raits
136a745c5d chore: Update liquid to 0.20
Signed-off-by: Igor Raits <i.gnatenko.brain@gmail.com>
2020-03-22 21:37:14 +01:00
sharkdp
c13935f3c0 Bump version to 0.13, see #845 2020-03-22 11:23:16 +01:00
sharkdp
978def2d40 Update documentation 2020-03-22 11:02:51 +01:00
cheese.cake
edf62953c4 add README-ko.md 2020-03-15 10:38:45 +01:00
sharkdp
f2b7c060a3 Add link to Choco package 2020-03-06 23:39:17 +01:00
sharkdp
08dd251b9c Update Windows install instructions 2020-03-06 23:38:07 +01:00
Anthony Cerruti
d081473261 Update README.md 2020-03-06 23:38:07 +01:00
Anthony Cerruti
3901480c59 Move VC++ to Windows section 2020-03-06 23:38:07 +01:00
Anthony Cerruti
1cad3f56ec Explain how to fix no output issue
I just ran into this so I figured it might be helpful for others.
2020-03-06 23:38:07 +01:00
sharkdp
d1bb47d741 Bump min. required Rust version to 1.36 2020-02-27 23:09:03 +01:00
Shun Sakai
90ee939671 Add information about the license to README files 2020-01-18 20:45:56 +01:00
David Peter
903af3ee09
Show master state 2020-01-12 10:59:24 +01:00
sharkdp
6684c0b07a Remove example line from config file 2019-12-23 12:45:23 +01:00
sharkdp
6568d03924 Update README 2019-12-23 12:45:23 +01:00
Ryota Kayanuma
41d547532f Fix '日本文' to '日本語' 2019-12-21 10:03:53 +01:00
David Peter
310654d49f Format "delta" like the other programs. 2019-10-30 19:47:37 +01:00
Dan Davison
3f37d292ec Point to delta in usage-with-git section of README 2019-10-30 19:47:37 +01:00
MarcoFalke
921a65f0a1
Update README.md 2019-10-28 16:26:28 -04:00
MarcoFalke
b9c07e52e8
doc: Add Ubuntu/Debian bat package to Readme
Documentation update to fix #323
2019-10-26 10:33:17 -04:00
Fahmi Akbar Wildana
d3243903c0 Add --bins flag in CI before_deploy 2019-10-20 21:43:51 +02:00
David Peter
ff0b331dd6
Add llvm/libclang install instructions. 2019-10-15 21:40:38 +02:00
sharkdp
00bfbbf884 Add section concerning file encodings, see #568 2019-10-11 21:47:40 +02:00
Rogelio Domínguez Hernández
a84c598e2c cmake and libz are not needed to install bat
Closes #649
2019-10-06 20:34:14 +02:00
Bernard Niset
6b2f78ec51 Add MacPorts instructions 2019-09-30 21:21:43 +02:00
sharkdp
4df5973fde Replace 'Printer' by 'needle' 2019-09-21 09:01:54 +02:00
sharkdp
45f3c73331 Extend 'man' integration section 2019-09-21 08:51:26 +02:00
sharkdp
4102175d98 Add '-x' flag for 'col', see #652, see #667 2019-09-21 08:44:26 +02:00
Ethan P
30ee2a464f Add eth-p/bat-extras integrations to README 2019-09-21 08:42:56 +02:00
Ethan P
7a5d1f27e7 Fix missing and inconsistent code fences in REAMDE 2019-09-21 08:42:56 +02:00
David Peter
c9c3341a38 Use bash syntax highlighting 2019-09-15 15:54:44 +02:00
Jerguš Lejko
a736889ef1 add dark mode script 2019-09-15 15:54:44 +02:00
David Peter
337ee568b1
Add list of maintainers to README 2019-09-07 08:57:07 +02:00
sharkdp
608cefb05c Bump version 2019-09-03 08:07:42 +02:00
David Peter
5815364206
Add packaging status from repology.org 2019-09-01 11:03:35 +02:00
sharkdp
c64ab29739 Update min. required rust version 2019-08-31 14:48:42 +02:00
sharkdp
ed345f2889 Fix headline 2019-08-31 14:44:11 +02:00
sharkdp
47d5130764 Bump version 2019-08-31 14:43:04 +02:00
sharkdp
4ba45e2ba2 Add first version of 'man page' syntax, closes #523 2019-08-31 14:32:37 +02:00
sharkdp
590a1e9a4b Bump minimum supported version to 1.33 2019-08-02 21:00:33 +02:00
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`.
2019-07-24 21:38:11 +02:00
Chloe Kudryavtsev
d86b7cf7e0 Add Alpine Linux installation instructions
Resolves #586
2019-06-11 07:40:23 +02:00
toku-sa-n
9a44fa11c0 Add install instructions for Gentoo Users. 2019-06-09 17:50:18 +02:00