git-gui: introduce function git_redir for git calls with redirections
Johannes Sixt committed over 1 year ago
git-gui: pass redirections as separate argument to git_read
Johannes Sixt committed over 1 year ago
git-gui: pass redirections as separate argument to _open_stdout_stderr
Johannes Sixt committed over 1 year ago
git-gui: convert git_read*, git_write to be non-variadic
Johannes Sixt committed over 1 year ago
git-gui: override exec and open only on Windows
Mark Levedahl committed over 1 year ago
gitk: sanitize 'open' arguments: revisit recently updated 'open' calls
Johannes Sixt committed over 1 year ago
git-gui: use git_read in githook_read
Johannes Sixt committed over 1 year ago
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