Tree @master (Download .tar.gz)
Commit History
@master
git clone https://simonvolpert.com/bean-add/
- Use float.is_integer() Simon Volpert 6 years ago
- Add the commands to go to the first and last lookup result Simon Volpert 6 years ago
- Update README Simon Volpert 6 years ago
- Print error messages before quitting to allow specific exit codes Simon Volpert 6 years ago
- Rewrite usage message Simon Volpert 6 years ago
- Add -n command line switch to skip right to entering a new transaction Simon Volpert 6 years ago
- Fix crash on running bean-add without arguments introduced in ae68fb6 Simon Volpert 6 years ago
- Don't use bare except, use the next closest thing Simon Volpert 6 years ago
- Reorganize the program file Simon Volpert 6 years ago
- Fix minor indentation error Simon Volpert 6 years ago
- Remove unused variables Simon Volpert 6 years ago
- Fix mixed indentation Simon Volpert 6 years ago
- Silence a few more linter warnings Simon Volpert 6 years ago
- Silence some linter warnings Simon Volpert 6 years ago
- Make sure the last entered date is cached Simon Volpert 6 years ago
- Migrate the project off GitHub Simon Volpert 6 years ago
- Disable tab completion on command prompt Simon Volpert 6 years ago
- Update the donation link in the README Simon Volpert 6 years ago
- Improve the handling of implied amounts Simon Volpert 6 years ago
- Make lookup command case-insensitive Simon Volpert 6 years ago
- Add command to input a sequence of near-identical transactions Simon Volpert 7 years ago
- Fix out-of-range error during date input Simon Volpert 7 years ago
- Print balance change on subsequent executions of the 'b' command Simon Volpert 7 years ago
- Replace 'delete' with 'remove' for consistency Simon Volpert 7 years ago
- Add bitcoin donation address to README Simon Volpert 7 years ago
- Make newline use in user messages more consistent Simon Volpert 7 years ago
- Skip straight to exit prompt on Control-D Simon Volpert 7 years ago
- Add commands to seek to the next and previous lookup result Simon Volpert 7 years ago
- Merge pull request #4 from dottedmag/master Simon Volpert (commit: GitHub) 7 years ago
- Use /usr/bin/env to find python3 Mikhail Gusarov 7 years ago