git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/2] Make git-completion Bash 4 compatible.
@ 2010-12-02  0:40 Peter van der Does
  2010-12-02  0:40 ` [PATCH v5 1/2] Introduce functions from bash-completion project Peter van der Does
  2010-12-02  0:40 ` [PATCH v5 2/2] Use the new functions to get the current cword Peter van der Does
  0 siblings, 2 replies; 3+ messages in thread
From: Peter van der Does @ 2010-12-02  0:40 UTC (permalink / raw)
  To: Shawn O. Pearce; +Cc: Peter van der Does, git, Jonathan Nieder

Updates since v4
- Patch is based on master again. My mistake.

Peter van der Does (2):
  Introduce functions from bash-completion project.
  Use the new functions to get the current cword.

 contrib/completion/git-completion.bash |  446 ++++++++++++++++++++++++++------
 1 files changed, 363 insertions(+), 83 deletions(-)

-- 
1.7.3.2

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-12-02  0:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-02  0:40 [PATCH v5 0/2] Make git-completion Bash 4 compatible Peter van der Does
2010-12-02  0:40 ` [PATCH v5 1/2] Introduce functions from bash-completion project Peter van der Does
2010-12-02  0:40 ` [PATCH v5 2/2] Use the new functions to get the current cword Peter van der Does

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).