I noticed a few 'git log' options (old and newish) were not suggested by the completion script, so I went through the whole list and added those that were missing. Philippe Blain (4): completion: complete missing rev-list options completion: complete --patch-with-raw completion: complete --encoding completion: complete missing 'git log' options contrib/completion/git-completion.bash | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) base-commit: e02ecfcc534e2021aae29077a958dd11c3897e4c Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-1650%2Fphil-blain%2Fcompletion-log-options-v1 Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-1650/phil-blain/completion-log-options-v1 Pull-Request: https://github.com/git/git/pull/1650 -- gitgitgadget