summaryrefslogtreecommitdiffstats
path: root/firefly_cli/commands/transaction.py
AgeCommit message (Expand)AuthorFilesLines
12 hoursfix: register cmd_add handler correctly for tx add (v0.3.8)HEADv0.3.8masterDanilo M.1-1/+1
12 hoursfeat: tx add --from-id/--to-id to disambiguate same-name accounts (v0.3.7)v0.3.7Danilo M.1-4/+17
33 hoursfeat: tx list --flat, account create --if-not-exists, --since/--until doc (v0...v0.3.6Danilo M.1-2/+11
34 hoursfeat: tx add echoes transfer direction to stderr (v0.3.5)v0.3.5Danilo M.1-0/+7
35 hoursfeat: tx add --skip-dupes for idempotent imports (v0.3.4)Danilo M.1-0/+14
35 hoursfeat: tx add --dry-run to validate before writing (v0.3.3)Danilo M.1-0/+6
35 hoursfeat: tx list --all + truncation signal (v0.3.1)Danilo M.1-0/+20
2 daysfeat: add tx edit and tx delete (v0.3.0)v0.3.0Danilo M.1-0/+51
2 dayshelp, completion: descriptive help text and bash completionv0.2.1Danilo M.1-4/+4
2 daystx add: auto-create categories instead of requiring themDanilo M.1-1/+2
2 daysfeat: transaction add/list/get/search with type inferenceDanilo M.1-0/+95