Tree @master (Download .tar.gz)
Commit History
@master
git clone https://simonvolpert.com/bean-add/
- Disable history manipulation during date input Simon Volpert 9 years ago
- Use current default date as basis for day-only date input Simon Volpert 9 years ago
- Add option to preview non-absolute dates during input (default enabled, may break automation scripts) Simon Volpert 9 years ago
- Allow inputting just the day in the date input routine Simon Volpert 9 years ago
- Maintain separate input histories for different contexts (account, description, tag, etc.) Simon Volpert 9 years ago
- Really only update defaults only when transaction entry is finished Simon Volpert 9 years ago
- Properly format amounnts in statement verification record listing Simon Volpert 9 years ago
- Do not cache the record flag status Simon Volpert 9 years ago
- Added a license or something Simon Volpert 9 years ago
- Disable sort by date if file ordering is inconsistent Simon Volpert 9 years ago
- Re-enable automatic corrections notification Simon Volpert 9 years ago
- Show trailing zeroes in amount input prompt when apropriate Simon Volpert 9 years ago
- Minor refactoring Simon Volpert 9 years ago
- Add more code comments Simon Volpert 9 years ago
- Properly format account balances in balance printing routine Simon Volpert 9 years ago
- Fix incorrect line reference in implied amount handling Simon Volpert 9 years ago
- Fail deducing implied amounts on multiple conflicting currencies Simon Volpert 9 years ago
- Treat second CTRL-C as confirmation when quitting Simon Volpert 9 years ago
- Update README Simon Volpert 9 years ago
- Add a helper command to flag the transaction and some of its legs Simon Volpert 9 years ago
- Properly handle flagged transaction legs during statement verification Simon Volpert 9 years ago
- Make deduce_implied_amount more harmless and use it more liberally Simon Volpert 9 years ago
- Update README Simon Volpert 9 years ago
- Implement saving current options to the journal file Simon Volpert 9 years ago
- Handle paranoid write together with external write Simon Volpert 9 years ago
- Implement writing new transactions to an external file instead of the journal file. Resolves #3 Simon Volpert 9 years ago
- Don't crash if journal file write fails Simon Volpert 9 years ago
- Handle opening empty or non-existent files; Resolves #2 Simon Volpert 9 years ago
- Store newly added currency signs Simon Volpert 9 years ago
- Require Python 3 specifically Simon Volpert 9 years ago