Tree @master (Download .tar.gz)
Commit History
@master
git clone https://simonvolpert.com/bean-add/
- Refactor undecimal() Simon Volpert 4 years ago
- Recalculate commodity prices during balance calculation Simon Volpert 4 years ago
- Reset completion after passing through a confirmation Simon Volpert 4 years ago
- Set the default currency to the last one used during amount entry Simon Volpert 4 years ago
- Make default precision 8 decimals Simon Volpert 4 years ago
- Treat new currencies as changed for the purpose of balance reporting Simon Volpert 4 years ago
- Add previously unseen currency signs to the completion/conversion list Simon Volpert 4 years ago
- Make detect_commodity_price() accept both strings and lists Simon Volpert 4 years ago
- Populate currency list with default currency if it's empty Simon Volpert 4 years ago
- Refactor cast_number() and undecimal() Simon Volpert 4 years ago
- Round displayed exchange rate to three decimals Simon Volpert 4 years ago
- Avoid price detection if it's not needed Simon Volpert 4 years ago
- Show the value of balances in the selected quote currency Simon Volpert 4 years ago
- Ignore comments when calculating balances Simon Volpert 4 years ago
- Add a few comments Simon Volpert 4 years ago
- Refactor currency reading routine into a function Simon Volpert 4 years ago
- Add option to set default quote currency for all conversions Simon Volpert 4 years ago
- Disable marking of current record during statement verification Simon Volpert 4 years ago
- Ignore commented out records during statement verification Simon Volpert 4 years ago
- Warn about mismatching balances when adding retroactive balance statements Simon Volpert 4 years ago
- Don't bother figuring out amounts for anything except standard transactions Simon Volpert 4 years ago
- Add option to colorize every even line in transaction lists Simon Volpert 4 years ago
- Use all possible completion contexts during lookups Simon Volpert 4 years ago
- Justify non-standard transactions to the terminal's width Simon Volpert 4 years ago
- Calculate maximum amount width dynamically Simon Volpert 4 years ago
- Mark the correct record when looking up with autoseek Simon Volpert 4 years ago
- Allow seeking to first/last record if you already on it Simon Volpert 4 years ago
- Allow seeking to a blank record, which will print it again Simon Volpert 4 years ago
- Fix record number justification in short listings Simon Volpert 4 years ago
- Justify output to terminal width Simon Volpert 4 years ago