Tree @master (Download .tar.gz)
Commit History
@master
git clone https://simonvolpert.com/bean-add/
- Allow multiple constraint currencies for accounts Simon Volpert 4 months ago
- Remove unnecessary else Simon Volpert 4 months ago
- Tweak comments and punctuation Simon Volpert 4 months ago
- Add account currency constraint enforcement Simon Volpert 4 months ago
- Remove unnecessary type conversion Simon Volpert 4 months ago
- Set the account's default currency to the first one in the input Simon Volpert 4 months ago
- Merge branch 'master' into account-currency pmarciniak 4 months ago
- Address comments from PR: https://github.com/simon-v/bean-add/pull/12#pullrequestreview-1415801356 pmarciniak 4 months ago
- Revert changing the accounts variable name to accounts_currencies. pmarciniak 4 months ago
- Merge branch 'master' into account-currency pmarciniak 4 months ago
- Remove unused variable Simon Volpert 4 months ago
- Remove commas (thousand separators) from user input amounts Simon Volpert 4 months ago
- Remove useless code from read_amount() Simon Volpert 4 months ago
- Fix deep-unflagging transactions Simon Volpert 4 months ago
- Don't tell the user what their indentation settings are, they probably know Simon Volpert 4 months ago
- Tweak code comments Simon Volpert 4 months ago
- Don't set the indentation to use via options, but infer it from the ledger file pmarciniak 4 months ago
- Allow indenting beancount directives with 2 spaces instead of a tab. pmarciniak 4 months ago
- Remember default currencies on a per-account basis rather than globally. pmarciniak 4 months ago
- Start cycling through possible completions on second tab press Simon Volpert 4 months ago
- Merge remote-tracking branch 'pmarciniac/completion' Simon Volpert 4 months ago
- Refactor sliding_window_with_month Simon Volpert 4 months ago
- Add code comments to sliding_window Simon Volpert 4 months ago
- Use locale to figure out partial date day/month order Simon Volpert 4 months ago
- Refactor partial date notation processing Simon Volpert 4 months ago
- Rewrite date entry hint and move it into a subcommand Simon Volpert 4 months ago
- Allow cycling through the readline completion suggestions. pmarciniak 4 months ago
- Allow entering dates as day.month or month/day pmarciniak 4 months ago
- Remove closed accounts from list when loading account names with Beancount Simon Volpert 4 months ago
- Make option change messages more consistent Simon Volpert 4 months ago