Commit History
@master
git clone https://simonvolpert.com/bean-add/
-
Merge remote-tracking branch 'pmarciniac/completion'
Simon Volpert
1 year, 11 months ago
-
Refactor sliding_window_with_month
Simon Volpert
1 year, 11 months ago
-
Add code comments to sliding_window
Simon Volpert
1 year, 11 months ago
-
Use locale to figure out partial date day/month order
Simon Volpert
1 year, 11 months ago
-
Refactor partial date notation processing
Simon Volpert
1 year, 11 months ago
-
Rewrite date entry hint and move it into a subcommand
Simon Volpert
1 year, 11 months ago
-
Allow cycling through the readline completion suggestions.
pmarciniak
1 year, 11 months ago
-
Allow entering dates as day.month or month/day
pmarciniak
1 year, 11 months ago
-
Remove closed accounts from list when loading account names with Beancount
Simon Volpert
1 year, 11 months ago
-
Make option change messages more consistent
Simon Volpert
1 year, 11 months ago
-
Add option to load accounts with bean-query (fixes github issue #3)
Simon Volpert
1 year, 11 months ago
-
Note minimum required Python version in README
Simon Volpert
2 years ago
-
Retry amount entry on error in normal transactions
Simon Volpert
3 years ago
-
Prevent crash due to an incomplete currency conversion statement
Simon Volpert
3 years ago
-
Improve performance of looking for journal changesets
Simon Volpert
3 years ago
-
Add some comments
Simon Volpert
3 years ago
-
Refactor journal changeset printing function slightly
Simon Volpert
3 years ago
-
Add support for external journal changeset printing
Simon Volpert
3 years ago
-
Add a command to show journal changes since last save
Simon Volpert
3 years ago
-
Put own name into LICENSE file
Simon Volpert
4 years ago
-
Tab-complete the explicit date "today" during date entry
Simon Volpert
4 years ago
-
Clean up a comment
Simon Volpert
4 years ago
-
Add extra newline in unknown command message
Simon Volpert
4 years ago
-
Repeat the prompt hint on empty command
Simon Volpert
4 years ago
-
Show the default precision when setting the custom currency precision option
Simon Volpert
4 years ago
-
Round the suggested default to the set custom precision during amount entry
Simon Volpert
4 years ago
-
Add automatic normalization to move price statements to the day start
Simon Volpert
4 years ago
-
Insert price statements at the beginning of the day like balance statements
Simon Volpert
4 years ago
-
Add command to insert a price statement
Simon Volpert
4 years ago
-
Add record numbers entered during statement verification to history
Simon Volpert
4 years ago