hishtory/client/lib
2023-10-07 15:11:49 -07:00
..
goldens Fix test that should have been updated in 3efe624 2023-10-07 11:06:56 -07:00
config.fish Make history entry start times more precise (down to the nanosecond) to make the recorded runtime more accurate, since currently start times are rounded to the nearest second. Though note that 'date' on MacOS doesn't support %N, so this doesn't apply to MacOS 2023-10-07 14:47:54 -07:00
config.sh Make history entry start times more precise (down to the nanosecond) to make the recorded runtime more accurate, since currently start times are rounded to the nearest second. Though note that 'date' on MacOS doesn't support %N, so this doesn't apply to MacOS 2023-10-07 14:47:54 -07:00
config.zsh Make history entry start times more precise (down to the nanosecond) to make the recorded runtime more accurate, since currently start times are rounded to the nearest second. Though note that 'date' on MacOS doesn't support %N, so this doesn't apply to MacOS 2023-10-07 14:47:54 -07:00
lib_test.go Test refactoring to remove a function that can be replaced with testify 2023-10-01 18:21:11 -07:00
lib.go Swap interface{} to any 2023-10-07 15:11:49 -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