Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2010-01-06 | diff: run external diff helper with shell | Jeff King | 1 | -1/+1 |
2010-01-06 | textconv: use shell to run helper | Jeff King | 3 | -2/+3 |
2010-01-06 | editor: use run_command's shell feature | Jeff King | 1 | -19/+2 |
2010-01-06 | run-command: optimize out useless shell calls | Jeff King | 1 | -9/+11 |
2010-01-06 | run-command: convert simple callsites to use_shell | Jeff King | 4 | -12/+10 |
2010-01-06 | t0021: use $SHELL_PATH for the filter script | Johannes Sixt | 1 | -1/+2 |
2010-01-02 | run-command: add "use shell" option | Jeff King | 2 | -0/+49 |
2009-12-23 | Git 1.6.6v1.6.6 | Junio C Hamano | 3 | -4/+6 |