hledger/hledger-lib/Hledger
Simon Michael cc98ee39f7 balance, lib: --format/StringFormat improvements
The balance command's --format option (in single-column mode) can now
adjust the rendering of multi-line strings, such as amounts with multiple
commodities. To control this, begin the format string with one of:

 %_  - renders on multiple lines, bottom-aligned (the default)
 %^  - renders on multiple lines, top-aligned
 %,  - render on one line, comma-separated

Also the final total (and the line above it) now adapt themselves to a
custom format.
2015-08-19 20:53:51 -07:00
..
Data balance, lib: --format/StringFormat improvements 2015-08-19 20:53:51 -07:00
Read Merge branch 'perf-polyparse' (early part) 2015-08-13 13:10:10 -07:00
Reports balance: add -V/--value to show as market value 2015-08-09 16:03:16 -07:00
Utils balance, lib: --format/StringFormat improvements 2015-08-19 20:53:51 -07:00
Data.hs balance, lib: --format/StringFormat improvements 2015-08-19 20:53:51 -07:00
Query.hs query: make real: equivalent to real:1 2015-06-12 06:23:34 -07:00
Read.hs begin reviving journalreader unit tests 2015-06-11 10:16:46 -07:00
Reports.hs split up Hledger.Reports 2014-03-19 17:31:18 -07:00
Utils.hs balance, lib: --format/StringFormat improvements 2015-08-19 20:53:51 -07:00