Commit Graph

225 Commits

Author SHA1 Message Date
Ethan P
f17681b8b8
Update batgrep documentation 2019-12-23 16:50:56 -08:00
Ethan P
a3483a658a
Add support for '--smart-case' to batgrep 2019-12-23 16:49:31 -08:00
Ethan P
e967497387
Update batman.sh to use the pager.sh library script 2019-12-23 16:39:33 -08:00
Ethan P
7cabaa620d
Fix batman.sh incorrectly disabling the pager 2019-12-23 16:20:28 -08:00
Ethan P
8339354189
Update build.sh to fix output messages 2019-10-27 00:14:55 -07:00
Ethan P
f740dc86d2
Update docs for batwatch 2019-10-25 13:54:45 -07:00
Ethan P
767cfb59b0
Update batwatch to use print_error function 2019-10-25 13:52:44 -07:00
Ethan P
80a07980aa
Add "poll" watcher to batwatch 2019-10-25 13:50:10 -07:00
Ethan P
a0fcb97ff9
Disable batman tests because man will not read local files 2019-10-22 16:06:44 -07:00
Ethan P
14b69a893d
Add new tests for batman 2019-10-22 15:42:34 -07:00
Ethan P
df14cfc8b1
Add way to see test snapshot output 2019-10-22 15:42:06 -07:00
Ethan P
d9e34e2d5f
Add color option to batman 2019-10-22 15:35:10 -07:00
Ethan P
fa8a3bb850
Improve tests 2019-10-22 15:21:12 -07:00
Ethan P
763d34d9c9
Fix LIB variable 2019-10-22 15:04:34 -07:00
Ethan P
c2b4d2fe9a
Add CI test to see if symlinks work 2019-10-22 15:00:35 -07:00
Ethan P
0aeabe9bdf
Fix broken build when missing shfmt 2019-10-22 10:51:56 -07:00
Ethan P
358632ed9d
Add experimental compression 2019-10-11 13:03:47 -07:00
Ethan P
2a8de58809
Add unimplemented extra minification 2019-10-11 12:30:06 -07:00
Ethan P
93843cd067
Fix missing file name in batwatch 2019-10-11 12:18:43 -07:00
Ethan P
0621d14951
Add ClangFormat to prettybat 2019-09-26 18:02:21 -07:00
Ethan P
24313f8281
Fix broken error message in batwatch 2019-09-26 16:10:42 -07:00
Ethan P
d7cd12ed4f
Add batwatch documentation 2019-09-26 16:09:19 -07:00
Ethan P
33ebf07bbd
Update batwatch to show errors outside the pager 2019-09-26 16:08:44 -07:00
Ethan P
a63609e173
Add build status to README 2019-09-26 16:00:02 -07:00
Ethan P
3e399294e2
Change tests to not show failure reasons in build script 2019-09-26 15:57:17 -07:00
Ethan P
8adaae9f2c
Remove auto-verification tests in CI builds 2019-09-26 15:50:58 -07:00
Ethan P
efbf911f82
Add verification to build script 2019-09-26 15:49:36 -07:00
Ethan P
7e4d8257fd
Fix build for files that try to source opt_hooks 2019-09-26 15:42:52 -07:00
Ethan P
e9f2b244a8
Add batwatch to readme 2019-09-26 15:40:11 -07:00
Ethan P
0309ceb054
Fix inline docs for version.sh lib 2019-09-26 15:37:11 -07:00
Ethan P
e02d0666f3
Add batwatch script 2019-09-26 15:36:38 -07:00
Ethan P
a472f1c651
Refactor common messages into functions 2019-09-25 15:59:54 -07:00
Ethan P
12bf16b199
Add more preprocessing variable replacements 2019-09-25 14:48:52 -07:00
Ethan P
9c10ef4871
Refactor common options into opt hooks 2019-09-25 14:48:21 -07:00
Ethan P
d776b7acbc
Misc fixes for code formatting/style 2019-09-25 13:20:36 -07:00
Ethan P
e15b9d439a
Update tests for lib/opt.sh 2019-09-25 13:19:51 -07:00
Ethan P
6e8959b1d6
Fix $PROGRAM variable not taking the program name 2019-09-25 13:16:29 -07:00
Ethan P
a1cf0eca18
Update documentation for batgrep 2019-09-24 12:11:54 -07:00
Ethan P
e71de135e6
Add experimental pager support to batgrep 2019-09-24 12:10:17 -07:00
Ethan P
c8e22890fe
Update batgrep to disabled highlights when -C=0 2019-09-18 21:12:23 -07:00
Ethan P
daa54ba4cf
Update batgrep to allow snip to be disabled 2019-09-18 14:20:04 -07:00
Ethan P
7537354fdf
Update documentation to add install instructions for each script 2019-09-18 14:15:45 -07:00
Ethan P
0967ca9ab3
Add snapshot test for option parsing library 2019-09-08 19:38:13 -07:00
Ethan P
8b5d2384b2
Fix incorrect detection of --key=value arguments 2019-09-08 19:36:54 -07:00
Ethan P
469a6fc65f
Fix regression introduced in 5749d9e 2019-09-08 19:24:10 -07:00
Ethan P
d38d5b518e
Fix test/run.sh passing when tests are actually failing 2019-09-08 19:09:52 -07:00
Ethan P
3d4a0b8381
Add support for building with alternate executable names 2019-09-08 17:43:29 -07:00
Ethan P
5749d9ea2d
Fix lib/opt.sh not working on Bash 5 (#2) 2019-09-08 11:16:00 -07:00
Ethan P
85bb5f8bed
Added script for using bat with man 2019-09-07 15:19:12 -07:00
Ethan P
369d7f4eef
Added more documentation to tests 2019-09-07 15:06:50 -07:00