Commit Graph

265 Commits

Author SHA1 Message Date
e98b4efb51 ci: Update python2 to python3 2021-03-30 19:44:43 -07:00
dccceaf749 test: Add tests for batpipe 2021-03-30 19:26:08 -07:00
5f5a5e87a9 batpipe: Highlight unsupported files using bat 2021-03-30 19:25:51 -07:00
af9709452f build: Recommend './test.sh --failed' instead 2021-03-30 19:13:03 -07:00
08455b0cb8 Update test framework 2021-03-30 19:00:37 -07:00
8c11b24bef Update test framework 2021-03-30 18:53:07 -07:00
5708706436 batpipe: Fix error when external viewers folder exists 2021-03-30 18:51:34 -07:00
2b2db2b506 batpipe: Add support for exa 2021-03-24 20:23:58 -07:00
d429af07ed docs: Update README to mention batpipe 2021-03-24 20:18:16 -07:00
98e1f2f054 Bump version to 2021.03.24 2021-03-24 20:15:29 -07:00
dafd2addc0 batpipe: Add support for *.xz files 2021-03-24 20:13:27 -07:00
0d2e999b2a batpipe: Fix viewing listings in zip files 2021-03-24 20:09:04 -07:00
988780bce9 batpipe: Add support for *.gz files 2021-03-24 20:08:16 -07:00
9072ab47a1 batpipe: Change viewer_*_supports arg order 2021-03-24 20:04:33 -07:00
1734cedbd9 batpipe: Add zip viewer 2021-03-24 20:01:12 -07:00
2a28cbff3a batpipe: Improve batpipe when used both inside and outside less 2021-03-24 19:59:35 -07:00
fa32c5875d batpipe: Fix incorrect detection of inner paths 2021-03-24 19:49:28 -07:00
55eaf189dc batpipe: Add better support for less 2021-03-24 19:34:41 -07:00
c5e7f5f185 docs: Add docs for batpipe 2021-03-24 19:00:35 -07:00
652c3e5c3b mdroff: Support h3-h5 2021-03-24 18:59:21 -07:00
b85c7c43e3 batpipe: Add batpipe script 2021-03-24 18:35:56 -07:00
dd07f98367 lib: Add NO_COLOR support 2021-03-24 17:08:51 -07:00
d8e7cd1d1b lib: Update copyright year to 2021 2021-03-24 15:59:43 -07:00
b275282e36 prettybat: Add checks to ensure that files exist 2020-12-16 17:15:35 -08:00
165fc69d34 Add python formatter black to prettybat 2020-12-16 16:57:59 -08:00
eb69d61ff8 developer: Fix build.sh install failing when no PREFIX/bin dir 2020-12-03 04:40:34 -08:00
0d9468e1cf developer: Update test framework 2020-10-29 01:35:47 -07:00
7549ffd986 batgrep: Clean up handling of RIPGREP_CONFIG_PATH 2020-10-29 01:28:26 -07:00
65a2f7561e lib: Update option parser to better support short options 2020-10-29 01:24:32 -07:00
bb94b33353 lib: Improve tests and docs for opt lib 2020-10-28 20:04:08 -07:00
0f6529a0d8 batdiff: Make --all default behavior for no arguments 2020-10-28 19:40:35 -07:00
4761b594a6 developer: Fix bat reading data from stdin during tests 2020-10-28 19:32:24 -07:00
a6a1e55522 batgrep: Remove hardcoded reference to ripgrep executable 2020-10-28 19:19:51 -07:00
40a66d934d batgrep: Add test for searching from stdin contents (#42) 2020-10-28 19:19:46 -07:00
de60ea0c10 developer: Update test framework 2020-10-28 19:05:00 -07:00
b5cb20cb23 batgrep: Allow searching through STDIN (#42) 2020-10-28 18:10:17 -07:00
0df5cffb84 mdroff: Fix warning that appears in tables 2020-10-04 12:15:27 -07:00
6b6016dad4 developer: Bump version to 2020.10.05 v2020.10.05 2020-10-04 11:58:56 -07:00
01a6e9cf15 developer: Include manpages in release archive 2020-10-04 11:58:44 -07:00
7d2d861d7d build: Build manuals by default 2020-10-04 11:51:45 -07:00
5fc43a2d8c docs: Convert usage section into code block to work around mdroff 2020-10-04 11:51:02 -07:00
644c817ba2 mdroff: Trim lines before emitting them 2020-10-04 11:50:29 -07:00
655038878b mdroff: Add very simple support for inline code blocks 2020-10-04 11:47:41 -07:00
cc8b70055e mdroff: Add proper nroff table support 2020-10-04 11:26:59 -07:00
9d356b8bc4 Bump version to 2020.10.04 v2020.10.04 2020-10-04 00:58:28 -07:00
3c5651bde9 release.sh: Stop packages from inlining alternate executable names 2020-10-04 00:57:57 -07:00
1f7d9c3fcc build.sh: Add option to prevent full executable paths from inlining 2020-10-04 00:56:01 -07:00
da24c59751 release.sh: Fix error and invalid alternate executable in release.sh 2020-10-04 00:41:14 -07:00
1fff0bcc51 lib: Add DEFAULT color to printc 2020-10-04 00:40:05 -07:00
5f5023d056 batgrep: Add simple parsing of RIPGREP_CONFIG_PATH. 2020-10-02 20:09:00 -07:00