aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Add Zsh plugin support with prompt integration魏曹先生2026-01-032-0/+153
* Add break option to align moved command魏曹先生2026-01-032-8/+8
* Add info command to display file details魏曹先生2026-01-032-2/+19
* Replace import/export commands with share command魏曹先生2025-12-252-6/+4
* Update help documentation and move command functionality魏曹先生2025-12-154-4/+28
* Move installation script to setup/linux directoryWeicao-CatilGrass2025-12-101-88/+0
* Add crossterm dependency and implement jvii editor魏曹先生2025-12-082-2/+2
* Add jvii binary and set default text editor魏曹先生2025-12-082-0/+8
* Support windows魏曹先生2025-12-061-2/+1
* Replace shell glob expansion with built-in glob in entry scripts魏曹先生2025-12-032-6/+35
* Add auto update feature via JV_AUTO_UPDATE env var魏曹先生2025-11-232-0/+10
* Fix CLI installation path after cargo export rename魏曹先生2025-11-231-2/+2
* Reorganize PowerShell completion scripts魏曹先生2025-11-232-1/+69
* Move bash completion scripts to dedicated directory魏曹先生2025-11-232-0/+0
* Add PowerShell CLI support script for jv tool魏曹先生2025-11-231-0/+37
* Rename CLI script and update completion paths魏曹先生2025-11-231-7/+5
* Rename PowerShell completion script to match naming convention魏曹先生2025-11-231-2/+2
* add: Completion script for WindowsWeicao-CatilGrass2025-11-221-0/+204
* Update sheet align command structure and add completion魏曹先生2025-11-221-2/+55
* Add account key generation and public key export features魏曹先生2025-11-221-3/+12
* feat: add jump and info commands魏曹先生2025-11-201-1/+5
* Make shell completion scripts executable魏曹先生2025-11-172-0/+0
* Add completion script headers :)魏曹先生2025-11-172-0/+2
* Add login command combining account setup and vault connection魏曹先生2025-11-171-1/+25
* Rename installation script to inst.sh魏曹先生2025-11-171-0/+0
* update: shell scripts魏曹先生2025-11-172-1/+2
* Fix JV_LANG export syntax in CLI script魏曹先生2025-11-101-1/+1
* Improve installation script to handle existing repositories魏曹先生2025-11-101-4/+22
* Add installation script for JustEnoughVCS魏曹先生2025-11-101-0/+70
* Add JV_LANG environment variable support and improve CLI structure魏曹先生2025-11-101-4/+21
* feat: add shell integration and completion scripts魏曹先生2025-11-063-0/+235