git-gui: sanitize $PATH on all platforms
Mark Levedahl committed over 1 year ago
git-gui: break out a separate function git_read_nice
Johannes Sixt committed over 1 year ago
git-gui: assure PATH has only absolute elements.
Mark Levedahl committed over 1 year ago
git-gui: remove option --stderr from git_read
Johannes Sixt committed over 1 year ago
git-gui: cleanup git-bash menu item
Mark Levedahl committed over 1 year ago
git-gui: sanitize 'exec' arguments: background
Johannes Sixt committed over 1 year ago
git-gui: avoid auto_execok in do_windows_shortcut
Mark Levedahl committed over 1 year ago
git-gui: sanitize 'exec' arguments: simple cases
Johannes Sixt committed over 1 year ago
git-gui: avoid auto_execok for git-bash menu item
Mark Levedahl committed over 1 year ago
git-gui: treat file names beginning with "|" as relative paths
Johannes Sixt committed over 1 year ago
git-gui: remove unused proc is_shellscript
Mark Levedahl committed over 1 year ago
git-gui: remove git config --list handling for git < 1.5.3
Johannes Sixt committed over 1 year ago
git-gui: remove special treatment of Windows from open_cmd_pipe
Johannes Sixt committed about 1 year ago
git-gui: remove HEAD detachment implementation for git < 1.5.3
Mark Levedahl committed over 1 year ago
git-gui: use only the configured shell
Mark Levedahl committed over 1 year ago
git-gui: remove Tcl 8.4 workaround on 2>@1 redirection
Mark Levedahl committed almost 3 years ago
git-gui: make _shellpath usable on startup
Mark Levedahl committed over 1 year ago
Merge branch 'ml/git-gui-exec-path-fix'
Johannes Sixt committed over 2 years ago
git-gui: use [is_Windows], not bad _shellpath
Mark Levedahl committed over 1 year ago
git-gui: _which, only add .exe suffix if not present
Mark Levedahl committed over 1 year ago