| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename arguments module to args and update auto-collect config | 魏曹先生 | 2026-01-24 | 1 | -4/+4 |
| | | |||||
| * | Move setup scripts to scripts/setup directory | 魏曹先生 | 2026-01-24 | 1 | -1/+1 |
| | | |||||
| * | Move deployment scripts to scripts/dev directory | 魏曹先生 | 2026-01-24 | 1 | -0/+6 |
| | | |||||
| * | Ignore generated source files in build system | 魏曹先生 | 2026-01-24 | 1 | -0/+8 |
| | | |||||
| * | Rename generated files with leading underscore | 魏曹先生 | 2026-01-23 | 1 | -2/+1 |
| | | | | | | | | - Rename template files to have .template extension - Rename generated source files to start with underscore - Update .gitignore to ignore all files starting with underscore - Update build.rs and deploy.ps1 to reflect new names | ||||
| * | Fix: convert renderer_list to .rs to stop RA false errors | 魏曹先生 | 2026-01-23 | 1 | -1/+1 |
| | | |||||
| * | Add renderer system and implement status command | 魏曹先生 | 2026-01-22 | 1 | -0/+1 |
| | | |||||
| * | Rename subcmd module to cmd and update references | 魏曹先生 | 2026-01-22 | 1 | -1/+1 |
| | | |||||
| * | Refactor CLI command processing with new architecture | 魏曹先生 | 2026-01-22 | 1 | -0/+1 |
| | | |||||
| * | Rename export directory to deploy and move templates | 魏曹先生 | 2026-01-07 | 1 | -5/+3 |
| | | |||||
| * | Add Windows installer script generation to build process | Weicao-CatilGrass | 2025-12-10 | 1 | -0/+3 |
| | | | | | | | | - Generate Inno Setup installer script from template at build time - Extract author and homepage from Cargo.toml for script customization - Add generated installer script to .gitignore to avoid committing build artifacts | ||||
| * | Add PowerShell support for completions and entry scripts | 魏曹先生 | 2025-11-23 | 1 | -0/+3 |
| | | | | | | | | - Rename cargo alias from `pub` to `export` for clarity - Update publish target directory path - Add PowerShell completion scripts and entry points - Reorganize configuration with section headers - Add export directory to gitignore | ||||
| * | Add compile-time version and build information | 魏曹先生 | 2025-11-04 | 1 | -0/+3 |
| | | | | | | | | - Add build script to generate compile_info.rs with build metadata - Include version, build date, target platform, and toolchain info - Add version command to both jv and jvv binaries - Update help documentation with version information - Ignore generated compile_info.rs in git | ||||
| * | Add target directory to gitignore | 魏曹先生 | 2025-10-27 | 1 | -0/+3 |
| | | |||||
| * | First | 魏曹先生 | 2025-09-21 | 1 | -10/+4 |
| | | |||||
| * | Update .gitignore | 魏曹先生 | 2025-09-01 | 1 | -1/+1 |
| | | |||||
| * | Initial commit | 魏曹先生 | 2025-09-01 | 1 | -0/+21 |
