hledger/hledger-lib/Hledger
Simon Michael 00e9e844ac journal: the include directive now accepts a file format prefix
This works with glob patterns too, applying the prefix to each path.
This can be useful when included files don't have the standard file
extension, eg:

include timedot:2020*.md
2020-06-04 13:59:26 -07:00
..
Data lib: test for issue with sign checking code + fix 2020-06-01 15:17:15 -07:00
Read journal: the include directive now accepts a file format prefix 2020-06-04 13:59:26 -07:00
Reports lib: --forecast=PERIODICEXPR. Fixes #835, #1236 2020-06-03 15:53:00 -07:00
Utils show a clearer error message on encountering a malformed regexp 2020-05-07 17:33:05 -07:00
Data.hs move JSON instances from hledger-web to hledger-lib 2019-12-16 17:17:00 -08:00
Query.hs lib: clarify zero-checking function names 2020-05-29 18:57:22 -07:00
Read.hs ;lib: update emacs code-folding config 2020-03-28 17:09:47 -07:00
Reports.hs ;lib: rename MultiBalanceReports.hs -> MultiBalanceReport.hs 2019-06-14 11:45:25 -07:00
Utils.hs lib: Replace some utility functions with library functions. 2020-03-02 12:45:30 -08:00