aboutsummaryrefslogtreecommitdiffstats
path: root/firefly_cli/commands
AgeCommit message (Expand)AuthorFilesLines
2026-07-01feat: tx add --dry-run to validate before writing (v0.3.3)Danilo M.1-0/+6
2026-07-01feat: account balance --at for historical balance (v0.3.2)Danilo M.1-1/+14
2026-07-01feat: tx list --all + truncation signal (v0.3.1)Danilo M.1-0/+20
2026-06-30feat: add tx edit and tx delete (v0.3.0)v0.3.0Danilo M.1-0/+51
2026-06-30help, completion: descriptive help text and bash completionv0.2.1Danilo M.5-12/+12
2026-06-30account create: add verb for asset/expense/revenue accountsv0.2.0Danilo M.1-0/+32
2026-06-30tx add: auto-create categories instead of requiring themDanilo M.1-1/+2
2026-06-30feat: transaction add/list/get/search with type inferenceDanilo M.2-1/+96
2026-06-30feat: account, category, tag, auth commandsDanilo M.5-0/+68