1
0
mirror of https://github.com/git/git.git synced 2024-09-30 11:21:24 +02:00
Git Source Code Mirror. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
Go to file
Shawn O. Pearce fffaaba358 git-gui: Don't nice git blame on MSYS as nice is not supported
Johannes Sixt reported that MinGW/MSYS does not have a nice.exe to
drop the priority of a child process when it gets spawned.  So we
have to avoid trying to start `git blame` through nice when we are
on Windows and do not have Cygwin available to us.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-06-27 00:27:13 -04:00
lib git-gui: Don't nice git blame on MSYS as nice is not supported 2007-06-27 00:27:13 -04:00
.gitignore git-gui: Refactor into multiple files to save my sanity 2007-05-07 23:35:48 -04:00
git-gui.sh git-gui: Don't require $DISPLAY just to get --version 2007-06-22 01:10:12 -04:00
GIT-VERSION-GEN git-gui: Include 'war on whitespace' fixes from git.git 2007-06-11 19:06:10 -04:00
Makefile git-gui: Don't require $DISPLAY just to get --version 2007-06-22 01:10:12 -04:00