git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/4] completion: couple of cleanups
@ 2012-02-02 20:30 Felipe Contreras
       [not found] ` <1328214625-3576-2-git-send-email-felipe.contreras@gmail.com>
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Felipe Contreras @ 2012-02-02 20:30 UTC (permalink / raw)
  To: git
  Cc: Junio C Hamano, SZEDER Gábor, Jonathan Nieder, Thomas Rast,
	Felipe Contreras

And an improvement for zsh.

v4:

Same as v3, but with an improved commit message with input from Thomas Rast and sending directly to Junio.

v3:

Junio: I see you already picked most of them for 'pu', but I've made further changes based on the feedback:

 * completion: be nicer with zsh
       Improved the code-style

 * completion: simplify __gitcomp*
       Fix
       Improved commit message

Felipe Contreras (4):
  completion: work around zsh option propagation bug
  completion: simplify __git_remotes
  completion: remove unused code
  completion: simplify __gitcomp*

 contrib/completion/git-completion.bash |   66 +++++---------------------------
 1 files changed, 10 insertions(+), 56 deletions(-)

-- 
1.7.9

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

end of thread, other threads:[~2012-02-06 23:57 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-02 20:30 [PATCH v4 0/4] completion: couple of cleanups Felipe Contreras
     [not found] ` <1328214625-3576-2-git-send-email-felipe.contreras@gmail.com>
2012-02-03 20:23   ` [PATCH v4 1/4] completion: work around zsh option propagation bug Junio C Hamano
2012-02-06 22:59     ` Felipe Contreras
2012-02-06 23:20       ` Junio C Hamano
2012-02-06 23:57         ` Felipe Contreras
     [not found] ` <1328214625-3576-5-git-send-email-felipe.contreras@gmail.com>
2012-02-03 20:23   ` [PATCH v4 4/4] completion: simplify __gitcomp* Junio C Hamano
2012-02-04 13:54     ` SZEDER Gábor
2012-02-05 20:45       ` Junio C Hamano
2012-02-05 21:14         ` Felipe Contreras
     [not found] ` <1328214625-3576-3-git-send-email-felipe.contreras@gmail.com>
2012-02-06 20:53   ` [PATCH v4 2/4] completion: simplify __git_remotes SZEDER Gábor
2012-02-06 21:04     ` Felipe Contreras

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).