Tree @master (Download .tar.gz)
Commit History
@master
git clone https://simonvolpert.com/bean-add/
- Rename get_defaults to get_default_accounts Simon Volpert 8 years ago
- Fix note transaction default setting Simon Volpert 8 years ago
- Rename special defaults keys to avoid potential collisions Simon Volpert 8 years ago
- Fix tag caching Simon Volpert 8 years ago
- Update README Simon Volpert 8 years ago
- Replace tagging function with a more advanced tagging function Simon Volpert 8 years ago
- Properly update defaults in balance, pad and note transactions Simon Volpert 9 years ago
- Fix currency sign issue Simon Volpert 9 years ago
- Fix wrong insertion order at the end of the journal Simon Volpert 9 years ago
- Print an error message on unknown commands Simon Volpert 9 years ago
- Add note transaction support Simon Volpert 9 years ago
- Zero initial balance for pad transactions Simon Volpert 9 years ago
- Use sane defaults for confirmation prompts Simon Volpert 9 years ago
- Add transaction lookup by string Simon Volpert 9 years ago
- Minor cleanup Simon Volpert 9 years ago
- Right. Forgot that one. Simon Volpert 9 years ago
- Remove extraneous newline after new balance statements Simon Volpert 9 years ago
- Round balance to nearest cent; fixes float imprecisions Simon Volpert 9 years ago
- Update readme Simon Volpert 9 years ago
- Add a validation command; remove the there-is-no-validation warning Simon Volpert 9 years ago
- Detect transaction flag and tag Simon Volpert 9 years ago
- Add pad statement handling Simon Volpert 9 years ago
- String enclosures consistency Simon Volpert 9 years ago
- Reduce the number of KeyboardInterrupt handlers Simon Volpert 9 years ago
- Add balance assertion command Simon Volpert 9 years ago
- Move default account fetching to a function Simon Volpert 9 years ago
- Move normal transaction insert code to a function Simon Volpert 9 years ago
- Simplify the code for aborting on command line or file open error Simon Volpert 9 years ago
- Fix transaction printing on transaction insert Simon Volpert 9 years ago
- Refactoring Simon Volpert 9 years ago