hledger/hledger/Hledger
Simon Michael 39662260cd cli: use a blank acct name for postings without the specified pivot tag
Eg. if you --pivot code, postings from transactions with no code value
were formerly displayed with the unpivoted account name, so you'd see
a mixture of account names and codes. Now we always pivot the account name,
to blank if nothing else. This probably makes reports pretty ugly, it's just another
step towards making --pivot's behaviour clearer.
2017-01-13 14:06:23 -08:00
..
Cli cli: use a blank acct name for postings without the specified pivot tag 2017-01-13 14:06:23 -08:00
Cli.hs ui: support/require brick 0.7+ #379 2016-07-24 18:06:49 -07:00