hledger/hledger-lib/Hledger/Reports
Simon Michael 7d99ae5033 balance: --tree makes multicolumn reports show hierarchy
Multicolumn balance reports can now be switched to a hierarchical view
with --tree. This is similar to the single column balance report with
--no-elide, ie we do not elide boring parents into the following line.

The --flat and --tree flags are opposites; the last one to appear on
the command line is decisive (in future, if not already).
2014-04-06 21:56:47 -07:00
..
BalanceHistoryReport.hs fix hunit compilation warnings 2014-03-21 17:41:54 -07:00
BalanceReport.hs overhaul single- and multi-column balance reports 2014-04-03 18:49:57 -07:00
EntriesReport.hs split up Hledger.Reports 2014-03-19 17:31:18 -07:00
MultiBalanceReports.hs balance: --tree makes multicolumn reports show hierarchy 2014-04-06 21:56:47 -07:00
PostingsReport.hs split up Hledger.Reports 2014-03-19 17:31:18 -07:00
ReportOptions.hs balance: --tree makes multicolumn reports show hierarchy 2014-04-06 21:56:47 -07:00
TransactionsReports.hs fix hunit compilation warnings 2014-03-21 17:41:54 -07:00