This website requires JavaScript.
Explore
Help
Sign In
extern
/
hishtory
Watch
1
Star
0
Fork
0
You've already forked hishtory
mirror of
https://github.com/ddworken/hishtory.git
synced
2025-08-04 21:05:36 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
37e0e6653d886dc49808180194a8ec3e7f1b7234
hishtory
/
client
/
lib
History
David Dworken
eb835fe52c
Add initial version of AI searching, but with a broken implementation of debouncing
2023-11-12 02:57:23 -08:00
..
goldens
Fix test that I forgot to update in
588e2f4405
2023-11-01 22:09:49 -07:00
config.fish
Fix
#117
by disown-ing background processes so that they don't stop fish from exiting
2023-10-20 23:23:24 -07:00
config.sh
Periodically call query endpoint and retrieve data to ensure that the local DB is always reasonably up to date
2023-10-15 12:29:50 -07:00
config.zsh
Periodically call query endpoint and retrieve data to ensure that the local DB is always reasonably up to date
2023-10-15 12:29:50 -07:00
lib_test.go
Call m.Run() in TestMain so that lib tests actually get executed, and fix test breakages that existed because lib tests weren't running
2023-11-09 23:00:20 -08:00
lib.go
Add initial version of AI searching, but with a broken implementation of debouncing
2023-11-12 02:57:23 -08:00
slsa_test.go
Update slsa integration to use the shared library for parsing version strings
2023-11-09 20:52:21 -08:00
slsa.go
Update SLSA integration to always prompt the user before suspected broken updates
2023-11-11 11:26:39 -08:00