aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Add shell completion system with descriptions and i18n support魏曹先生11 days3-14/+69
* Add shell flag to completion scripts and rename output files魏曹先生11 days8-7/+13
* Split Unix completion script entry into separate bash/zsh/fish versions魏曹先生12 days7-94/+143
* Keep compile_info.rs in git and reorder deploy checks魏曹先生2026-03-212-32/+32
* Update Windows post-install script to use new filenames魏曹先生2026-03-211-2/+2
* Remove legacy jv and jvv binaries and related filesjvn_0.1.1魏曹先生2026-03-2014-1164/+0
* Run jvn after successful export in deploy scripts魏曹先生2026-03-204-0/+17
* Add completions system for shell autocompletion魏曹先生2026-03-154-16/+16
* Add shell completions for new jvn CLI魏曹先生2026-03-1415-6/+242
* Add graceful fallback when jv command is unavailable魏曹先生2026-03-011-4/+11
* Make deployment scripts executable魏曹先生2026-02-256-1/+1
* Add timing and suppress output in deployment scripts魏曹先生2026-01-243-16/+40
* Update installer script path in deployment script魏曹先生2026-01-241-1/+1
* Preserve original directory in make_lnk scripts魏曹先生2026-01-242-0/+6
* Move setup scripts to scripts/setup directory魏曹先生2026-01-243-0/+146
* Move deployment scripts to scripts/dev directory魏曹先生2026-01-248-7/+246
* Move hide logic to separate script魏曹先生2026-01-241-0/+29
* Add platform restrictions to deployment configsDesktop_0.1.0_Basemain魏曹先生2026-01-102-8/+8
* Move deployment scripts to deploy subdirectory魏曹先生2026-01-079-0/+0
* Add share command with subcommands and completion supportMVP魏曹先生2026-01-052-2/+69
* Add Zsh plugin installation documentation and rename config variables魏曹先生2026-01-042-16/+71
* Add customizable prompt segment separators and decorations魏曹先生2026-01-041-3/+8
* 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