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-19Remove redundant `.to_chain()` calls from editor command functionsnext魏曹先生1-6/+6
2026-04-19Remove tokio dependency and convert to synchronous code魏曹先生4-55/+17
2026-04-18Refactor output routing to use Into and to_render methods魏曹先生1-13/+9
2026-04-17Apply clippy suggestions魏曹先生5-35/+19
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
[...]