| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add share command with subcommands and completion supportMVP | 魏曹先生 | 2026-01-05 | 1 | -1/+35 |
| | | | | | | | | The share command now supports `list`, `see`, and merging operations with conflict resolution modes (--safe, --skip, --overwrite, --reject). Updated help documentation in both English and Chinese locales, and added Bash and PowerShell completion scripts. | ||||
| * | Add break option to align moved command | 魏曹先生 | 2026-01-03 | 1 | -4/+4 |
| | | |||||
| * | Add info command to display file details | 魏曹先生 | 2026-01-03 | 1 | -1/+9 |
| | | |||||
| * | Replace import/export commands with share command | 魏曹先生 | 2025-12-25 | 1 | -3/+2 |
| | | |||||
| * | Update help documentation and move command functionality | 魏曹先生 | 2025-12-15 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | - 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 | ||||
| * | Move bash completion scripts to dedicated directory | 魏曹先生 | 2025-11-23 | 2 | -0/+305 |
