hledger/hledger-lib/Hledger/Utils
Lawrence Wu f3c07144a8 bal: option to view one commodity per row
This adds the `--commodity-column` option that displays each commodity
on a separate line and the commodities themselves as a separate column.
The initial design considerations are at
simonmichael.hledger.issues.1559

The single-period balance report with `--commodity-column` does not
interoperate with custom formats.
2021-08-08 09:19:25 -10:00
..
Color.hs lib,cli,ui,web: Remove unused LANGUAGE pragmas. 2021-06-07 17:33:54 -10:00
Debug.hs ui: Do not log to debug.log when regenerating journal in Transaction 2021-06-30 16:07:32 -10:00
Parse.hs ;lib: clarify/extend/refactor some line parsing helpers (#1580) 2021-06-23 14:12:17 -10:00
Regex.hs lib,cli,ui,web: Remove unused LANGUAGE pragmas. 2021-06-07 17:33:54 -10:00
String.hs lib: Remove unused String utility functions. 2021-06-03 23:23:54 -10:00
Test.hs lib,cli,ui,web: Remove unnecessary CPP when dropping support for GHC 8.2. 2021-06-07 17:33:54 -10:00
Text.hs bal: option to view one commodity per row 2021-08-08 09:19:25 -10:00
Tree.hs lib: Remove unused Tree functions. 2020-08-31 11:51:25 +10:00
UTF8IOCompat.hs ;lib: drop SystemString left from GHC pre 7.2 2019-11-18 17:38:39 -08:00