index
:
chaos_billing
master
next
Go all out on going Dutch!
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant `.to_chain()` calls from editor command functions
next
魏曹先生
2026-04-19
1
-6
/
+6
*
Remove tokio dependency and convert to synchronous code
魏曹先生
2026-04-19
4
-55
/
+17
*
Refactor output routing to use Into and to_render methods
魏曹先生
2026-04-18
1
-13
/
+9
*
Apply clippy suggestions
魏曹先生
2026-04-17
5
-35
/
+19
*
Add mingling dependency and musl-tools for Linux musl target
HEAD
v0.1.0
master
魏曹先生
2026-04-17
2
-24
/
+93
*
Add GitHub Actions workflow for automated builds and releases
魏曹先生
2026-04-17
1
-0
/
+108
*
Add LICENSE and README files
魏曹先生
2026-04-17
2
-0
/
+42
*
Add cat command to output bill content
魏曹先生
2026-04-17
2
-0
/
+20
*
Add help and version flags with external files
魏曹先生
2026-04-17
4
-1
/
+39
*
Add shell completion for CLI commands
魏曹先生
2026-04-17
4
-4
/
+286
*
Add edit command with table serialization support
魏曹先生
2026-04-17
5
-29
/
+218
*
Add CLI commands for bill management and persistence
魏曹先生
2026-04-16
14
-198
/
+503
*
Initialize Rust project with billing calculation functionality
魏曹先生
2026-04-16
17
-0
/
+1706