On Mon, Nov 27, 2006 at 03:42:28AM -0500, Shawn O. Pearce wrote: > This is just a cute hack, but we can (easily) complete the parameter > to --author or --committer in bash by asking for all possible authors > or committers in this project from git log and offering them up as > valid choices. > > We replace spaces with dots as this prevents names with spaces from > appearing as two parameters rather than one, yet it still matches the > space in the field. is it hard to train bash-completion to use "" and spaces instead of replacing spaces by dots? Besides, great feature, thank you for that... that's very handy. Sincerly Nicolas - 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