hishtory/client/lib
2023-09-28 22:14:53 -07:00
..
goldens Improve test for duplicate rows to make it more reliable/simple 2023-09-28 22:14:47 -07:00
config.fish Fix incorrect shell name in config.fish for pre-saving 2023-09-28 22:13:35 -07:00
config.sh Update presaving for bash to use history 1 rather than BASH_COMMAND to ensure we don't log bash functions 2023-09-28 22:14:53 -07:00
config.zsh Avoid performance hit caused by pre-saving by presaving in the background 2023-09-17 14:11:44 -07:00
lib_test.go Remove testutils.Check(t, err) and replace it with require.NoError which gives a clearer error message and a full stacktrace 2023-09-28 22:13:27 -07:00
lib.go Add bolding of matching search results for #112, currently behind the beta-mode flag 2023-09-28 22:13:11 -07:00
slsa.go Move a bunch of update-specific code out of the generic lib.go file and into the update command 2023-09-13 22:45:49 -07:00