Code

git-gui: handle textconv filter on Windows and in development
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sat, 7 Aug 2010 19:32:13 +0000 (20:32 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 12 Aug 2010 20:37:32 +0000 (21:37 +0100)
commitd5257fb3c1decc1eff296a0ae2afbcaee28d0f2c
treeb727937d3c7d397b33512471407089ae7af3a612
parent62f9a632c819bd53a5b7dbe40409ab086a4bce10
git-gui: handle textconv filter on Windows and in development

When developing/testing we run git-gui.sh directly and the makefile
configured variables are not properly set. Configure the new shellpath
accessor to handle this case.

On Windows we may not find the shell so in this case revert to simply
executing the filter command without the shell intermediate.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
git-gui.sh
lib/blame.tcl