Commit Graph

  • 00eafe67d0
    developer: Add release message generation to release.sh v20200408 v2020.04.08 Ethan P 2020-04-08 06:07:07 -0700
  • 04912ff8fd
    Add include for constants.sh from print.sh Ethan P 2020-04-08 03:49:57 -0700
  • 03971fe64e
    Split hooks into separate files to reduce compiled size Ethan P 2020-04-08 03:19:58 -0700
  • a91ee96e6a
    Update scripts to use $EXECUTABLE_BAT instead of $BAT Ethan P 2020-04-08 03:15:02 -0700
  • c4af3eb637
    Add tests for all programs --version Ethan P 2020-04-08 03:11:56 -0700
  • a3d2df5927
    Update all scripts to use constants, add --version support Ethan P 2020-04-08 02:56:17 -0700
  • 0e18760ffc
    Update build.sh script to inline constants Ethan P 2020-04-08 02:55:44 -0700
  • 7eac8b265d
    Add tests for pager library Ethan P 2020-04-06 13:01:39 -0700
  • 3494c9fc2d
    Update test framework Ethan P 2020-04-06 12:52:46 -0700
  • 9ec0d1797c
    Update documentation to be more clear and descriptive Ethan P 2020-04-06 11:42:45 -0700
  • 0c29a7e625
    Update CI scripts to use strict testing Ethan P 2020-04-06 05:03:20 -0700
  • b759037adf
    Update test framework Ethan P 2020-04-06 05:02:24 -0700
  • b72a495de1
    Add skip for batgrep tests if ripgrep is not installed Ethan P 2020-04-06 04:55:57 -0700
  • b08128e550
    Change build.sh to use less verbose output for verification Ethan P 2020-04-01 15:35:23 -0700
  • 06746d0e24
    Add tests for lib/version.sh Ethan P 2020-04-01 15:00:11 -0700
  • 7b7735c143
    Reorder README sections Ethan P 2020-04-01 14:33:07 -0700
  • 81bf3fdf66
    Update README to add section on installing with Homebrew Ethan P 2020-04-01 14:31:38 -0700
  • 47c15dd264
    Fix regression where --color would no longer work by itself v20200401 Ethan P 2020-04-01 13:40:57 -0700
  • 1be18569c9
    Create release.sh script to make release process easier Ethan P 2020-04-01 13:39:23 -0700
  • 94ca32b0db
    opt_hooks.sh: Add checks for invalid --color and --paging Ethan P 2020-04-01 12:59:30 -0700
  • f8d6dc83f3
    prettybat.sh: Convert debug print to option Ethan P 2020-04-01 12:56:29 -0700
  • 1c73b97343
    Fix build.sh --no-verify argument taking unnecessary value Ethan P 2020-04-01 12:53:17 -0700
  • 4d788b4453
    Update submodules Ethan P 2020-04-01 12:51:57 -0700
  • b1ccd08034
    Update snapshots Ethan P 2020-04-01 12:51:29 -0700
  • 4e9ff8a4fa
    Merge pull request #15 from VeryTastyTomato/master Ethan P 2020-04-01 12:50:31 -0700
  • e48f1b5926
    Fix more shellcheck warnings Ethan P 2020-04-01 12:49:55 -0700
  • 07c2cabc81
    Fix small formatting and logic regressions Ethan P 2020-04-01 12:47:21 -0700
  • f4765bfa54 Fix most of the errors and warnings reported by shellcheck Éfrit 2020-04-01 02:40:55 +0200
  • 73aafa56e1 Format with vs-shell-format Éfrit 2020-03-31 23:51:00 +0200
  • 30f5508bc3 Remove superfluous newline Éfrit 2020-03-31 23:50:22 +0200
  • 6ed8696abd Format with redhat.vscode-yaml Éfrit 2020-03-31 23:49:34 +0200
  • 6b57f3ff3c
    Fix invalid snapshot Ethan P 2020-02-19 21:33:58 -0800
  • ef9def267f
    Add executable shim for bat which enforces a theme Ethan P 2020-02-19 21:33:40 -0800
  • f8a9009503
    Use verbose testing for CI Ethan P 2020-02-19 21:17:40 -0800
  • dee092dcb9
    Use fake HOME for tests Ethan P 2020-02-19 21:16:52 -0800
  • 531dcd6c19
    Add executable shim for tput to ensure consistent size Ethan P 2020-02-19 21:10:56 -0800
  • f7200c7086
    Update CI to only test consistency if regular tests pass Ethan P 2020-02-19 21:02:58 -0800
  • c070ae7f3a
    Update 'best' to latest master Ethan P 2020-02-19 21:01:59 -0800
  • 67d71fdb1f
    Fix test.sh auto submodule initialization Ethan P 2020-02-19 20:52:34 -0800
  • 88e71bbb38
    Update to use 'best' for testing Ethan P 2020-02-19 20:49:20 -0800
  • 5cbbbb6ebc
    batman: Add support for MANPAGER environment variable Ethan P 2020-02-15 15:10:18 -0800
  • 4b17464c6e
    Fix invalid markdown in README and add IDEA files to gitignore Ethan P 2020-02-15 15:04:30 -0800
  • 765658c23d
    Fix regression caused by attempted fix of #6 Ethan P 2020-01-21 14:09:43 -0800
  • dcb1a7e54c
    Fix CI build by adding edge/community repository Ethan P 2020-01-21 10:11:33 -0800
  • e0b9819859
    Add relative symlink test Ethan P 2020-01-21 09:58:26 -0800
  • c74d47ecd0
    Attempt fix for #6 Ethan P 2020-01-21 09:57:55 -0800
  • 441eed7c52
    Rename symlink tests Ethan P 2020-01-21 09:41:24 -0800
  • 4c1ebac719
    Fix CI build warning by installing shfmt Ethan P 2020-01-18 15:38:39 -0800
  • 963762f4b6
    Fix CI by using GNU coreutils Ethan P 2020-01-18 15:37:44 -0800
  • 5c9920827f
    Add test for running from a symlink Ethan P 2020-01-18 15:25:19 -0800
  • ab38bb254c
    Fix incorrect width being passed to 'bat' in batgrep with pager v20190117 Ethan P 2020-01-17 20:52:58 -0800
  • 72b09b4416
    Fix pager_name to print name of unknown pagers Ethan P 2020-01-17 20:49:14 -0800
  • 49dfb332c1
    Merge pull request #9 from HarrisonMc555/search-pattern Ethan P 2020-01-17 20:46:27 -0800
  • d7949c4bf3
    Change --less-search-pattern to --search-pattern in docs Ethan P 2020-01-17 20:44:58 -0800
  • c78bb6d592
    Fix boolean conditional branching Ethan P 2020-01-17 20:42:18 -0800
  • 3e9969de76
    Add message for --search-pattern and no pager Ethan P 2020-01-17 20:39:32 -0800
  • 63a9929592
    Merge branch 'master' into search-pattern Ethan P 2020-01-17 20:30:43 -0800
  • 0cda564175 Make changes according to feedback Harrison McCullough 2020-01-17 23:09:59 -0500
  • 0fa396fbcb
    Add pager_name function to pager.sh Ethan P 2020-01-17 17:06:00 -0800
  • c80d107d1c
    Disabled pager test due to inconsistencies Ethan P 2020-01-17 16:56:18 -0800
  • 67f1ff9c0e Add support for fixed strings and --less-search-pattern Harrison McCullough 2020-01-17 11:05:06 -0500
  • cf7b33443a Add --less-search-pattern option to tell less to search for pattern Harrison McCullough 2020-01-17 10:25:38 -0500
  • eca97339e0
    Fix inconsistencies in tests between tty and script Ethan P 2019-12-25 00:17:01 -0800
  • 98e2077fe2
    Fix lib.pager test breaking on CI Ethan P 2019-12-23 17:52:18 -0800
  • b98e241fca
    Update CI environment to have script command Ethan P 2019-12-23 17:49:34 -0800
  • 08acea3bf4
    Add test for pager lib Ethan P 2019-12-23 17:45:58 -0800
  • 285ac66303
    Fix missing pager arguments in batman.sh Ethan P 2019-12-23 17:08:32 -0800
  • 18bf6e2c5c
    Add argument forwarding from batgrep to ripgrep Ethan P 2019-12-23 16:58:58 -0800
  • f17681b8b8
    Update batgrep documentation Ethan P 2019-12-23 16:50:56 -0800
  • a3483a658a
    Add support for '--smart-case' to batgrep Ethan P 2019-12-23 16:49:31 -0800
  • e967497387
    Update batman.sh to use the pager.sh library script Ethan P 2019-12-23 16:35:28 -0800
  • 7cabaa620d
    Fix batman.sh incorrectly disabling the pager Ethan P 2019-12-23 16:20:28 -0800
  • 8339354189
    Update build.sh to fix output messages Ethan P 2019-10-27 00:14:55 -0700
  • f740dc86d2
    Update docs for batwatch Ethan P 2019-10-25 13:54:45 -0700
  • 767cfb59b0
    Update batwatch to use print_error function Ethan P 2019-10-25 13:52:44 -0700
  • 80a07980aa
    Add "poll" watcher to batwatch Ethan P 2019-10-25 13:50:10 -0700
  • a0fcb97ff9
    Disable batman tests because man will not read local files Ethan P 2019-10-22 16:06:44 -0700
  • 14b69a893d
    Add new tests for batman Ethan P 2019-10-22 15:42:34 -0700
  • df14cfc8b1
    Add way to see test snapshot output Ethan P 2019-10-22 15:42:06 -0700
  • d9e34e2d5f
    Add color option to batman Ethan P 2019-10-22 15:35:10 -0700
  • fa8a3bb850
    Improve tests Ethan P 2019-10-22 15:21:12 -0700
  • 763d34d9c9
    Fix LIB variable Ethan P 2019-10-22 15:03:58 -0700
  • c2b4d2fe9a
    Add CI test to see if symlinks work Ethan P 2019-10-22 15:00:35 -0700
  • 0aeabe9bdf
    Fix broken build when missing shfmt Ethan P 2019-10-22 10:51:56 -0700
  • 358632ed9d
    Add experimental compression Ethan P 2019-10-11 13:03:47 -0700
  • 2a8de58809
    Add unimplemented extra minification Ethan P 2019-10-11 12:30:06 -0700
  • 93843cd067
    Fix missing file name in batwatch Ethan P 2019-10-11 12:18:43 -0700
  • 0621d14951
    Add ClangFormat to prettybat Ethan P 2019-09-26 18:02:21 -0700
  • 24313f8281
    Fix broken error message in batwatch Ethan P 2019-09-26 16:10:42 -0700
  • d7cd12ed4f
    Add batwatch documentation Ethan P 2019-09-26 16:09:19 -0700
  • 33ebf07bbd
    Update batwatch to show errors outside the pager Ethan P 2019-09-26 16:08:44 -0700
  • a63609e173
    Add build status to README Ethan P 2019-09-26 16:00:02 -0700
  • 3e399294e2
    Change tests to not show failure reasons in build script Ethan P 2019-09-26 15:57:17 -0700
  • 8adaae9f2c
    Remove auto-verification tests in CI builds Ethan P 2019-09-26 15:50:58 -0700
  • efbf911f82
    Add verification to build script Ethan P 2019-09-26 15:49:36 -0700
  • 7e4d8257fd
    Fix build for files that try to source opt_hooks Ethan P 2019-09-26 15:42:52 -0700
  • e9f2b244a8
    Add batwatch to readme Ethan P 2019-09-26 15:40:11 -0700
  • 0309ceb054
    Fix inline docs for version.sh lib Ethan P 2019-09-26 15:37:11 -0700
  • e02d0666f3
    Add batwatch script Ethan P 2019-09-26 15:36:38 -0700
  • a472f1c651
    Refactor common messages into functions Ethan P 2019-09-25 15:59:54 -0700