Commit Graph

158 Commits

Author SHA1 Message Date
76afe39c96 test: Generate snapshot for batdiff 2020-04-27 18:51:36 -07:00
7754406d54 *: Fix regression introduced by opt_hook_width on non-tty output 2020-04-27 18:51:36 -07:00
af98cf5246 test: Update testing framework
Now we can test in parallel :)
2020-04-27 18:51:36 -07:00
91860968f0 docs: Update docs for batgrep 2020-04-27 18:51:36 -07:00
b2bc772ad1 batgrep/batwatch: Update to use terminal width opt hook instead of tput cols 2020-04-27 18:51:36 -07:00
ab0f1b96d6 batdiff: Add batdiff script 2020-04-27 18:51:36 -07:00
0d73f2abd5 prettybat: Add support for GraphQL via Prettier 2020-04-27 02:14:34 -07:00
865c8b252b prettybat: Add support for bat 0.14.0 --file-name option 2020-04-27 02:08:34 -07:00
e8baf911d1 docs: Add CONTRIBUTING.md 2020-04-27 01:45:14 -07:00
e79e747e71 test: Avoid using 'head' 2020-04-27 01:22:22 -07:00
7fa1faf7bf bat-modules: Add working but work-in-progress code 2020-04-17 02:40:52 -07:00
9a92579100 test: Add suite for DSL parsing library 2020-04-17 02:25:33 -07:00
c5927f72af bat-modules: Start work on bat-modules script 2020-04-17 01:58:59 -07:00
9c489732e6 lib: Add 'dsl.sh' library for parsing simple DSL 2020-04-17 01:12:11 -07:00
47cf670943 developer: Add copyright/info banner to compressed scripts 2020-04-16 23:41:06 -07:00
00eafe67d0 developer: Add release message generation to release.sh v20200408 v2020.04.08 2020-04-08 06:07:07 -07:00
04912ff8fd Add include for constants.sh from print.sh 2020-04-08 03:49:57 -07:00
03971fe64e Split hooks into separate files to reduce compiled size 2020-04-08 03:19:58 -07:00
a91ee96e6a Update scripts to use $EXECUTABLE_BAT instead of $BAT 2020-04-08 03:15:02 -07:00
c4af3eb637 Add tests for all programs --version 2020-04-08 03:11:56 -07:00
a3d2df5927 Update all scripts to use constants, add --version support 2020-04-08 03:00:04 -07:00
0e18760ffc Update build.sh script to inline constants 2020-04-08 02:55:44 -07:00
7eac8b265d Add tests for pager library 2020-04-06 13:01:39 -07:00
3494c9fc2d Update test framework 2020-04-06 12:52:46 -07:00
9ec0d1797c Update documentation to be more clear and descriptive 2020-04-06 11:42:45 -07:00
0c29a7e625 Update CI scripts to use strict testing 2020-04-06 05:03:20 -07:00
b759037adf Update test framework 2020-04-06 05:02:24 -07:00
b72a495de1 Add skip for batgrep tests if ripgrep is not installed 2020-04-06 04:55:57 -07:00
b08128e550 Change build.sh to use less verbose output for verification 2020-04-01 15:35:23 -07:00
06746d0e24 Add tests for lib/version.sh 2020-04-01 15:00:11 -07:00
7b7735c143 Reorder README sections 2020-04-01 14:33:07 -07:00
81bf3fdf66 Update README to add section on installing with Homebrew 2020-04-01 14:31:38 -07:00
47c15dd264 Fix regression where --color would no longer work by itself v20200401 2020-04-01 13:40:57 -07:00
1be18569c9 Create release.sh script to make release process easier 2020-04-01 13:39:23 -07:00
94ca32b0db opt_hooks.sh: Add checks for invalid --color and --paging 2020-04-01 12:59:30 -07:00
f8d6dc83f3 prettybat.sh: Convert debug print to option 2020-04-01 12:56:29 -07:00
1c73b97343 Fix build.sh --no-verify argument taking unnecessary value 2020-04-01 12:53:17 -07:00
4d788b4453 Update submodules 2020-04-01 12:51:57 -07:00
b1ccd08034 Update snapshots 2020-04-01 12:51:29 -07:00
4e9ff8a4fa Merge pull request #15 from VeryTastyTomato/master
Fix most of warnings reported by ShellCheck and format files
2020-04-01 12:50:31 -07:00
e48f1b5926 Fix more shellcheck warnings 2020-04-01 12:49:55 -07:00
07c2cabc81 Fix small formatting and logic regressions 2020-04-01 12:47:21 -07:00
f4765bfa54 Fix most of the errors and warnings reported by shellcheck 2020-04-01 02:55:41 +02:00
73aafa56e1 Format with vs-shell-format 2020-04-01 02:55:41 +02:00
30f5508bc3 Remove superfluous newline 2020-04-01 02:55:41 +02:00
6ed8696abd Format with redhat.vscode-yaml 2020-04-01 02:55:38 +02:00
6b57f3ff3c Fix invalid snapshot 2020-02-19 21:33:58 -08:00
ef9def267f Add executable shim for bat which enforces a theme 2020-02-19 21:33:40 -08:00
f8a9009503 Use verbose testing for CI 2020-02-19 21:17:40 -08:00
dee092dcb9 Use fake HOME for tests 2020-02-19 21:16:52 -08:00