| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add shell completion system with descriptions and i18n support | 魏曹先生 | 11 days | 3 | -14/+69 |
| | | |||||
| * | Add shell flag to completion scripts and rename output files | 魏曹先生 | 12 days | 8 | -7/+13 |
| | | | | | | | | | | | | - Add -F flag to all completion scripts to specify shell type - Rename completion output files to generic names (comp.sh, comp.zsh, etc.) - Add help text for jvn_comp program - Combine specific and default completion results - Add completion handlers for sheetdump, sheetedit, and version commands - Remove word count limits from workspace_alias and workspace_sheet completions | ||||
| * | Split Unix completion script entry into separate bash/zsh/fish versions | 魏曹先生 | 13 days | 7 | -94/+143 |
| | | |||||
| * | Remove legacy jv and jvv binaries and related filesjvn_0.1.1 | 魏曹先生 | 2026-03-20 | 9 | -1024/+0 |
| | | |||||
| * | Add completions system for shell autocompletion | 魏曹先生 | 2026-03-15 | 4 | -16/+16 |
| | | |||||
| * | Add shell completions for new jvn CLI | 魏曹先生 | 2026-03-14 | 15 | -6/+242 |
| | | |||||
| * | Add graceful fallback when jv command is unavailable | 魏曹先生 | 2026-03-01 | 1 | -4/+11 |
| | | |||||
| * | Make deployment scripts executable | 魏曹先生 | 2026-02-25 | 4 | -0/+0 |
| | | |||||
| * | Add platform restrictions to deployment configsDesktop_0.1.0_Basemain | 魏曹先生 | 2026-01-10 | 2 | -8/+8 |
| | | | | | | | | | - Move build_helper from crates/ to tools/ directory - Specify platform targets for shell completions and entry scripts - Bash scripts now target linux and macos - Powershell scripts target windows - Zsh plugin files target linux and macos | ||||
| * | Move deployment scripts to deploy subdirectory | 魏曹先生 | 2026-01-07 | 9 | -0/+1017 |
