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
2024-11-22 16:24:00 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5e44159a0b
hishtory
/
client
History
David Dworken
5e44159a0b
Remove extraneous fmt.Println from beta-mode feature for pre-saving history entries
2023-08-27 22:11:22 -07:00
..
cmd
Remove extraneous fmt.Println from beta-mode feature for pre-saving history entries
2023-08-27 22:11:22 -07:00
data
Add an index on end_time to ensure that initial queries are fast to
fix
#68
2023-02-18 22:26:18 -08:00
hctx
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
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
table
Add left scrolling test
2023-02-11 09:10:45 -08:00
client_test.go
Increase sleep time to make tests reliably pass even with async queries
2023-08-27 18:36:08 -07:00