index
:
JustEnoughVCS/CommandLine.git
deploy/nightly
dev
main
CLI For JVCS!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.rs
Age
Commit message (
Expand
)
Author
6 days
Extract build-time generation code into separate crate
魏曹先生
8 days
Add build system rerun triggers and refactor command system
魏曹先生
9 days
Add completions system for shell autocompletion
魏曹先生
2026-02-04
Refactor build system and implement complete renderer system
魏曹先生
2026-01-27
Reorganize command modules under a unified cmds directory
魏曹先生
2026-01-24
Fix node names in command registry generation
魏曹先生
2026-01-24
Move setup scripts to scripts/setup directory
魏曹先生
2026-01-23
Update command registration to auto-discover commands
魏曹先生
2026-01-23
Add auto-collect configuration and generation
魏曹先生
2026-01-23
Reorganize project structure into systems and assets
魏曹先生
2026-01-23
Rename generated files with leading underscore
魏曹先生
2026-01-23
Move Registry.toml into .cargo/ subdirectory
魏曹先生
2026-01-23
Fix: convert renderer_list to .rs to stop RA false errors
魏曹先生
2026-01-22
Add renderer system and implement status command
魏曹先生
2026-01-22
Rename subcmd module to cmd and update references
魏曹先生
2026-01-22
Refactor CLI command processing with new architecture
魏曹先生
2026-01-07
Move deploy directory to .temp folder
魏曹先生
2026-01-07
Rename export directory to deploy and move templates
魏曹先生
2026-01-03
Add Git branch and commit info to compile info
魏曹先生
2025-12-10
Add Windows installer script generation to build process
Weicao-CatilGrass
2025-11-04
Update version to 0.1.0-dev and improve version detection
魏曹先生
2025-11-04
Add build script and update version display format
魏曹先生
2025-11-04
Add compile-time version and build information
魏曹先生