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-02 20:05:46 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d51dba83752e28f60f7bbbb8f42539f0a266a500
hishtory
/
client
/
lib
History
David Dworken
3b07aa9a37
Split testTui method into separate smaller test methods that are more specific
2023-09-01 15:42:02 -07:00
..
goldens
Split testTui method into separate smaller test methods that are more specific
2023-09-01 15:42:02 -07:00
config.fish
Implement pre-saving feature to ensure that long-running/non-terminating commands are saved in hishtory
2023-08-27 14:24:59 -07:00
config.sh
Implement pre-saving feature to ensure that long-running/non-terminating commands are saved in hishtory
2023-08-27 14:24:59 -07:00
config.zsh
Implement pre-saving feature to ensure that long-running/non-terminating commands are saved in hishtory
2023-08-27 14:24:59 -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
Add support for displaying the user as a column via the 'User' column
2023-08-28 12:19:14 -07:00
slsa.go
Add integration to disable SLSA verification if there is a current SLSA outage
2022-10-31 17:32:55 -07:00
tui.go
Remove TODOs that were fixed in
23a377e3c1
2023-08-29 19:03:12 -07:00