hishtory/client
David Dworken 1b3fa944bd
Add support for quoted searchs for exact matches, for #135 (#145)
* Add support for quoted searchs for exact matches, for #135

* Add support for quoting search queries

* Fix spliteEscaped so that it works with escaping dashes and colons in search queries
2023-12-12 22:20:49 -08:00
..
ai Better log messages and error messages 2023-11-12 02:57:23 -08:00
cmd Fix bug that made config-get timestamp-format require an argument 2023-12-11 20:44:18 -08:00
data Add additional error checking that should never trigger 2023-11-22 20:45:38 -08:00
hctx Enable presaving by default rather than having it gated behind BetaMode 2023-11-24 16:46:22 -08:00
lib Add support for quoted searchs for exact matches, for #135 (#145) 2023-12-12 22:20:49 -08: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
test_metrics_exporter More test fixes 2023-11-24 16:46:22 -08:00
tui Fix TUI code that tracked whether a search query is pending so it doesn't show the pending message when no query is pending 2023-12-09 15:51:04 -08:00
client_test.go Add support for quoted searchs for exact matches, for #135 (#145) 2023-12-12 22:20:49 -08: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 Add presaving test for fish 2023-11-24 16:46:22 -08:00