hishtory/client
2023-09-24 15:57:39 -07:00
..
cmd Another exclusion for presaving 2023-09-24 14:19:11 -07:00
data Add initial code to support unique per-entry IDs 2023-09-22 13:16:24 -07:00
hctx Fix syncing consistency bug, but with the caveat that there is currently no easy/practical way to write tests for this 2023-09-23 19:57:41 -07:00
lib Add bolding of matching search results for #112, currently behind the beta-mode flag 2023-09-24 15:57:39 -07:00
table Add bolding of matching search results for #112, currently behind the beta-mode flag 2023-09-24 15:57:39 -07:00
tui Add bolding of matching search results for #112, currently behind the beta-mode flag 2023-09-24 15:57:39 -07:00
client_test.go More test reliability improvements to fix all test failure root causes from 10 sample runs on Github Actions 2023-09-24 06:29:47 -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