hishtory/client
2024-08-11 12:01:51 -07:00
..
ai ai: add some new env variables to control OpenAI requests (#231) 2024-08-11 11:57:27 -07:00
cmd Add config-get compact-mode command (as needed by #237) 2024-08-11 11:41:51 -07:00
data Add index of start time so that queries with a LIMIT clause can avoid a full table scan (for #202) 2024-04-14 10:19:46 -07:00
hctx Update incorrect docs on ClientConfig struct 2024-08-11 12:01:51 -07:00
lib Add more short column name alternatives similar to #228 2024-08-11 11:26:52 -07:00
posttest Run integration tests in parallel to speed up testing (#175) 2024-02-11 11:54:27 -08:00
table Add support for horizontal scrolling of all columns for #188 (#195) 2024-03-26 11:40:25 -07:00
testdata Add test for forced compact mode (from #237) 2024-08-11 11:55:08 -07:00
tui Move checking of forced compact mode into helper functions to ensure it is checked everywhere (follow up to #237) 2024-08-11 11:46:54 -07:00
webui Add --port flag for the web UI for #203 2024-04-14 18:18:11 -07:00
client_test.go Add test for forced compact mode (from #237) 2024-08-11 11:55:08 -07:00
fuzz_test.go Run integration tests in parallel to speed up testing (#175) 2024-02-11 11:54:27 -08:00
testutils.go Run integration tests in parallel to speed up testing (#175) 2024-02-11 11:54:27 -08:00