hledger/hledger-lib/Hledger
Simon Michael 36dd64cf02 balance, lib: clarify --format implementation
The --format option's OutputFormat type was named confusingly like the
--output-format option.  It has been renamed StringFormat to distinguish
it from StorageFormat (aka the data file format, referenced by
--output-format). Related code and types have been consolidated.
Also the (single-column) balance report's item rendering has had
some cleanup.
2015-08-19 20:53:49 -07:00
..
Data balance, lib: clarify --format implementation 2015-08-19 20:53:49 -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 drop regexpr dependency 2015-05-17 08:32:45 -07:00
Data.hs strip trailing whitespace from all Haskell files 2014-10-14 18:48:24 -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 fix a Control.Monad.Error warning (#239) 2015-03-29 16:12:05 -07:00