hledger/hledger-lib/Hledger/Reports
Simon Michael 6da4942633 balance: tweak flags a bit; we now use -N and -T
-N doesn't seem to be used by Ledger currently; we'll
use it as shortcut for --no-total.

-T is used by Ledger to set a custom value expression for the final
total. I'm going to take it as a shortcut for --row-total instead.
2014-12-27 15:34:23 -08:00
..
BalanceHistoryReport.hs fix hunit compilation warnings 2014-03-21 17:41:54 -07:00
BalanceReport.hs cli: parse date2: correctly (#222) 2014-12-24 14:54:56 -08:00
EntriesReport.hs split up Hledger.Reports 2014-03-19 17:31:18 -07:00
MultiBalanceReports.hs balance: row totals/averages in multicolumn mode 2014-12-27 15:24:45 -08:00
PostingsReport.hs register: support date:/date2:/--date2 better (fix #201, #221, #222) 2014-12-24 16:11:30 -08:00
ReportOptions.hs balance: tweak flags a bit; we now use -N and -T 2014-12-27 15:34:23 -08:00
TransactionsReports.hs fix a warning in TransactionsReports 2014-10-18 10:32:01 -07:00