Commit Graph

65 Commits

Author SHA1 Message Date
Nakul Chaudhari cbdf5c50c4 Fix bug where git modification markers would not be shown if directory
was not cwd

Git ignore Idea dir

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