summaryrefslogtreecommitdiffstats
path: root/userdiff.h (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-06diff: run external diff helper with shellJeff King1-1/+1
2010-01-06textconv: use shell to run helperJeff King3-2/+3
2010-01-06editor: use run_command's shell featureJeff King1-19/+2
2010-01-06run-command: optimize out useless shell callsJeff King1-9/+11
2010-01-06run-command: convert simple callsites to use_shellJeff King4-12/+10
2010-01-06t0021: use $SHELL_PATH for the filter scriptJohannes Sixt1-1/+2
2010-01-02run-command: add "use shell" optionJeff King2-0/+49
2009-12-23Git 1.6.6v1.6.6Junio C Hamano3-4/+6