summaryrefslogtreecommitdiff
path: root/.cargo
AgeCommit message (Expand)Author
10 hoursAdd shell completion system with descriptions and i18n support魏曹先生
28 hoursAdd shell flag to completion scripts and rename output files魏曹先生
36 hoursSplit Unix completion script entry into separate bash/zsh/fish versions魏曹先生
6 daysRemove legacy jv and jvv binaries and related filesjvn_0.1.1魏曹先生
7 daysAdd libjvcli as a dynamic library target魏曹先生
12 daysAdd completions system for shell autocompletion魏曹先生
12 daysAdd shell completions for new jvn CLI魏曹先生
12 daysAdd converter module and update documentation魏曹先生
2026-02-25Add RON, TOML, and YAML renderers for override command魏曹先生
2026-02-04Refactor build system and implement complete renderer system魏曹先生
2026-01-27Reorganize command modules under a unified cmds directory魏曹先生
2026-01-24Remove leftover test command registrations魏曹先生
2026-01-24Add command aliases, error handling improvements, and flag aliases魏曹先生
2026-01-24Rename arguments module to args and update auto-collect config魏曹先生
2026-01-24Split prepare phase into prepare and collect魏曹先生
2026-01-23Update command registration to auto-discover commands魏曹先生
2026-01-23Add auto-collect configuration and generation魏曹先生
2026-01-23Reorganize project structure into systems and assets魏曹先生
2026-01-23Move Registry.toml into .cargo/ subdirectory魏曹先生
2026-01-22Refactor CLI command processing with new architecture魏曹先生
2026-01-10Add platform restrictions to deployment configsHEADDesktop_0.1.0_Basemain魏曹先生
2026-01-07Move deployment scripts to scripts/deploy directory魏曹先生
2026-01-07Move deploy directory to .temp folder魏曹先生
2026-01-07Rename export directory to deploy and move templates魏曹先生
2026-01-04Add Zsh plugin installation documentation and rename config variables魏曹先生
2026-01-03Add Zsh plugin support with prompt integration魏曹先生
2025-12-08Add jvii binary and set default text editor魏曹先生
2025-12-08Replace Cargo alias with standalone export script魏曹先生
2025-11-23Reorganize script files into completion-specific directories魏曹先生
2025-11-23Add PowerShell support for completions and entry scripts魏曹先生
2025-11-06feat: enhance build and publishing system魏曹先生
2025-11-04Remove jvref binary from build configuration魏曹先生
2025-10-18chore: update cargo configuration and dependencies魏曹先生
2025-10-14feat: add internationalization support and new command-line tools魏曹先生
2025-09-21First魏曹先生