Tree @master (Download .tar.gz)
Commit History
@master
git clone https://simonvolpert.com/bean-add/
- Fix indication of no available transactions in statement verification. Simon Volpert 9 hours ago
- Refactor calculate_balance(). Simon Volpert 9 hours ago
- Fix statement balance calculation. Simon Volpert 9 hours ago
- Fix remaining conversion precision issues introduced in previous commits. Simon Volpert 28 days ago
- Add "conversion" precision (previously hardcoded to 3) Simon Volpert 28 days ago
- Rename cast_number() to round_amount() to better represent what it does. Simon Volpert 28 days ago
- Refactor format_number() a little bit. Simon Volpert 28 days ago
- Rename undecimal() to format_number() to better represent what it does. Simon Volpert 28 days ago
- Fix specific currency precision being lost on conversion (again). Simon Volpert 28 days ago
- Add option to set the size of the context shown around the current transaction. Simon Volpert a month ago
- Don't show notice about automatic normalizations on empty file. Simon Volpert a month ago
- Move option string generation to its own function to keep the main loop clean. Simon Volpert a month ago
- Extend refactoring to precision, auto-flag and quote currency options. Simon Volpert a month ago
- Fix specific currency precision being lost on conversion. Simon Volpert a month ago
- Change the default precision back to 2, as this is much more common Simon Volpert 2 months ago
- Refactor option printing and make option change message reuse the same Simon Volpert 2 months ago
- Extend refactoring to account reuse and lookup seek options. Simon Volpert 2 months ago
- Extend refactoring to some toggle options. Simon Volpert 2 months ago
- Extend refactoring to option printing command. Simon Volpert 2 months ago
- Extend refactoring to journal syntax validation and statement verification Simon Volpert 2 months ago
- Extend refactoring to transaction addition commands Simon Volpert 2 months ago
- Extend refactoring to write and quit commands. Simon Volpert 2 months ago
- Extend refactoring to transaction editing commands. Simon Volpert 2 months ago
- Also indicate that transaction ordering changed if printing journal diff Simon Volpert 2 months ago
- Extend refactoring to balance and journal context commands Simon Volpert 2 months ago
- Extend refactoring to lookup commands Simon Volpert 2 months ago
- Extend refactoring to seeking commands Simon Volpert 2 months ago
- Extend refactoring to transaction flagging commands Simon Volpert 2 months ago
- Begin work on refactoring the main command loop Simon Volpert 2 months ago
- Use "del" as a keyword everywhere Simon Volpert 2 months ago