hledger/hledger-lib
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
..
Hledger balance: --tree makes multicolumn reports show hierarchy 2014-04-06 21:56:47 -07:00
tests Add cabal testsuite for hledger-lib. 2013-05-15 15:56:01 -04:00
hledger-lib.cabal avoid pretty-show with GHC < 7.4; update tested-with (fixes #155) 2014-03-27 12:29:34 -07:00
Hledger.hs promote Hledger.Query to second level 2012-05-16 07:57:10 +00:00
LICENSE split off hledger-lib package, containing core types & utils 2010-03-22 01:44:59 +00:00
Setup.hs Setup.hs is needed after all, by hackage 2011-09-02 00:29:50 +00:00