hishtory/client/lib
2023-09-18 19:22:26 -07:00
..
goldens Make the query input box in the TUI match the terminal dimensions 2023-09-14 21:14:16 -07:00
config.fish Avoid performance hit caused by pre-saving by presaving in the background 2023-09-17 14:11:44 -07:00
config.sh Avoid performance hit caused by pre-saving by presaving in the background 2023-09-17 14:11:44 -07:00
config.zsh Avoid performance hit caused by pre-saving by presaving in the background 2023-09-17 14:11:44 -07:00
lib_test.go no-op refactoring: Move history entry building code from lib.go to cmd file for saving history entries 2023-08-27 22:05:24 -07:00
lib.go Automatically retry search queries when the DB is locked to increase reliability (especially when the backend is down, which leads to more queries, and thus more instances of the DB being locked) 2023-09-18 19:22:26 -07:00
slsa.go Move a bunch of update-specific code out of the generic lib.go file and into the update command 2023-09-13 22:45:49 -07:00