experimental-accounting-api/accounting/storage
Joar Wandborg fcec13c548 [ledgercli] Versioning, error handling
- Switched to passing the command via argv instead of stdin to ledger. We
  might as well as we don't use ledger's long-running mode in an effective
  manner.
- Added version control of the ledger file using pygit2.A
- Added error handling in the case of an unbalanced ledger, and cruder
  error handling in the case of any stderr output from ledger.
- [web] Separated transaction_get into transaction_get and
  transaction_get_all.
2013-12-26 20:48:23 +01:00
..
sql [license] Added notice to all python files 2013-12-17 15:41:30 +01:00
__init__.py [test] Added unit tests 2013-12-21 00:24:37 +01:00
ledgercli.py [ledgercli] Versioning, error handling 2013-12-26 20:48:23 +01:00