hledger/hledger-lib/Hledger
Nicholas Niro 93fbc0e989 lib: Fix of a bug with the -H option.
This patch fixes a bug that happened when using the -H option on
a period without any transaction. Previously, the behavior was no
output at all even though it should have shown the previous ending balances
of past transactions. (This is similar to previously using -H with -E,
but with the extra advantage of not showing empty accounts)
2017-07-15 08:02:03 +01:00
..
Data lib: Added a new transaction to samplejournal. 2017-07-15 08:02:03 +01:00
Read csv: show the "creating/using rules file" message only with --debug 2017-07-06 14:07:46 +01:00
Reports lib: Fix of a bug with the -H option. 2017-07-15 08:02:03 +01:00
Utils lib: debug: add a log0 that writes to debug.log in the current directory 2017-06-30 19:14:57 +01:00
Data.hs Added a simple 'showMarketPrice' function to show market price directives in a journal-compatible way (#505) 2017-02-03 18:20:00 -08:00
Query.hs lib: rename ClearedStatus type to Status 2017-06-15 19:16:39 -07:00
Read.hs lib: disable WIP ledger4 parser, lighten dependencies 2017-03-29 21:06:26 -07:00
Reports.hs lib: Implemented a testing context for the module MultiBalanceReports. 2017-07-15 08:02:03 +01:00
Utils.hs lib: begin supporting colour 2017-04-25 18:27:25 -07:00