Commit Graph

145 Commits

Author SHA1 Message Date
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
531dcd6c19 Add executable shim for tput to ensure consistent size 2020-02-19 21:10:56 -08:00
f7200c7086 Update CI to only test consistency if regular tests pass 2020-02-19 21:02:58 -08:00
c070ae7f3a Update 'best' to latest master 2020-02-19 21:01:59 -08:00
67d71fdb1f Fix test.sh auto submodule initialization 2020-02-19 20:52:34 -08:00
88e71bbb38 Update to use 'best' for testing 2020-02-19 20:49:20 -08:00
5cbbbb6ebc batman: Add support for MANPAGER environment variable 2020-02-15 15:10:18 -08:00
4b17464c6e Fix invalid markdown in README and add IDEA files to gitignore 2020-02-15 15:04:30 -08:00
765658c23d Fix regression caused by attempted fix of #6 2020-01-21 14:10:14 -08:00
dcb1a7e54c Fix CI build by adding edge/community repository 2020-01-21 10:11:33 -08:00
e0b9819859 Add relative symlink test 2020-01-21 09:58:26 -08:00
c74d47ecd0 Attempt fix for #6 2020-01-21 09:57:55 -08:00
441eed7c52 Rename symlink tests 2020-01-21 09:41:24 -08:00
4c1ebac719 Fix CI build warning by installing shfmt 2020-01-18 15:38:39 -08:00