Shawn Pearce <spearce@xxxxxxxxxxx> writes: > +_git_log () > +{ > +... > +} > +... > +_git_whatchanged () > +{ > +... > +} These two look the same. Probably not very easy to maintain in the long run. It would be nice to have git-show as well but it usually does not take ranges unlike these two. It is more like "git branch" from completion purposes. - 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