hishtory/client/lib
2023-09-18 22:21:10 -07:00
..
goldens Bring back logic that was removed in c9da7a10e4 that made it so invalid initial search queries will get replaced with a query for the empty string 2023-09-18 22:21:10 -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