Ethan P
|
04912ff8fd
|
Add include for constants.sh from print.sh
|
2020-04-08 03:49:57 -07:00 |
|
Ethan P
|
03971fe64e
|
Split hooks into separate files to reduce compiled size
|
2020-04-08 03:19:58 -07:00 |
|
Ethan P
|
a91ee96e6a
|
Update scripts to use $EXECUTABLE_BAT instead of $BAT
|
2020-04-08 03:15:02 -07:00 |
|
Ethan P
|
c4af3eb637
|
Add tests for all programs --version
|
2020-04-08 03:11:56 -07:00 |
|
Ethan P
|
a3d2df5927
|
Update all scripts to use constants, add --version support
|
2020-04-08 03:00:04 -07:00 |
|
Ethan P
|
0e18760ffc
|
Update build.sh script to inline constants
|
2020-04-08 02:55:44 -07:00 |
|
Ethan P
|
7eac8b265d
|
Add tests for pager library
|
2020-04-06 13:01:39 -07:00 |
|
Ethan P
|
3494c9fc2d
|
Update test framework
|
2020-04-06 12:52:46 -07:00 |
|
Ethan P
|
9ec0d1797c
|
Update documentation to be more clear and descriptive
|
2020-04-06 11:42:45 -07:00 |
|
Ethan P
|
0c29a7e625
|
Update CI scripts to use strict testing
|
2020-04-06 05:03:20 -07:00 |
|
Ethan P
|
b759037adf
|
Update test framework
|
2020-04-06 05:02:24 -07:00 |
|
Ethan P
|
b72a495de1
|
Add skip for batgrep tests if ripgrep is not installed
|
2020-04-06 04:55:57 -07:00 |
|
Ethan P
|
b08128e550
|
Change build.sh to use less verbose output for verification
|
2020-04-01 15:35:23 -07:00 |
|
Ethan P
|
06746d0e24
|
Add tests for lib/version.sh
|
2020-04-01 15:00:11 -07:00 |
|
Ethan P
|
7b7735c143
|
Reorder README sections
|
2020-04-01 14:33:07 -07:00 |
|
Ethan P
|
81bf3fdf66
|
Update README to add section on installing with Homebrew
|
2020-04-01 14:31:38 -07:00 |
|
Ethan P
|
47c15dd264
|
Fix regression where --color would no longer work by itself
|
2020-04-01 13:40:57 -07:00 |
|
Ethan P
|
1be18569c9
|
Create release.sh script to make release process easier
|
2020-04-01 13:39:23 -07:00 |
|
Ethan P
|
94ca32b0db
|
opt_hooks.sh: Add checks for invalid --color and --paging
|
2020-04-01 12:59:30 -07:00 |
|
Ethan P
|
f8d6dc83f3
|
prettybat.sh: Convert debug print to option
|
2020-04-01 12:56:29 -07:00 |
|
Ethan P
|
1c73b97343
|
Fix build.sh --no-verify argument taking unnecessary value
|
2020-04-01 12:53:17 -07:00 |
|
Ethan P
|
4d788b4453
|
Update submodules
|
2020-04-01 12:51:57 -07:00 |
|
Ethan P
|
b1ccd08034
|
Update snapshots
|
2020-04-01 12:51:29 -07:00 |
|
Ethan P
|
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 |
|
Ethan P
|
e48f1b5926
|
Fix more shellcheck warnings
|
2020-04-01 12:49:55 -07:00 |
|
Ethan P
|
07c2cabc81
|
Fix small formatting and logic regressions
|
2020-04-01 12:47:21 -07:00 |
|
Éfrit
|
f4765bfa54
|
Fix most of the errors and warnings reported by shellcheck
|
2020-04-01 02:55:41 +02:00 |
|
Éfrit
|
73aafa56e1
|
Format with vs-shell-format
|
2020-04-01 02:55:41 +02:00 |
|
Éfrit
|
30f5508bc3
|
Remove superfluous newline
|
2020-04-01 02:55:41 +02:00 |
|
Éfrit
|
6ed8696abd
|
Format with redhat.vscode-yaml
|
2020-04-01 02:55:38 +02:00 |
|
Ethan P
|
6b57f3ff3c
|
Fix invalid snapshot
|
2020-02-19 21:33:58 -08:00 |
|
Ethan P
|
ef9def267f
|
Add executable shim for bat which enforces a theme
|
2020-02-19 21:33:40 -08:00 |
|
Ethan P
|
f8a9009503
|
Use verbose testing for CI
|
2020-02-19 21:17:40 -08:00 |
|
Ethan P
|
dee092dcb9
|
Use fake HOME for tests
|
2020-02-19 21:16:52 -08:00 |
|
Ethan P
|
531dcd6c19
|
Add executable shim for tput to ensure consistent size
|
2020-02-19 21:10:56 -08:00 |
|
Ethan P
|
f7200c7086
|
Update CI to only test consistency if regular tests pass
|
2020-02-19 21:02:58 -08:00 |
|
Ethan P
|
c070ae7f3a
|
Update 'best' to latest master
|
2020-02-19 21:01:59 -08:00 |
|
Ethan P
|
67d71fdb1f
|
Fix test.sh auto submodule initialization
|
2020-02-19 20:52:34 -08:00 |
|
Ethan P
|
88e71bbb38
|
Update to use 'best' for testing
|
2020-02-19 20:49:20 -08:00 |
|
Ethan P
|
5cbbbb6ebc
|
batman: Add support for MANPAGER environment variable
|
2020-02-15 15:10:18 -08:00 |
|
Ethan P
|
4b17464c6e
|
Fix invalid markdown in README and add IDEA files to gitignore
|
2020-02-15 15:04:30 -08:00 |
|
Ethan P
|
765658c23d
|
Fix regression caused by attempted fix of #6
|
2020-01-21 14:10:14 -08:00 |
|
Ethan P
|
dcb1a7e54c
|
Fix CI build by adding edge/community repository
|
2020-01-21 10:11:33 -08:00 |
|
Ethan P
|
e0b9819859
|
Add relative symlink test
|
2020-01-21 09:58:26 -08:00 |
|
Ethan P
|
c74d47ecd0
|
Attempt fix for #6
|
2020-01-21 09:57:55 -08:00 |
|
Ethan P
|
441eed7c52
|
Rename symlink tests
|
2020-01-21 09:41:24 -08:00 |
|
Ethan P
|
4c1ebac719
|
Fix CI build warning by installing shfmt
|
2020-01-18 15:38:39 -08:00 |
|
Ethan P
|
963762f4b6
|
Fix CI by using GNU coreutils
|
2020-01-18 15:37:44 -08:00 |
|
Ethan P
|
5c9920827f
|
Add test for running from a symlink
|
2020-01-18 15:31:25 -08:00 |
|
Ethan P
|
ab38bb254c
|
Fix incorrect width being passed to 'bat' in batgrep with pager
|
2020-01-17 20:52:58 -08:00 |
|