git-gui: use shell to launch textconv filter in "blame"
commit62f9a632c819bd53a5b7dbe40409ab086a4bce10
authorMatthieu Moy <Matthieu.Moy@imag.fr>
Thu, 5 Aug 2010 10:05:22 +0000 (5 12:05 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 12 Aug 2010 20:35:09 +0000 (12 21:35 +0100)
tree6fd7855db671a1f80ff8e9043198ad8604b1de43
parent780777720a1ded770be7653cee0dc9777f14f07f
git-gui: use shell to launch textconv filter in "blame"

The textconv filters may include multiple arguments and may make use
of unix shell features. To maintain compatibility with 'git blame'
ensure these commands are passed through bash.

Reported-by: Kirill Smelkov <kirr@landau.phys.spbu.ru>
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Makefile
git-gui.sh
lib/blame.tcl