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-03 12:27:33 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df2be5cfe2f8017f004f89f7e2f0ab085260dd57
hishtory
/
client
/
lib
History
David Dworken
df2be5cfe2
Quote initial commands to make it possible to easily use hishtory to find matching entries for already typed commands that contain flags
2024-09-15 20:43:34 -07:00
..
config.fish
Wire through the shell name into AI suggestions so that we can get more precise AI suggestions for the current shell
2024-02-19 12:12:04 -08:00
config.sh
Add full fix for
#215
along with a test to reproduce the issue (
#218
)
2024-06-08 20:50:45 -07:00
config.zsh
Wire through the shell name into AI suggestions so that we can get more precise AI suggestions for the current shell
2024-02-19 12:12:04 -08:00
lib_test.go
Quote initial commands to make it possible to easily use hishtory to find matching entries for already typed commands that contain flags
2024-09-15 20:43:34 -07:00
lib.go
Quote initial commands to make it possible to easily use hishtory to find matching entries for already typed commands that contain flags
2024-09-15 20:43:34 -07: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
Add ability to configure log-level and update many log lines to use the correct log level,
fixes
#211
#219
2024-08-25 11:50:46 -07:00