hledger/hledger-lib/Hledger/Reports
Simon Michael a28d4fd400 register: drop --display, use --historical instead
We provided a very limited implementation of --display only for one use
case: to see an accurate running balance. Now that is achieved more easily
with -H/--historical, similar to the balance command, and --display
can be dropped.
2014-04-30 17:24:41 -07:00
..
BalanceHistoryReport.hs fix hunit compilation warnings 2014-03-21 17:41:54 -07:00
BalanceReport.hs overhaul single- and multi-column balance reports 2014-04-03 18:49:57 -07:00
EntriesReport.hs split up Hledger.Reports 2014-03-19 17:31:18 -07:00
MultiBalanceReports.hs balance: a fix for starting balance with --date2 2014-04-30 17:20:02 -07:00
PostingsReport.hs register: drop --display, use --historical instead 2014-04-30 17:24:41 -07:00
ReportOptions.hs fix a warning 2014-04-19 11:25:45 -07:00
TransactionsReports.hs fix hunit compilation warnings 2014-03-21 17:41:54 -07:00