Commit Graph

46 Commits

Author SHA1 Message Date
0309ceb054 Fix inline docs for version.sh lib 2019-09-26 15:37:11 -07:00
e02d0666f3 Add batwatch script 2019-09-26 15:36:38 -07:00
a472f1c651 Refactor common messages into functions 2019-09-25 15:59:54 -07:00
12bf16b199 Add more preprocessing variable replacements 2019-09-25 14:48:52 -07:00
9c10ef4871 Refactor common options into opt hooks 2019-09-25 14:48:21 -07:00
d776b7acbc Misc fixes for code formatting/style 2019-09-25 13:20:36 -07:00
e15b9d439a Update tests for lib/opt.sh 2019-09-25 13:19:51 -07:00
6e8959b1d6 Fix $PROGRAM variable not taking the program name 2019-09-25 13:16:29 -07:00
a1cf0eca18 Update documentation for batgrep 2019-09-24 12:11:54 -07:00
e71de135e6 Add experimental pager support to batgrep 2019-09-24 12:10:17 -07:00
c8e22890fe Update batgrep to disabled highlights when -C=0 2019-09-18 21:12:23 -07:00
daa54ba4cf Update batgrep to allow snip to be disabled 2019-09-18 14:20:04 -07:00
7537354fdf Update documentation to add install instructions for each script 2019-09-18 14:15:45 -07:00
0967ca9ab3 Add snapshot test for option parsing library 2019-09-08 19:38:13 -07:00
8b5d2384b2 Fix incorrect detection of --key=value arguments 2019-09-08 19:36:54 -07:00
469a6fc65f Fix regression introduced in 5749d9e 2019-09-08 19:24:10 -07:00
d38d5b518e Fix test/run.sh passing when tests are actually failing 2019-09-08 19:09:52 -07:00
3d4a0b8381 Add support for building with alternate executable names 2019-09-08 17:43:29 -07:00
5749d9ea2d Fix lib/opt.sh not working on Bash 5 (#2) 2019-09-08 11:16:00 -07:00
85bb5f8bed Added script for using bat with man 2019-09-07 15:19:12 -07:00
369d7f4eef Added more documentation to tests 2019-09-07 15:06:50 -07:00
9c2656312c Updated test system to be a little more straightforward 2019-09-07 15:00:36 -07:00
b09f38190c Updated batgrep to use the new bat 0.12 "snip" component 2019-09-06 18:05:19 -07:00
1c9eb2cb82 Fixed snapshot tests on CI... hopefully 2019-07-26 15:34:48 -07:00
bb494fa484 Fixed tests hanging the CI instance 2019-07-26 15:16:17 -07:00
882f438e50 Fixed batgrep incorrect highlighting 2019-07-26 14:50:09 -07:00
0b04dfa5f4 Updated documentation and added new prettybat formatter 2019-06-21 16:19:31 -07:00
5f248064e0 Fixed prettybat formatter mappings 2019-06-21 16:17:20 -07:00
6f3cc53bda Fixed libraries 2019-06-21 16:10:39 -07:00
30416b89b6 Updated documentation 2019-06-21 15:51:13 -07:00
09604dbefc Added rust support to prettybat 2019-06-21 15:47:23 -07:00
16ea5cc401 Refactored prettybat to be more modular 2019-06-21 15:42:48 -07:00
6ae017829a Fixed build script 2019-06-21 15:00:40 -07:00
95631f78f4 Added safety checks to build script 2019-06-21 14:55:43 -07:00
2247eed03f Fixed building in CI 2019-06-21 14:54:12 -07:00
2886fe117e Fixed artifacts in CI 2019-06-21 14:52:21 -07:00
eb504ca304 Added artifacts to CI 2019-06-21 14:50:34 -07:00
b1bf3d1431 Added documentation for prettybat 2019-06-21 14:48:37 -07:00
147c823c1d Fixed highlighting with prettybat 2019-06-21 14:48:21 -07:00
ce0c2a57f1 Added prettybat 2019-06-21 14:22:42 -07:00
9dbb62c015 Fixed CI tests, hopefully. 2019-06-19 17:37:16 -07:00
2633149c04 Fixed batgrep using the pager for bat. 2019-06-19 17:33:06 -07:00
ade37fd4ee Added CircleCI support. 2019-06-19 16:54:34 -07:00
b6ba2e1736 Added testing support. 2019-06-19 16:54:23 -07:00
db50cbe753 Added license. 2019-06-19 14:41:20 -07:00
248d7077f4 Initial commit. 2019-06-19 14:15:10 -07:00