hledger/hledger/Hledger/Cli
Simon Michael d2b799a717 feat: bal: select budget( transaction)s by name (#1612)
This makes it possible to keep multiple named budgets in one journal,
and select the one you want with --budget's argument.

More precisely, you can select the subset of periodic transactions
rules which contain a certain fixed, case-insensitive substring.

Only one such --budget argument is supported, the last one on the
command line takes precedence.
2021-07-23 10:38:20 -10:00
..
Commands feat: bal: select budget( transaction)s by name (#1612) 2021-07-23 10:38:20 -10:00
Anon.hs Fix typos 2019-12-21 12:09:05 -08:00
CliOptions.hs lib!: Rename the fields of ReportSpec. 2021-07-23 10:37:08 -10:00
Commands.hs lib,cli,ui,web: Remove unnecessary CPP when dropping support for GHC 8.2. 2021-06-07 17:33:54 -10:00
CompoundBalanceCommand.hs lib!: Rename the fields of ReportSpec. 2021-07-23 10:37:08 -10:00
DocFiles.hs ;cli: fix "hledger CMD --info" with older info 2021-03-07 17:40:50 -08:00
Main.hs lib!: Rename the fields of ReportSpec. 2021-07-23 10:37:08 -10:00
Utils.hs lib!: Rename the fields of ReportSpec. 2021-07-23 10:37:08 -10:00
Version.hs cli,ui,web: Display full git description in --version report if able. 2021-06-02 19:46:18 -10:00