All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3/RFC 0/2] Make git-completion Bash 4 compatible.
@ 2010-10-30 20:42 Peter van der Does
  2010-10-30 20:42 ` [PATCH v3/RFC 1/2] Introduce functions from bash-completion project Peter van der Does
  2010-10-30 20:42 ` [PATCH v3/RFC 2/2] Use the new functions to get the current cword Peter van der Does
  0 siblings, 2 replies; 4+ messages in thread
From: Peter van der Does @ 2010-10-30 20:42 UTC (permalink / raw)
  To: Shawn O. Pearce
  Cc: Peter van der Does, git, SZEDER Gábor, Jonathan Nieder,
	Marc Branchaud, Brian Gernhardt, Kevin Ballard, Mathias Lafeldt

I've made the following changes based on replies to v2:
* Split the commit up in two commits. One for the introduction of the new functions and one for the implementation of the new functions.
* Removed a function from the introduced bash-completion functions.
* Added acknowledgment for the bash-completion-project.

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] 4+ messages in thread

end of thread, other threads:[~2010-11-01 13:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-30 20:42 [PATCH v3/RFC 0/2] Make git-completion Bash 4 compatible Peter van der Does
2010-10-30 20:42 ` [PATCH v3/RFC 1/2] Introduce functions from bash-completion project Peter van der Does
2010-11-01 13:35   ` Marc Branchaud
2010-10-30 20:42 ` [PATCH v3/RFC 2/2] Use the new functions to get the current cword Peter van der Does

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.