On Tue, May 10, 2011 at 5:55 AM, Jonathan Nieder <jrnieder@xxxxxxxxx> wrote: > As promised, here are two patches. ÂNo doubt I have done all sorts > of horrible things to ruin them. ÂSorry about that; thoughts, > improvements, bug reports welcome. > > Felipe Contreras (1): > Âcompletion: suppress zsh's special 'words' variable > > Jonathan Nieder (1): > Âcompletion: move private shopt shim for zsh to __git_ namespace These two patches are not related. I don't see why they are on the same patch set. I thought the idea was to have two patch sets: * Important fix: completion: suppress zsh's special 'words' variable * Cleanups and improvements: completion: don't modify the $cur variable in completion functions completion: remove unnecessary _get_comp_words_by_ref() invocations completion: move private shopt shim for zsh to __git_ namespace -- Felipe Contreras -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html