hledger/hledger-lib/Hledger
Simon Michael 084bf8fea8 queries: treat amt:>0 like amt:>+0
Similar to the special case for amt:<0, for convenience.
To test that the absolute quantity is greater than 0, ie that the
quantity is non-zero, use not:amt:0.
2014-04-27 23:59:11 -07:00
..
Data default report dates come from secondary dates with --date2 2014-04-24 14:44:30 -07:00
Read don't let default commodity limit the max precision (fixes #169) 2014-03-26 17:25:59 -07:00
Reports default report dates come from secondary dates with --date2 2014-04-24 14:44:30 -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