hledger/hledger-lib/Hledger
Simon Michael 2739a70a38 balcmds: elide amounts with 3 or more commodities, unless --no-elide
Multicolumn balance reports showing many commodities tend to become
unreadably wide, especially in tree mode. Now by default we show at
most two commodities, and a count of the rest if there are more than
two. This should help keep reports somewhat readable by default.
2020-07-05 06:59:16 -07:00
..
Data balcmds: elide amounts with 3 or more commodities, unless --no-elide 2020-07-05 06:59:16 -07:00
Read debug: move command parsing debug output down to level 8 2020-07-03 11:37:01 -07:00
Reports lib, cli, ui, web: intopt and friends now make sure their arguments fit 2020-07-03 12:35:51 -07:00
Utils debug: move command parsing debug output down to level 8 2020-07-03 11:37:01 -07:00
Data.hs move JSON instances from hledger-web to hledger-lib 2019-12-16 17:17:00 -08:00
Query.hs lib: Minor refactor. 2020-07-03 12:35:51 -07:00
Read.hs debug: move command parsing debug output down to level 8 2020-07-03 11:37:01 -07:00
Reports.hs ;lib: rename MultiBalanceReports.hs -> MultiBalanceReport.hs 2019-06-14 11:45:25 -07:00
Utils.hs lib: Replace some utility functions with library functions. 2020-03-02 12:45:30 -08:00