aboutsummaryrefslogtreecommitdiffstats
path: root/firefly_cli/commands/budget.py
AgeCommit message (Expand)AuthorFilesLines
2026-07-05feat(budget): tx edit --budget and budget update (v0.5.0)HEADv0.5.0masterDanilo M.1-0/+32
2026-07-03fix(budget): group help blurb, exact Decimal spent, resolver comment (v0.4.1)v0.4.1Danilo M.1-3/+4
2026-07-03fix(budget): flatten limit commands to 2-token leaves (limit-list/limit-set)Danilo M.1-2/+2
2026-07-03feat(budget): limit list and limit setDanilo M.1-0/+28
2026-07-03feat(budget): delete, enable, disableDanilo M.1-0/+33
2026-07-03feat(budget): budget createDanilo M.1-0/+31
2026-07-03feat(budget): budget list with current-month defaultDanilo M.1-0/+43