All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/2] New zsh wrapper
@ 2012-11-18 11:08 Felipe Contreras
  2012-11-18 11:08 ` [PATCH v6 1/2] completion: add new zsh completion Felipe Contreras
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Felipe Contreras @ 2012-11-18 11:08 UTC (permalink / raw)
  To: git
  Cc: Junio C Hamano, Marc Khouzam, Felipe Contreras,
	Marius Storm-Olsen, Marius Storm-Olsen, Jonathan Nieder,
	Peter van der Does, SZEDER Gábor, Mark Lodato

Hi,

It looks like there's some resistance with the other patches this series was
depending upon, so lets get rid of them, they are not really needed.

This version should be ready to merge.

The second patch is new, in order for users to get the same features when
sourcing the bash script (they don't need to change anything). They'll get a
warning suggesting to check the new script git-completion.zsh. Eventually, that
support would be dropped from the bash script.

Some people were suggesting something like this, so here it is.

Can we merge the zsh wrapper now?

Felipe Contreras (2):
  completion: add new zsh completion
  completion: start moving to the new zsh completion

 contrib/completion/git-completion.bash | 104 +++++++++++++++++++--------------
 contrib/completion/git-completion.zsh  |  78 +++++++++++++++++++++++++
 2 files changed, 139 insertions(+), 43 deletions(-)
 create mode 100644 contrib/completion/git-completion.zsh

-- 
1.8.0

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

end of thread, other threads:[~2012-11-19 21:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-18 11:08 [PATCH v6 0/2] New zsh wrapper Felipe Contreras
2012-11-18 11:08 ` [PATCH v6 1/2] completion: add new zsh completion Felipe Contreras
2012-11-18 11:08 ` [PATCH v6 2/2] completion: start moving to the " Felipe Contreras
2012-11-19 18:55 ` [PATCH v6 0/2] New zsh wrapper Junio C Hamano
2012-11-19 21:56   ` Felipe Contreras

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.