hledger/hledger-lib/Hledger/Data
Simon Michael 10d85bedec bal: show negative amounts in red
The balance command now shows negative amounts in red, when it thinks
ANSI codes are supported, ie when TERM is not "dumb" and stdout is not
being redirected or piped somewhere.
2017-04-25 18:34:09 -07:00
..
Account.hs Fix a few spaceleaks (#413) 2017-01-12 16:24:53 -08:00
AccountName.hs Escape account names (#499) 2017-01-30 09:17:18 -08:00
Amount.hs bal: show negative amounts in red 2017-04-25 18:34:09 -07:00
AutoTransaction.hs budget: periodic transactions support 2017-01-20 13:42:17 -08:00
Commodity.hs lib: textification: commodity symbols 2016-05-24 19:00:57 -07:00
Dates.hs lib: fix a doctest in Hledger.Data.Dates 2016-12-29 11:33:33 -08:00
Journal.hs mapping function over journal amounts 2017-02-04 16:38:18 -08:00
Ledger.hs comment fixes 2016-08-08 07:22:17 -07:00
MarketPrice.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
Period.hs ui: --watch: track date only when a standard period is in effect 2016-12-07 15:19:36 -08:00
Posting.hs cli: --pivot payee/note uses description parts before/after | 2017-01-13 08:19:42 -08:00
RawOptions.hs lib: optserror -> usageError, consolidate with other error functions (#529) 2017-03-29 08:00:51 -07:00
StringFormat.hs Replace Parsec with Megaparsec (see #289) (#366) 2016-07-29 08:57:10 -07:00
Timeclock.hs lib: textification: descriptions & codes 2016-05-24 19:00:58 -07:00
Transaction.hs Make hledger-rewrite tool suitable for re-factoring original journals (#490) 2017-01-20 07:33:24 -08:00
Types.hs ui: transaction: fix pattern match failure when pressing E (fixes #508) 2017-02-05 12:00:45 -08:00