| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove redundant `.to_chain()` calls from editor command functionsnext | 魏曹先生 | 2026-04-19 | 1 | -6/+6 |
| * | Remove tokio dependency and convert to synchronous code | 魏曹先生 | 2026-04-19 | 1 | -15/+15 |
| * | Refactor output routing to use Into and to_render methods | 魏曹先生 | 2026-04-18 | 1 | -13/+9 |
| * | Apply clippy suggestions | 魏曹先生 | 2026-04-17 | 1 | -5/+2 |
| * | Add cat command to output bill content | 魏曹先生 | 2026-04-17 | 1 | -0/+19 |
| * | Add help and version flags with external files | 魏曹先生 | 2026-04-17 | 1 | -1/+11 |
| * | Add shell completion for CLI commands | 魏曹先生 | 2026-04-17 | 1 | -3/+94 |
| * | Add edit command with table serialization support | 魏曹先生 | 2026-04-17 | 1 | -28/+94 |
| * | Add CLI commands for bill management and persistence | 魏曹先生 | 2026-04-16 | 1 | -6/+229 |
| * | Initialize Rust project with billing calculation functionality | 魏曹先生 | 2026-04-16 | 1 | -0/+6 |
