aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* Add shell completion system with descriptions and i18n support魏曹先生11 days1-0/+10
* Split Unix completion script entry into separate bash/zsh/fish versions魏曹先生12 days1-0/+21
* Update dependencies and fix helpdoc viewer key handlingWeicao-CatilGrass14 days1-28/+15
* Update dependencies to include serde and thiserror魏曹先生2026-03-221-0/+2
* Remove legacy modules and unused dependencies魏曹先生2026-03-211-171/+18
* Remove legacy jv and jvv binaries and related filesjvn_0.1.1魏曹先生2026-03-201-5/+5
* Add windows path support in helpdoc_system_macros魏曹先生2026-03-201-0/+1
* Add support for reading from stdin and improve error messages魏曹先生2026-03-181-0/+23
* Extract build-time generation code into separate crate魏曹先生2026-03-171-4/+29
* Add build system rerun triggers and refactor command system魏曹先生2026-03-151-0/+2
* Add version command with banner and compile info display魏曹先生2026-03-141-0/+1
* Add helpdoc system with interactive viewer魏曹先生2026-03-121-0/+11
* Refactor display utilities魏曹先生2026-03-121-157/+159
* Add progress bar support魏曹先生2026-02-281-0/+10
* Replace manual template processing with just_template library魏曹先生2026-02-281-0/+10
* Add hex crate as a dependency to storage_system魏曹先生2026-02-271-0/+14
* Add verbose logging support with env_logger魏曹先生2026-02-261-0/+1
* Replace string type identifiers with TypeId for command output matching魏曹先生2026-02-261-0/+5
* Remove string_proc dependency and replace with just_fmt魏曹先生2026-02-251-11/+3
* Add RON, TOML, and YAML renderers for override command魏曹先生2026-02-251-0/+2
* Remove ambiguous command error and auto-select longest match魏曹先生2026-02-251-0/+1
* Replace string_proc with just_fmt dependency魏曹先生2026-02-251-1/+2
* Replace string_proc with just_fmt and add hex_display dependency魏曹先生2026-02-251-4/+11
* Add asset and sheet systems with new dependencies魏曹先生2026-02-251-20/+342
* Refactor build system and implement complete renderer system魏曹先生2026-02-041-0/+39
* Extract CLI utilities into a separate crate魏曹先生2026-01-271-4/+15
* Update command registration to auto-discover commands魏曹先生2026-01-231-0/+1
* Refactor CLI command processing with new architecture魏曹先生2026-01-221-0/+1
* Add JSON output support for multiple commands魏曹先生2026-01-071-0/+2
* Add bincode2 dependency魏曹先生2026-01-031-0/+11
* Replace import/export commands with share command魏曹先生2025-12-251-1/+22
* Add core version info to CLI version output魏曹先生2025-12-241-0/+2
* Add crossterm dependency and implement jvii editor魏曹先生2025-12-081-1/+126
* Add --show-log flag and refactor vault setup魏曹先生2025-12-011-0/+29
* Add glob pattern matching utility魏曹先生2025-12-011-0/+1
* update: dependencies and build config魏曹先生2025-11-171-0/+126
* fix: Windows support魏曹先生2025-11-091-1/+23
* Update Cargo.lock with new dependency for string_proc魏曹先生2025-11-071-0/+3
* update: upgrade dependencies and add new modules魏曹先生2025-11-061-12/+52
* Add compile-time version and build information魏曹先生2025-11-041-0/+1
* Consolidate thiserror dependency versions魏曹先生2025-10-291-24/+4
* Add cli error handle.魏曹先生2025-10-241-0/+1
* Update Cargo.toml魏曹先生2025-10-191-14/+5
* chore: update cargo configuration and dependencies魏曹先生2025-10-181-128/+145
* feat: add internationalization support and new command-line tools魏曹先生2025-10-141-114/+1281
* First魏曹先生2025-09-211-0/+1075