Commit Graph

  • 8c69dad698
    Merge 6c2e581234 into eedc401831 dependabot[bot] 2024-11-21 18:57:25 +0000
  • 5d8f38b4fe
    Merge 98e8ee81b9 into eedc401831 David Dworken 2024-11-21 18:57:18 +0000
  • eedc401831
    Add test for searching for just a colon, for bug fixed in f64e466 master David Dworken 2024-11-18 22:10:31 -0800
  • 7b38f5a5d1
    Release v0.318 v0.318 David Dworken 2024-11-18 15:25:37 -0800
  • f64e466472
    Fix error when searching for just a literal colon David Dworken 2024-11-18 15:25:03 -0800
  • 6c2e581234
    Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.5.1 dependabot[bot] 2024-11-12 21:45:14 +0000
  • 9a06b07b74 Release v0.317 v0.317 David Dworken 2024-10-21 06:52:09 -0700
  • 3e1b19d689
    Skip config modification for updates (#261) David Dworken 2024-10-21 06:51:37 -0700
  • 55d1d2ac93
    Skip config modification for updates skip-config-2 David Dworken 2024-10-20 15:01:11 -0700
  • 6849c53175
    Release v0.316 v0.316 David Dworken 2024-10-20 15:28:12 -0700
  • 2699be28e3 Release v0.315 v0.315 David Dworken 2024-10-20 14:26:51 -0700
  • 3e6a4c8e5b
    Silence escape code output from hishtory (#260) David Dworken 2024-10-20 14:06:54 -0700
  • 38ee17ae57
    Merge branch 'master' into silence silence David Dworken 2024-10-20 13:22:13 -0700
  • b96e05db27
    Update test David Dworken 2024-10-20 12:47:04 -0700
  • 0023c72636
    Quote initial commands to make it possible to easily use hishtory to find matching entries for already typed commands that contain flags (#251) David Dworken 2024-10-20 12:22:29 -0700
  • 905afd91c3
    Add support to skip modifying shell configs during the hishtory update process, since the shell configs are already set up at that point and haven't ever needed to change (#259) David Dworken 2024-10-20 12:09:16 -0700
  • e4a48e82fb
    Delete double new lines David Dworken 2024-10-20 11:33:24 -0700
  • 17bfa90e5c
    Disable tmate David Dworken 2024-10-20 11:31:38 -0700
  • 71d47e114c
    Release v0.314 David Dworken 2024-10-19 14:17:53 -0700
  • 72c02c6aad
    Add support for full-screen rendering (#258) David Dworken 2024-10-19 13:11:34 -0700
  • e96993b673
    Disable tmate David Dworken 2024-10-20 11:31:38 -0700
  • 8834eaca06
    Revert the update change since that needs to be in a separate release skip-config David Dworken 2024-10-20 11:31:05 -0700
  • 9c4f7fc5a9
    Update test quote-init David Dworken 2024-10-20 10:13:07 -0700
  • 15bc95c560
    Merge branch 'master' into quote-init David Dworken 2024-10-20 09:26:57 -0700
  • 1be1778ff5
    Update goldens David Dworken 2024-10-20 09:25:02 -0700
  • 8bb87f2d7a
    Use separate flag for skipping update config mods to enable future flexibility David Dworken 2024-10-20 09:20:43 -0700
  • 2188271362
    Merge 298bb67230 into c58f28a04d Yichao Zhou 2024-10-20 00:46:17 +0000
  • c58f28a04d Release v0.314 v0.314 David Dworken 2024-10-19 14:17:53 -0700
  • 389515ae28
    Add support for full-screen rendering (#258) David Dworken 2024-10-19 13:11:34 -0700
  • 393428cf9a
    Add support for full-screen rendering fullscreen David Dworken 2024-10-19 09:47:08 -0700
  • dab1a9e3d7
    Silence escape code output from hishtory David Dworken 2024-10-19 05:15:28 -0700
  • e8e167ed00
    Skip modifying shell configs during the hishtory update process, since the shell configs are already set up at that point and haven't ever needed to change David Dworken 2024-10-19 05:05:46 -0700
  • 5996b832a3
    Fix broken comment David Dworken 2024-10-19 04:37:28 -0700
  • 06424dfca8
    Add sanity checking to ensure we don't ever have a bug that uses flags as secret keys David Dworken 2024-10-19 01:54:36 -0700
  • da53939cf8
    Fix incorrect flags in test David Dworken 2024-10-19 01:33:20 -0700
  • c367ca2eb1
    Fix README David Dworken 2024-10-19 01:32:38 -0700
  • 0e9176474c
    Update install.py to filter out -- too David Dworken 2024-10-19 01:28:11 -0700
  • a83386a812
    Add -- for offline install to fix flags David Dworken 2024-10-19 01:24:42 -0700
  • 298bb67230 fix quote Yichao Zhou 2024-10-16 19:52:29 -0400
  • c050259987 improve doc Yichao Zhou 2024-10-14 11:32:57 -0400
  • 1beddf647e revert Yichao Zhou 2024-10-14 11:32:05 -0400
  • fa320e21ce remove hishtory completion Yichao Zhou 2024-10-14 11:31:14 -0400
  • ed0297416e initial commit Yichao Zhou 2024-10-14 11:25:58 -0400
  • 4d06c7e469
    Update golden David Dworken 2024-10-07 00:12:18 -0700
  • d22bba2834
    Improve flag support in install.py after #254 (#255) David Dworken 2024-10-07 00:09:23 -0700
  • 455ca84231
    Update goldens David Dworken 2024-10-06 23:23:26 -0700
  • 225c718a28
    Fix test harness bug by swapping to splitn David Dworken 2024-10-06 12:05:11 -0700
  • 49ccce74e1
    Fix race condition David Dworken 2024-10-05 14:12:35 -0700
  • 46e093f61f
    Improve flag support in install.py after #254 install-flags David Dworken 2024-10-05 08:27:37 -0700
  • e55694d7e0
    Accept cli flags in install script (#254) Munif Tanjim 2024-10-05 21:20:27 +0600
  • 50fe1793b6 Release v0.313 v0.313 David Dworken 2024-10-03 07:25:29 -0700
  • 3a0c08cada
    Return the exit code to ensure other prompt_commands work with hishtory, see #247 David Dworken 2024-10-03 06:56:15 -0700
  • ed10884b8d Accept cli flags in install script Munif Tanjim 2024-10-02 12:00:57 +0600
  • 82f470f892
    Update goldens David Dworken 2024-09-28 13:04:16 -0700
  • 8c463a5b4b
    Update goldens David Dworken 2024-09-28 12:32:37 -0700
  • 8ef136f0aa
    Update goldens David Dworken 2024-09-28 12:07:18 -0700
  • 870243df74
    More test fixes David Dworken 2024-09-15 22:00:11 -0700
  • c674e04fb8
    Fix test failures David Dworken 2024-09-15 21:47:54 -0700
  • 7550310167
    Add test for quoting dashes David Dworken 2024-09-15 21:19:41 -0700
  • 1c33189f38
    Fix test breakage caused by new inconsistency in how GH actions sets the PATH env variable David Dworken 2024-09-15 21:17:34 -0700
  • df2be5cfe2
    Quote initial commands to make it possible to easily use hishtory to find matching entries for already typed commands that contain flags David Dworken 2024-09-15 20:43:34 -0700
  • 3987b355ea
    Add tmate for debugging David Dworken 2024-09-15 19:29:23 -0700
  • b47c345300
    Release v0.312 v0.312 David Dworken 2024-09-15 19:17:06 -0700
  • fa4dc938fe
    Disable usage data stat tracking for self-hosted servers for #246 (#250) David Dworken 2024-09-15 18:58:48 -0700
  • 39e243c078
    Disable usage data stat tracking for self-hosted servers for #246 usage-data David Dworken 2024-09-15 18:29:05 -0700
  • 39b092ee79
    Add TODO David Dworken 2024-09-15 18:16:49 -0700
  • 98e8ee81b9
    Enable bash completions bash-completion David Dworken 2024-09-06 17:21:49 -0700
  • 11fc92ee5f
    Add test coverage to prevent issues like #241 in the future (#244) David Dworken 2024-09-06 17:08:08 -0700
  • a987801854
    Make make force all targets to re-run and fix formatting David Dworken 2024-09-06 17:07:32 -0700
  • ec48356441
    Merge branch 'master' into test test David Dworken 2024-09-03 21:46:15 -0700
  • ea8a7b5b0a
    Re-comment tmate David Dworken 2024-09-03 21:46:06 -0700
  • 5cfcbe5151
    Update makefile deploy path David Dworken 2024-09-03 21:18:54 -0700
  • 542bc0c6bb
    update David Dworken 2024-09-01 16:06:59 -0700
  • 5174512e55
    Enable tmate for failures David Dworken 2024-09-01 16:01:44 -0700
  • 11d4fe03ff Release v0.311 v0.311 David Dworken 2024-09-01 15:00:03 -0700
  • e2bce260c6
    Update deps to fix #241 (#243) David Dworken 2024-09-01 14:35:19 -0700
  • 42f9df9fcc
    Fix location of HISHTORY_COMPOSE_TEST var David Dworken 2024-09-01 14:28:32 -0700
  • 7dc0fffa4a
    Add debugging David Dworken 2024-09-01 14:21:17 -0700
  • e16aee0fa4
    Add test coverage to prevent issues like #241 in the future David Dworken 2024-09-01 14:15:49 -0700
  • 0f7c059ef7
    Update deps to fix #241 db-error David Dworken 2024-09-01 13:57:16 -0700
  • 3e0f5ed664 Release v0.310 v0.310 David Dworken 2024-08-30 09:16:24 -0700
  • 76fa568d95
    Implement fix for #238 by sourcing .profile from .bash_profile to prevent breaking users that rely on .profile from bash (#240) David Dworken 2024-08-30 08:40:07 -0700
  • 5ea4fef6f6
    Add tests for fix for #238 profile David Dworken 2024-08-29 22:53:50 -0700
  • f5d3899433
    Implement fix for #238 by sourcing .profile from .bash_profile to prevent breaking users that rely on .profile from bash David Dworken 2024-08-26 21:15:13 -0700
  • 4a9af23f30
    Release v0.309 v0.309 David Dworken 2024-08-26 21:05:15 -0700
  • 393243e30e
    Swap from golden test to simpler contains check David Dworken 2024-08-25 21:31:54 -0700
  • 30c92dd88a
    Release v0.308 v0.308 David Dworken 2024-08-25 20:14:46 -0700
  • 7e327346f9
    Delete deprecated function usage David Dworken 2024-08-25 18:57:21 -0700
  • 6fd624f32c
    Add workaround for #221 to strip out escape codes from kitty in screen David Dworken 2024-08-25 18:56:53 -0700
  • 1d27c15315
    Release v0.307 v0.307 David Dworken 2024-08-25 18:54:11 -0700
  • 26e3695908
    Release v0.306 David Dworken 2024-08-25 18:53:55 -0700
  • 42db0a9d24
    Release v0.306 import David Dworken 2024-08-25 18:39:45 -0700
  • 8cd1bae710
    Optimize imports for extremely large history sizes for #168 (#171) v0.306 David Dworken 2024-08-25 18:07:47 -0700
  • 6aaf1cbe70
    Fix import David Dworken 2024-08-25 18:07:16 -0700
  • 6604c63b26
    Merge branch 'master' into import David Dworken 2024-08-25 18:06:21 -0700
  • bf47575e6f
    Release v0.305 v0.305 David Dworken 2024-08-25 16:47:59 -0700
  • c8c1523683
    Update test goldens + drop duplicate macos version from go tests David Dworken 2024-08-25 16:04:55 -0700
  • 7bbd0cb036
    Allow usage of OpenAI integration in offline mode for #220 David Dworken 2024-08-25 15:31:11 -0700
  • 24f69ca29d
    Limit max number of log files kept for #219 -- So far we haven't had any use cases for historical logs for debugging, so this probably isn't needed David Dworken 2024-08-25 15:16:09 -0700
  • 9b7d7c57b5
    Update goldens for test broken by go update David Dworken 2024-08-25 15:14:13 -0700