summaryrefslogtreecommitdiff
path: root/git-gui/lib/search.tcl
diff options
context:
space:
mode:
authorPat Thoyts <patthoyts@users.sourceforge.net>2011-12-09 15:14:32 +0000
committerPat Thoyts <patthoyts@users.sourceforge.net>2011-12-09 15:14:32 +0000
commit7d076d56757c238aa1b90534cd0d2450528b3580 (patch)
tree416957a5a46a6ff8a5acfe38989ed42a19e55aa9 /git-gui/lib/search.tcl
parent215d4fdbaa9d32459cc199667970dc7f63d94982 (diff)
downloadgit-7d076d56757c238aa1b90534cd0d2450528b3580.tar.gz
git-gui: handle shell script text filters when loading for blame.
When loading a file into the blame window git-gui does all the work and must handle the text conversion filters if defined. On Windows it is necessary to detect the need for a shell script explicitly. Such filter commands are run using non-blocking I/O but this has the unfortunate side effect of losing any error that might be reported when the pipe is closed. Switching to blocking mode just before closing enables reporting of errors in the filter scripts to the user. Tested-by: Sebastian Schuberth <sschuberth@gmail.com> Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Diffstat (limited to 'git-gui/lib/search.tcl')
0 files changed, 0 insertions, 0 deletions