hledger/hledger
Simon Michael 814008d648 add: also let enter end transactions if no more default postings
To end a transaction, period is required because there might be another
default posting being suggested, and enter usually means "accept the
default". But having to switch back and forth from enter to period
during data entry is a bit unergonomic, requiring too much thought.

Now, in the (common) case where you have entered a balanced transaction
and there are no more default postings to suggest, enter is also allowed
to end the transaction. Experimental; this might be too inconsistent.
2014-03-16 09:29:09 -07:00
..
Hledger add: also let enter end transactions if no more default postings 2014-03-16 09:29:09 -07:00
tests Add cabal testsuite for hledger. 2013-05-15 15:56:05 -04:00
hledger-cli.hs make hledger-cli.hs executable 2013-09-21 13:34:40 -07:00
hledger.cabal bump version to 0.22.98 aka 0.23 alpha 2014-03-04 11:17:56 -08:00
hlint.hs packagegeddon.. split off web/chart/vty, move hledger to a subdir 2010-09-09 22:54:34 +00:00
LICENSE packagegeddon.. split off web/chart/vty, move hledger to a subdir 2010-09-09 22:54:34 +00:00
Setup.hs Setup.hs is needed after all, by hackage 2011-09-02 00:29:50 +00:00