hishtory/client
2023-10-10 07:43:37 -07:00
..
cmd Add more thorough tests for updates 2023-10-09 21:41:30 -07:00
data Swap interface{} to any 2023-10-07 15:11:49 -07:00
hctx Fix bug with bash presaving that caused commands to not get properly recorded due to presaving looking like a duplicate command 2023-09-29 21:03:12 -07:00
lib Move err check so that it only executes if it is reassigned 2023-10-08 20:26:33 -07:00
table Revert "Revert all commits since v0.223 to enable me to release a patch on top of v0.223" 2023-09-29 18:21:23 -07:00
tui Change semicolon to && so that if the cd fails, the command doesn't run. Per feedback on #83 2023-10-06 16:49:50 -07:00
client_test.go Add more precise assertions for update tests 2023-10-10 07:43:37 -07:00
fuzz_test.go Revert "Revert all commits since v0.223 to enable me to release a patch on top of v0.223" 2023-09-29 18:21:23 -07:00
testutils.go Fix testPresaving/bash by calling SetSid to prevent SIGTTIN signal from killing the test 2023-09-29 21:38:50 -07:00