index
:
JustEnoughVCS/CommandLine.git
deploy/nightly
dev
main
CLI For JVCS!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Cargo.lock
Age
Commit message (
Expand
)
Author
6 days
Add support for reading from stdin and improve error messages
魏曹先生
7 days
Extract build-time generation code into separate crate
魏曹先生
9 days
Add build system rerun triggers and refactor command system
魏曹先生
10 days
Add version command with banner and compile info display
魏曹先生
12 days
Add helpdoc system with interactive viewer
魏曹先生
12 days
Refactor display utilities
魏曹先生
2026-02-28
Add progress bar support
魏曹先生
2026-02-28
Replace manual template processing with just_template library
魏曹先生
2026-02-27
Add hex crate as a dependency to storage_system
魏曹先生
2026-02-26
Add verbose logging support with env_logger
魏曹先生
2026-02-26
Replace string type identifiers with TypeId for command output matching
魏曹先生
2026-02-25
Remove string_proc dependency and replace with just_fmt
魏曹先生
2026-02-25
Add RON, TOML, and YAML renderers for override command
魏曹先生
2026-02-25
Remove ambiguous command error and auto-select longest match
魏曹先生
2026-02-25
Replace string_proc with just_fmt dependency
魏曹先生
2026-02-25
Replace string_proc with just_fmt and add hex_display dependency
魏曹先生
2026-02-25
Add asset and sheet systems with new dependencies
魏曹先生
2026-02-04
Refactor build system and implement complete renderer system
魏曹先生
2026-01-27
Extract CLI utilities into a separate crate
魏曹先生
2026-01-23
Update command registration to auto-discover commands
魏曹先生
2026-01-22
Refactor CLI command processing with new architecture
魏曹先生
2026-01-07
Add JSON output support for multiple commands
魏曹先生
2026-01-03
Add bincode2 dependency
魏曹先生
2025-12-25
Replace import/export commands with share command
魏曹先生
2025-12-24
Add core version info to CLI version output
魏曹先生
2025-12-08
Add crossterm dependency and implement jvii editor
魏曹先生
2025-12-01
Add --show-log flag and refactor vault setup
魏曹先生
2025-12-01
Add glob pattern matching utility
魏曹先生
2025-11-17
update: dependencies and build config
魏曹先生
2025-11-09
fix: Windows support
魏曹先生
2025-11-07
Update Cargo.lock with new dependency for string_proc
魏曹先生
2025-11-06
update: upgrade dependencies and add new modules
魏曹先生
2025-11-04
Add compile-time version and build information
魏曹先生
2025-10-29
Consolidate thiserror dependency versions
魏曹先生
2025-10-24
Add cli error handle.
魏曹先生
2025-10-19
Update Cargo.toml
魏曹先生
2025-10-18
chore: update cargo configuration and dependencies
魏曹先生
2025-10-14
feat: add internationalization support and new command-line tools
魏曹先生
2025-09-21
First
魏曹先生