On 06/08/2012 04:32 AM, Martin Langhoff wrote: > git log -G'regex' is a very usable alternative to the classic > pickaxe. Minimal patch to make it usable from gitk. > set gm [makedroplist .tf.lbar.gdttype gdttype \ > [mc "containing:"] \ > [mc "touching paths:"] \ > - [mc "adding/removing string:"]] > + [mc "adding/removing string:"] \ > + [mc "changes match regex:"]] Hi, this feature is definitely useful. One nitpick: the string that you add becomes part of a sentence in the GUI: "prev/next commit changes match regex", which is in different grammatical form then the existing snippets. Should be something with '-ing'. Zbyszek -- 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