| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-03 | Replace shell glob expansion with built-in glob in entry scripts | 魏曹先生 | |
| - Use `noglob` for Zsh and `set -f` for Bash to disable shell globbing - Wrap PowerShell aliases in functions to prevent glob expansion - Maintain existing alias functionality while fixing globbing issues | |||
| 2025-11-23 | Add auto update feature via JV_AUTO_UPDATE env var | 魏曹先生 | |
| When enabled, automatically runs `jv update` if vault content has been modified by local operations. | |||
| 2025-11-23 | Add PowerShell CLI support script for jv tool | 魏曹先生 | |
