hledger/hledger-lib/Hledger
Simon Michael 4ceda8f985 timeclock: fix order of transaction indexes #394
Timeclock transaction ids now count up rather than down.

Also, remove old code for appending timeclock transactions to journal transactions,
a holdover from the days when both were allowed in one file.
2016-08-14 14:50:03 -07:00
..
Data lib: non-journal formats now produce transaction ids #394 2016-08-14 12:44:19 -07:00
Read timeclock: fix order of transaction indexes #394 2016-08-14 14:50:03 -07:00
Reports lib: simplify account txns report running total 2016-08-12 17:26:34 -07:00
Utils Replace Parsec with Megaparsec (see #289) (#366) 2016-07-29 08:57:10 -07:00
Data.hs lib: Period, a richer period type 2016-07-29 10:27:30 -07:00
Query.hs lib: more history awareness for account transactions report #392 2016-08-08 17:25:42 -07:00
Read.hs lib: fix tests; always try parsing stdin as journal 2016-05-24 19:00:58 -07:00
Reports.hs BalanceHistoryReport is not used 2016-08-08 07:11:16 -07:00
Utils.hs Replace Parsec with Megaparsec (see #289) (#366) 2016-07-29 08:57:10 -07:00