hledger/hledger-lib/Hledger
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
..
Data remove out of date comment 2014-04-03 18:55:43 -07:00
Read don't let default commodity limit the max precision (fixes #169) 2014-03-26 17:25:59 -07:00
Reports balance: --tree makes multicolumn reports show hierarchy 2014-04-06 21:56:47 -07:00
Utils also fix warnings in UTF8IOCompat 2013-04-12 16:28:29 -07:00
Data.hs cli, report & raw options cleanups 2014-03-25 19:03:56 -07:00
Query.hs forgot to import nullamt 2014-04-06 07:43:04 -07:00
Read.hs rename Format to StorageFormat 2014-03-02 13:37:10 -08:00
Reports.hs split up Hledger.Reports 2014-03-19 17:31:18 -07:00
Utils.hs dbgAtM, monadic version of dbgAt 2014-04-03 18:49:56 -07:00