Bug#482660: git-core: bash completion for git-rebase--interactive

2009-04-03 Thread Tim Blechmann
git-rebase--interactive is meant to be used as git rebase -i, and if it is used that way, completion works already (using the same code you used). i know Unfortunately that is kind of confusing with pre-v1.6.0 git, since tab-completion reveals all the git-* executables in /usr/bin. please

Bug#482660: git-core: bash completion for git-rebase--interactive

2009-04-02 Thread Jonathan Nieder
Hi Tim, git-rebase--interactive is meant to be used as git rebase -i, and if it is used that way, completion works already (using the same code you used). Unfortunately that is kind of confusing with pre-v1.6.0 git, since tab-completion reveals all the git-* executables in /usr/bin. Hope that

Bug#482660: git-core: bash completion for git-rebase--interactive

2008-05-24 Thread Tim Blechmann
Package: git-core Version: 1:1.5.5.1-1 Severity: minor -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 this small patch should enable bash completion support for git-rebase--interactive ... - --- git.~1~ 2008-04-09 09:07:49.0 +0200 +++ git 2008-05-24 11:48:01.0 +0200 @@ -874,6