hledger/hledger-lib/Hledger
Simon Michael 39c5eb9801 balance: make -H work with single-column reports #392
-H/--historical now makes a single-column balance report with a start
date show historical balances reflecting earlier postings.  This is
equivalent to specifying no start date, but it's more consistent.
2016-08-08 17:40:41 -07:00
..
Data lib: simplify balance report types; haddocks 2016-08-08 17:23:21 -07:00
Read lib, web: fix some warnings after megaparsec change 2016-07-29 09:55:02 -07:00
Reports balance: make -H work with single-column reports #392 2016-08-08 17:40:41 -07:00
Utils Replace Parsec with Megaparsec (see #289) (#366) 2016-07-29 08:57:10 -07:00
Data.hs lib: Period, a richer period type 2016-07-29 10:27:30 -07:00
Query.hs lib: more history awareness for account transactions report #392 2016-08-08 17:25:42 -07:00
Read.hs lib: fix tests; always try parsing stdin as journal 2016-05-24 19:00:58 -07:00
Reports.hs BalanceHistoryReport is not used 2016-08-08 07:11:16 -07:00
Utils.hs Replace Parsec with Megaparsec (see #289) (#366) 2016-07-29 08:57:10 -07:00