hishtory/client
2022-11-16 08:03:23 -08:00
..
cmd Disable flag parsing for the querying functions so they can use exclusions + refactor redact to remove the --force flag 2022-11-16 08:03:23 -08:00
data Another attempt at getting github actions to pass 2022-11-01 11:03:49 -07:00
hctx Fix flakey test failures by removing cache=shared which is a discouraged mode (https://www.sqlite.org/sharedcache.html). WAL is sufficient for our purposes. Plus fix a bug where the TUI would go into an infinite loop if there were zero results. 2022-11-15 23:20:19 -08:00
lib More refactoring to use cobra 2022-11-16 08:03:23 -08:00
client_test.go Disable flag parsing for the querying functions so they can use exclusions + refactor redact to remove the --force flag 2022-11-16 08:03:23 -08:00