author | Pat Thoyts <patthoyts@users.sourceforge.net> | |
Sat, 7 Aug 2010 19:32:13 +0000 (20:32 +0100) | ||
committer | Pat Thoyts <patthoyts@users.sourceforge.net> | |
Thu, 12 Aug 2010 20:37:32 +0000 (21:37 +0100) | ||
commit | d5257fb3c1decc1eff296a0ae2afbcaee28d0f2c | |
tree | b727937d3c7d397b33512471407089ae7af3a612 | tree | snapshot |
parent | 62f9a632c819bd53a5b7dbe40409ab086a4bce10 | commit | diff |
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>
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 | diff | blob | history | |
lib/blame.tcl | diff | blob | history |