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-06-03 08:56:07 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
hishtory
/
client
/
lib
History
David Dworken
b1733b0325
Update a bunch of tests to reflect presaving which means that the hishtory command that is being tested will show up as a hishtory entry
2023-11-24 16:46:22 -08:00
..
goldens
Update a bunch of tests to reflect presaving which means that the hishtory command that is being tested will show up as a hishtory entry
2023-11-24 16:46:22 -08:00
config.fish
Swap to using hishtory getTimestamp to get the precise timestamp since this gives us a precise timestamp even on MacOS
2023-11-19 09:41:05 +01:00
config.sh
Swap to using hishtory getTimestamp to get the precise timestamp since this gives us a precise timestamp even on MacOS
2023-11-19 09:41:05 +01:00
config.zsh
Swap to using hishtory getTimestamp to get the precise timestamp since this gives us a precise timestamp even on MacOS
2023-11-19 09:41:05 +01: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
Enable presaving by default rather than having it gated behind BetaMode
2023-11-24 16:46:22 -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