hishtory/client
2023-09-23 19:37:25 -07:00
..
cmd Add offline checking for deleting presaved entries so that hishtory works while offline 2023-09-23 19:32:35 -07:00
data Add initial code to support unique per-entry IDs 2023-09-22 13:16:24 -07:00
hctx Fix consistency bug where ClientConfig would get out of date between different parts of the code 2023-09-23 12:40:57 -07:00
lib Add additional error to IsOfflineError 2023-09-23 19:37:25 -07:00
table Add left scrolling test 2023-02-11 09:10:45 -08:00
tui Rework ff98a7907c to use the newly added EntryId column rather than deleting based on the start time 2023-09-22 14:03:41 -07:00
client_test.go Fix consistency bug where ClientConfig would get out of date between different parts of the code 2023-09-23 12:40:57 -07:00
fuzz_test.go Rename variable so it doesn't contain TODO 2023-09-23 12:25:58 -07:00
testutils.go Move a bunch of utility functions for tests to a testutils.go file to make client_test.go at least a little shorter 2023-09-22 20:19:12 -07:00