aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterAdd mingling dependency and musl-tools for Linux musl target魏曹先生3 weeks
nextRemove redundant `.to_chain()` calls from editor command functions魏曹先生3 weeks
 
TagDownloadAuthorAge
v0.1.0commit 5e7d1968e9...魏曹先生3 weeks
 
AgeCommit messageAuthorFilesLines
2026-04-17Add mingling dependency and musl-tools for Linux musl targetHEADv0.1.0master魏曹先生2-24/+93
2026-04-17Add GitHub Actions workflow for automated builds and releases魏曹先生1-0/+108
2026-04-17Add LICENSE and README files魏曹先生2-0/+42
2026-04-17Add cat command to output bill content魏曹先生2-0/+20
2026-04-17Add help and version flags with external files魏曹先生4-1/+39
2026-04-17Add shell completion for CLI commands魏曹先生4-4/+286
2026-04-17Add edit command with table serialization support魏曹先生5-29/+218
2026-04-16Add CLI commands for bill management and persistence魏曹先生14-198/+503
2026-04-16Initialize Rust project with billing calculation functionality魏曹先生17-0/+1706