aboutsummaryrefslogtreecommitdiff
path: root/scripts/completions
Commit message (Collapse)AuthorAgeFilesLines
* Replace import/export commands with share command魏曹先生2025-12-252-6/+4
|
* Update help documentation and move command functionality魏曹先生2025-12-152-4/+12
| | | | | | | | | | | | | | - Redesign move command to modify upstream mappings with support for erase operations - Add erased items support to align command and status display - Update help text to reflect new move mapping semantics and add erased item instructions - Add auto-update timeout configuration via JV_OUTDATED_MINUTES environment variable - Improve status display with separate structural and content change modes - Add force flag to hold/throw commands to skip pre-checks - Update completion scripts to include erased items in align command
* Reorganize PowerShell completion scripts魏曹先生2025-11-232-0/+272
| | | | | | - Move completion_jv.ps1 to completions/powershell directory - Add new completion_jvv.ps1 for jvv command - Update header comment format for consistency
* Move bash completion scripts to dedicated directory魏曹先生2025-11-232-0/+305