gitk: Add support for -G'regex' pickaxe variant
commitc33cb9083ecad2ec7e23b00722096a94e62b17e1
authorMartin Langhoff <martin@laptop.org>
Thu, 14 Jun 2012 18:34:11 +0000 (14 20:34 +0200)
committerPaul Mackerras <paulus@samba.org>
Mon, 13 May 2013 11:29:40 +0000 (13 21:29 +1000)
treefc2099824e1ae3364847651dc32f00d7305e27ad
parent8f3ff9339fd0bdb797e072a1843bc5e9f766e4c6
gitk: Add support for -G'regex' pickaxe variant

git log -G'regex' is a very useful alternative to the classic
pickaxe.  Minimal patch to make it usable from gitk.

[zj: reword message]
[paulus@samba.org: reword droplist item]
Signed-off-by: Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk