| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove unnecessary to_string calls in debug traces | 魏曹先生 | 11 days | 1 | -3/+3 |
| | | |||||
| * | Add shell completion system with descriptions and i18n support | 魏曹先生 | 11 days | 1 | -57/+163 |
| | | |||||
| * | Add shell flag to completion scripts and rename output files | 魏曹先生 | 12 days | 1 | -18/+39 |
| | | | | | | | | | | | | - 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 | 魏曹先生 | 12 days | 1 | -1/+4 |
| | | |||||
| * | Refactor code to use modern Rust idioms and fix clippy lints | 魏曹先生 | 2026-03-20 | 1 | -14/+11 |
| | | |||||
| * | Add libjvcli as a dynamic library target | 魏曹先生 | 2026-03-19 | 1 | -1/+1 |
| | | |||||
| * | Add global flags and language constants for completion | 魏曹先生 | 2026-03-19 | 1 | -10/+36 |
| | | |||||
| * | Improve command node completion with prefix matching | 魏曹先生 | 2026-03-19 | 1 | -7/+16 |
| | | |||||
| * | Fixed command completion for empty and partial inputs | 魏曹先生 | 2026-03-15 | 1 | -18/+63 |
| | | |||||
| * | Add completions system for shell autocompletion | 魏曹先生 | 2026-03-15 | 1 | -31/+214 |
| | | |||||
| * | Add shell completions for new jvn CLI | 魏曹先生 | 2026-03-14 | 1 | -0/+54 |
