Commit Graph

561 Commits

Author SHA1 Message Date
4bba08062c Add option to specify language 2018-05-03 17:00:35 +02:00
4e8ea815af Bump version v0.2.3 2018-05-03 09:07:58 +02:00
b7bc2d54ba Add statically-linked version of bat, closes #46 2018-05-03 09:07:00 +02:00
21f9e2b0f7 Bump minimum required version to 1.24
#40
2018-05-03 08:22:31 +02:00
92aa2b547e Update README.md 2018-05-02 23:29:52 +02:00
65f66d0bee Small update to README 2018-05-02 22:21:56 +02:00
f5a9236a47 Bump version v0.2.2 2018-05-02 22:03:43 +02:00
edbe8f3e1a Remove openssl dependency 2018-05-02 20:45:07 +02:00
ed09a80a73 Bump version to 0.2.1 v0.2.1 2018-05-01 12:46:33 +02:00
802540ea08 Add test-output 2018-05-01 10:45:51 +02:00
dbf84e77e0 Use openssl 2018-05-01 10:45:51 +02:00
8f18567f2d Add Arch Linux installation instructions to README 2018-05-01 10:04:14 +02:00
e4d7e004ee Update README.md 2018-05-01 09:25:13 +02:00
51b57ccdb7 Update syntax_set, closes #25, fixes #28 2018-05-01 09:23:04 +02:00
25f83610f9 Remove explicit bincode dependency 2018-04-30 20:11:21 +02:00
7f070c9dcb Update README.md v0.2.0 2018-04-30 16:05:36 +02:00
64ef61b409 Add customization chapter 2018-04-30 16:03:39 +02:00
95a2079bcd Update README.md 2018-04-30 15:54:03 +02:00
cc60ed6563 Add binary assets 2018-04-30 15:41:30 +02:00
50be143c62 Update install instructions, closes #16 2018-04-30 15:40:51 +02:00
59fabd8ca5 Load assets from the binary 2018-04-30 15:31:39 +02:00
ced6801740 Better error messages 2018-04-30 15:20:00 +02:00
f81e38618c Implement SyntaxSet and ThemeSet caching
closes #21, see #20
2018-04-30 15:09:20 +02:00
1ff46aaaf8 Update README.md 2018-04-30 13:10:50 +02:00
74d023a7b1 Specify syntect features 2018-04-30 13:01:29 +02:00
36bbc770eb Use error-chain 2018-04-30 11:09:24 +02:00
f43409f473 Fix clippy warnings 2018-04-26 07:59:22 +02:00
203e4f9249 Update README.md 2018-04-26 00:12:49 +02:00
22e785ca49 Update README.md 2018-04-26 00:11:10 +02:00
57072597d6 Bump to rust 1.22.1 2018-04-26 00:06:50 +02:00
fb8ef40f3e Update README.md 2018-04-26 00:03:25 +02:00
0e8e39a59d Update README.md 2018-04-26 00:02:53 +02:00
64de2a44d5 Print error if Default.tmTheme is not available
closes #15
2018-04-25 23:34:41 +02:00
716b261efd Pin minimum required rust version to 1.22 2018-04-25 20:51:00 +02:00
58ca1f66d6 Add minimum required rust version
closes #14
2018-04-25 20:49:53 +02:00
86dcb3c165 Fix #13 2018-04-24 21:57:40 +02:00
7b7a5a32d6 Update header 2018-04-24 21:33:50 +02:00
a7232a6ecc Support for custom syntaxes, add 'Markdown extended' theme, closes #10 2018-04-24 00:44:39 +02:00
38762c34d9 Enable 8 bit color support, closes #11 2018-04-23 23:56:47 +02:00
9435e16a1b Update .travis.yml v0.1.0 2018-04-22 16:21:58 +02:00
71e40b1963 Add install instructions 2018-04-22 16:15:07 +02:00
7f4781cdbf Add badges 2018-04-22 16:08:49 +02:00
de0198920a Load themes from ~/.config/bat/themes 2018-04-22 16:03:47 +02:00
a978ec7604 Update minimal rust version 2018-04-22 15:49:10 +02:00
8d83da23f0 Update README.md 2018-04-22 15:44:19 +02:00
77c1f8f85e Only build on x86_64 2018-04-22 15:41:10 +02:00
14615ebd43 Add CI scripts 2018-04-22 15:35:24 +02:00
eded921a30 Add .travis.yml 2018-04-22 15:35:00 +02:00
ecb56ba52c Add license 2018-04-22 15:34:14 +02:00
eddd07ea39 Added screenshots 2018-04-22 15:30:28 +02:00