| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactor code to use modern Rust idioms and fix clippy lints | 魏曹先生 | 2026-03-20 | 1 | -4/+2 |
| | | |||||
| * | Add workspace alias command for ID mapping management | 魏曹先生 | 2026-03-19 | 1 | -0/+31 |
| | | |||||
| * | Refactor workspace sheet command to use structured output | 魏曹先生 | 2026-03-19 | 2 | -0/+26 |
| | | |||||
| * | Add version command with banner and compile info display | 魏曹先生 | 2026-03-14 | 1 | -0/+92 |
| | | |||||
| * | Add helpdoc list command | 魏曹先生 | 2026-03-12 | 1 | -0/+14 |
| | | |||||
| * | Refactor display utilities | 魏曹先生 | 2026-03-12 | 1 | -4/+4 |
| | | |||||
| * | Add none output and renderer | 魏曹先生 | 2026-02-27 | 1 | -0/+11 |
| | | |||||
| * | Add pretty output option to sheetdump command | 魏曹先生 | 2026-02-27 | 1 | -0/+93 |
| | | |||||
| * | Remove status command and workspace reader | 魏曹先生 | 2026-02-26 | 1 | -258/+0 |
| | | |||||
| * | Add hexdump and sheetdump commands | 魏曹先生 | 2026-02-25 | 2 | -0/+32 |
| | | |||||
| * | Refactor build system and implement complete renderer system | 魏曹先生 | 2026-02-04 | 3 | -71/+14 |
| | | | | | | | | | | - Split monolithic build.rs into modular async generators - Add renderer override system with type-safe dispatch - Implement command template macro for consistent command definitions - Add proc-macro crates for command and renderer systems - Reorganize directory structure for better separation of concerns - Update documentation to reflect new architecture | ||||
| * | Reorganize command modules under a unified cmds directory | 魏曹先生 | 2026-01-27 | 3 | -0/+315 |
