Tree @master (Download .tar.gz)
Commit History
@master
git clone https://simonvolpert.com/bean-add/
- Disable sort by date if file ordering is inconsistent Simon Volpert 8 years ago
- Re-enable automatic corrections notification Simon Volpert 8 years ago
- Show trailing zeroes in amount input prompt when apropriate Simon Volpert 8 years ago
- Minor refactoring Simon Volpert 8 years ago
- Add more code comments Simon Volpert 8 years ago
- Properly format account balances in balance printing routine Simon Volpert 8 years ago
- Fix incorrect line reference in implied amount handling Simon Volpert 8 years ago
- Fail deducing implied amounts on multiple conflicting currencies Simon Volpert 8 years ago
- Treat second CTRL-C as confirmation when quitting Simon Volpert 8 years ago
- Update README Simon Volpert 8 years ago
- Add a helper command to flag the transaction and some of its legs Simon Volpert 8 years ago
- Properly handle flagged transaction legs during statement verification Simon Volpert 8 years ago
- Make deduce_implied_amount more harmless and use it more liberally Simon Volpert 8 years ago
- Update README Simon Volpert 8 years ago
- Implement saving current options to the journal file Simon Volpert 8 years ago
- Handle paranoid write together with external write Simon Volpert 8 years ago
- Implement writing new transactions to an external file instead of the journal file. Resolves #3 Simon Volpert 8 years ago
- Don't crash if journal file write fails Simon Volpert 8 years ago
- Handle opening empty or non-existent files; Resolves #2 Simon Volpert 8 years ago
- Store newly added currency signs Simon Volpert 8 years ago
- Require Python 3 specifically Simon Volpert 8 years ago
- Strip extraneous newlines from externally edited transactions Simon Volpert 8 years ago
- Minor refactor: use built-in type classes Simon Volpert 8 years ago
- First attempt at handling transactions with implied amounts Simon Volpert 8 years ago
- Give undecimal a default precision, because i always forget to pass it. Simon Volpert 8 years ago
- Remove closed accounts from completion list Simon Volpert 8 years ago
- Update README Simon Volpert 8 years ago
- Also show records on the statement; justify transaction descriptions Simon Volpert 8 years ago
- Disallow adding irrelevant transactions to the statement Simon Volpert 8 years ago
- Remove deleted records from the statement as well and adjust the remaining references Simon Volpert 8 years ago