hishtory/client
2023-10-07 14:36:02 -07:00
..
cmd 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
data Test refactoring to remove a function that can be replaced with testify 2023-10-01 18:21:11 -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 Fix test that should have been updated in 3efe624 2023-10-07 11:06:56 -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 Remove TODO that was fixed in f5264b6eff 2023-10-07 14:36:02 -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