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
Merge branch 'js/fix-open-exec-2.40.0' into js/fix-open-exec
Taylor Blau committed about 1 year ago
gitk: encode arguments correctly with "open"
Avi Halachmi (:avih) committed over 1 year ago
gitk: sanitize 'open' arguments: command pipeline
Johannes Sixt committed over 1 year ago
gitk: collect construction of blameargs into a single conditional
Johannes Sixt committed over 1 year ago
gitk: sanitize 'open' arguments: simple commands, readable and writable
Johannes Sixt committed over 1 year ago
gitk: sanitize 'open' arguments: simple commands with redirections
Johannes Sixt committed over 1 year ago
gitk: sanitize 'open' arguments: simple commands
Johannes Sixt committed over 1 year ago