hledger/hledger-lib/Hledger
Simon Michael 4ef33c012a register: report intervals now include all postings in the interval
As with balance. For example, register -p 'weekly in jan' generates
these intervals: 2013/12/30-2014/01/05, 2014/01/06-2014/01/12,
2014/01/13-2014/01/19, 2014/01/20-2014/01/26, 2014/01/27-2014/02/02.
With this change, postings on 2013/12/30-31 and 2014/2/1-2 will be
included in the report, so all period totals are complete and
comparable.
2014-04-19 11:47:05 -07:00
..
Data note potentially useful interval algebra link 2014-04-19 11:45:47 -07:00
Read don't let default commodity limit the max precision (fixes #169) 2014-03-26 17:25:59 -07:00
Reports register: report intervals now include all postings in the interval 2014-04-19 11:47:05 -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 as a convenience 2014-04-16 10:48:56 -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