aboutsummaryrefslogtreecommitdiffstats
path: root/firefly_cli
AgeCommit message (Expand)AuthorFilesLines
2026-07-01feat: account balance --at for historical balance (v0.3.2)Danilo M.2-2/+15
2026-07-01feat: tx list --all + truncation signal (v0.3.1)Danilo M.2-1/+21
2026-06-30feat: add tx edit and tx delete (v0.3.0)v0.3.0Danilo M.2-1/+52
2026-06-30output: decorate --human tables, color by tx type, IT datesv0.2.2Danilo M.2-5/+97
2026-06-30help, completion: descriptive help text and bash completionv0.2.1Danilo M.7-15/+26
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: CLI wiring from command registryDanilo M.1-0/+56
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
2026-06-30feat: name-to-id resolver with loud ambiguity errorsDanilo M.1-0/+35
2026-06-30feat: command registry and contextDanilo M.2-0/+29
2026-06-30feat: output emit and envelope unwrapDanilo M.1-0/+37
2026-06-30feat: HTTP client with auth and error surfacingDanilo M.1-0/+35
2026-06-30feat: config load/write with env overrideDanilo M.1-0/+35
2026-06-30feat: error typesDanilo M.1-0/+18
2026-06-30chore: project scaffold, GPLv2 license, CLAUDE.mdDanilo M.2-0/+10