Ethan P
|
91860968f0
|
docs: Update docs for batgrep
|
2020-04-27 18:51:36 -07:00 |
|
Ethan P
|
b2bc772ad1
|
batgrep/batwatch: Update to use terminal width opt hook instead of tput cols
|
2020-04-27 18:51:36 -07:00 |
|
Ethan P
|
ab0f1b96d6
|
batdiff: Add batdiff script
|
2020-04-27 18:51:36 -07:00 |
|
Ethan P
|
0d73f2abd5
|
prettybat: Add support for GraphQL via Prettier
|
2020-04-27 02:14:34 -07:00 |
|
Ethan P
|
865c8b252b
|
prettybat: Add support for bat 0.14.0 --file-name option
|
2020-04-27 02:08:34 -07:00 |
|
Ethan P
|
e8baf911d1
|
docs: Add CONTRIBUTING.md
|
2020-04-27 01:45:14 -07:00 |
|
Ethan P
|
e79e747e71
|
test: Avoid using 'head'
|
2020-04-27 01:22:22 -07:00 |
|
Ethan P
|
7fa1faf7bf
|
bat-modules: Add working but work-in-progress code
|
2020-04-17 02:40:52 -07:00 |
|
Ethan P
|
9a92579100
|
test: Add suite for DSL parsing library
|
2020-04-17 02:25:33 -07:00 |
|
Ethan P
|
c5927f72af
|
bat-modules: Start work on bat-modules script
|
2020-04-17 01:58:59 -07:00 |
|
Ethan P
|
9c489732e6
|
lib: Add 'dsl.sh' library for parsing simple DSL
|
2020-04-17 01:12:11 -07:00 |
|
Ethan P
|
47cf670943
|
developer: Add copyright/info banner to compressed scripts
|
2020-04-16 23:41:06 -07:00 |
|
Ethan P
|
00eafe67d0
|
developer: Add release message generation to release.sh
|
2020-04-08 06:07:07 -07:00 |
|
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 |
|