hledger/hledger-lib/Hledger
Simon Michael 2bd785c3fb aregister: fix date filtering with disordered txns (fixes #184)
Fix a refactoring-related regression that the tests missed: if
transactions were not ordered by date in the journal, register
could include postings before the report start date in the output.
2014-05-07 06:31:34 -07:00
..
Data show posting dates in debug output 2014-05-06 21:35:38 -07:00
Read csv: allow an empty first name in fields list (fixes #178) 2014-05-03 15:05:35 -07:00
Reports aregister: fix date filtering with disordered txns (fixes #184) 2014-05-07 06:31:34 -07:00
Utils also fix warnings in UTF8IOCompat 2013-04-12 16:28:29 -07:00
Data.hs cli, report & raw options cleanups 2014-03-25 19:03:56 -07:00
Query.hs queries: treat amt:>0 like amt:>+0 2014-04-27 23:59:11 -07:00
Read.hs rename Format to StorageFormat 2014-03-02 13:37:10 -08:00
Reports.hs split up Hledger.Reports 2014-03-19 17:31:18 -07:00
Utils.hs fix single-quote-containing addon arguments harder 2014-04-15 13:07:43 -07:00