Tree @master (Download .tar.gz)
Commit History
@master
git clone https://simonvolpert.com/bean-add/
- 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
- Extended dry run message. Simon Volpert 9 years ago
- Implemented dry run mode Simon Volpert 9 years ago
- First part of transaction defaults processing system Simon Volpert 9 years ago
- Change y/n prompts to avoid collision with suggested defaults Simon Volpert 9 years ago
- Added tab completion for currency symbols Simon Volpert 9 years ago