hledger/hledger-lib/Hledger
Stephen Morgan 20132e892b feat: balance: Add summary-only flag (#1012)
Add a flag --summary-only for multi-column balance reports, which does
not display the main date columns for a report, but only displays the
summary columns (--row-total, --average). This is useful when there are
many columns (a weekly summary over many years) where you're only
interested in the average (or some other summary).
2023-10-06 05:25:26 +01:00
..
Data fix: failing balance assertions with cost show correct highlight #2083 2023-09-11 10:11:24 +01:00
Read Add support for negating a Matcher 2023-10-05 10:22:01 +01:00
Reports feat: balance: Add summary-only flag (#1012) 2023-10-06 05:25:26 +01:00
Utils lib: Hledger.Utils.IO: added expandGlob, sortByModTime 2023-05-19 09:09:21 -10:00
Data.hs ref: move journal checking/pretty errors down further, to Hledger.Data 2022-05-21 18:29:13 -10:00
Query.hs imp: "type:" queries now see through aliases/pivots, like acct: (fix #2018) 2023-04-06 11:12:35 -10:00
Read.hs feat: csv: rules files can be read directly; data file can be specified 2023-05-19 09:09:21 -10:00
Reports.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
Utils.hs lib: Hledger.Utils: added multicol 2023-05-18 07:19:36 -10:00