Hi, Just a few simpliciations, improvements, and add some missing options. This series depends on the bash completion tests patch. Since v3: * Fix potential issues with __gitcomp_1 and simplify even more Since v2: * Add 'git --option <TAB>' fix * Improve --exec-path patch Felipe Contreras (3): completion: simplify __gitcomp_1 completion: simplify by using $prev completion: add missing general options Jonathan Nieder (1): completion: avoid trailing space for --exec-path SZEDER Gábor (1): completion: fix completion after 'git --option <TAB>' contrib/completion/git-completion.bash | 22 ++++++++++-------- t/t9902-completion.sh | 38 ++++++++++++++++++++++++++++++++ 2 files changed, 51 insertions(+), 9 deletions(-) -- 1.7.10.1.g1f19b8.dirty -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html