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
gitk: sanitize 'exec' arguments: redirect to process
Johannes Sixt committed over 1 year ago
gitk: sanitize 'exec' arguments: redirections and background
Johannes Sixt committed over 1 year ago
gitk: sanitize 'exec' arguments: redirections
Johannes Sixt committed over 1 year ago
gitk: sanitize 'exec' arguments: 'eval exec'
Johannes Sixt committed over 1 year ago
gitk: sanitize 'exec' arguments: simple cases
Johannes Sixt committed over 1 year ago
gitk: have callers of diffcmd supply pipe symbol when necessary
Johannes Sixt committed over 1 year ago