Tree @master (Download .tar.gz)
Commit History
@master
git clone https://simonvolpert.com/bean-add/
- Add warning when quitting with unsaved data Simon Volpert 9 years ago
- Add ability to tag a transaction for later review Simon Volpert 9 years ago
- Move action menu to the beginning of the workflow Simon Volpert 9 years ago
- Rearrange data strut by type Simon Volpert 9 years ago
- Abort entering transaction on empty description and no default Simon Volpert 9 years ago
- Do away with completer globals Simon Volpert 9 years ago
- Move amount fetching to its own function Simon Volpert 9 years ago
- Move account name fetching to its own function Simon Volpert 9 years ago
- Move description fetching to its own function Simon Volpert 9 years ago
- Cache last used description as new dafault Simon Volpert 9 years ago
- Fix amount normalization in balance statements Simon Volpert 9 years ago
- Move persistent data to persistent container Simon Volpert 9 years ago
- Add ability to toggle transaction flag Simon Volpert 9 years ago
- Only add a new account once Simon Volpert 9 years ago
- Input normalization Simon Volpert 9 years ago
- Fix adding a transaction to the end of the file when the last record is a comment Simon Volpert 9 years ago
- Basic command menu after transaction addition: new, write and quit Simon Volpert 9 years ago
- Small refactors; added some code comments Simon Volpert 9 years ago
- Add date validation and relative date support Simon Volpert 9 years ago
- Implemented basic insertion capability Simon Volpert 9 years ago
- Preparations for transaction insertion mechanism Simon Volpert 9 years ago
- Added basic amount autocompletion and balancing Simon Volpert 9 years ago
- Restore setting flags by default to satisfy bean-check Simon Volpert 9 years ago
- Do not flag transactions by default Simon Volpert 9 years ago
- Ignore transactions without accounts Simon Volpert 9 years ago
- Check for correct number of command line arguments Simon Volpert 9 years ago
- Do not record empty transactions Simon Volpert 9 years ago
- Update defaults when a transaction is added Simon Volpert 9 years ago
- Second part of transaction defaults processing system Simon Volpert 9 years ago
- Reformatted console output Simon Volpert 9 years ago