Tree @master (Download .tar.gz)
Commit History
@master
git clone https://simonvolpert.com/bean-add/
- Fix remaining conversion precision issues introduced in previous commits. Simon Volpert 7 days ago
- Add "conversion" precision (previously hardcoded to 3) Simon Volpert 7 days ago
- Rename cast_number() to round_amount() to better represent what it does. Simon Volpert 7 days ago
- Refactor format_number() a little bit. Simon Volpert 7 days ago
- Rename undecimal() to format_number() to better represent what it does. Simon Volpert 7 days ago
- Fix specific currency precision being lost on conversion (again). Simon Volpert 8 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 a month ago
- Refactor option printing and make option change message reuse the same Simon Volpert a month ago
- Extend refactoring to account reuse and lookup seek options. Simon Volpert a month ago
- Extend refactoring to some toggle options. Simon Volpert a month ago
- Extend refactoring to option printing command. Simon Volpert a month ago
- Extend refactoring to journal syntax validation and statement verification Simon Volpert a month ago
- Extend refactoring to transaction addition commands Simon Volpert a month ago
- Extend refactoring to write and quit commands. Simon Volpert a month ago
- Extend refactoring to transaction editing commands. Simon Volpert a month ago
- Also indicate that transaction ordering changed if printing journal diff Simon Volpert a month ago
- Extend refactoring to balance and journal context commands Simon Volpert a month ago
- Extend refactoring to lookup commands Simon Volpert a month ago
- Extend refactoring to seeking commands Simon Volpert a month ago
- Extend refactoring to transaction flagging commands Simon Volpert a month ago
- Begin work on refactoring the main command loop Simon Volpert a month ago
- Use "del" as a keyword everywhere Simon Volpert a month ago
- Do not crash if user presses Enter at deep flagging account prompt Simon Volpert a month ago
- Colorize error message where it is likely to be swallowed by other output Simon Volpert 3 months ago
- Print the exact lines on which journal processing has failed when loading Simon Volpert 4 months ago