Sign in
googlers
/
jrn
/
git
/
6ce8e44a1eeaa07325f1304f6f392f35f54d29c7
/
run-command.c
b73a439
run-command: Support sending stderr to /dev/null
by Shawn O. Pearce
· 17 years ago
2d22c20
Add infrastructure to run a function asynchronously.
by Johannes Sixt
· 17 years ago
f3b33f1
Have start_command() create a pipe to read the stderr of the child.
by Johannes Sixt
· 17 years ago
3427b37
Allow environment variables to be unset in the processes started by run_command
by Alex Riesen
· 18 years ago
ee49314
Add ability to specify environment extension to run_command
by Alex Riesen
· 18 years ago
1568fea
Add run_command_v_opt_cd: chdir into a directory before exec
by Alex Riesen
· 18 years ago
e4507ae
Teach run-command to redirect stdout to /dev/null
by Shawn O. Pearce
· 18 years ago
f4bba25
Teach run-command about stdout redirection
by Shawn O. Pearce
· 18 years ago
9dc09c7
Simplify closing two fds at once in run-command.c
by Shawn O. Pearce
· 18 years ago
4919bf0
Teach run_command how to setup a stdin pipe
by Shawn O. Pearce
· 18 years ago
ebcb5d1
Split run_command into two halves (start/finish)
by Shawn O. Pearce
· 18 years ago
f100089
Start defining a more sophisticated run_command
by Shawn O. Pearce
· 18 years ago
afdb269
Remove unused run_command variants
by Shawn O. Pearce
· 18 years ago
95d3c4f
Use /dev/null for update hook stdin.
by Shawn O. Pearce
· 18 years ago
cd83c74
Redirect update hook stdout to stderr.
by Shawn O. Pearce
· 18 years ago
9b0b509
Remove unnecessary argc parameter from run_command_v.
by Shawn O. Pearce
· 18 years ago
8502357
simplify inclusion of system header files.
by Junio C Hamano
· 18 years ago
6f002f9
use appropriate typedefs
by David Rientjes
· 19 years ago
9201c70
Const tightening.
by Junio C Hamano
· 19 years ago
77cb17e
Exec git programs without using PATH.
by Michal Ostrowski
· 19 years ago
128aed6
Clean up file descriptors when calling hooks.
by Daniel Barkalow
· 19 years ago
1961433
receive-pack hooks updates.
by Junio C Hamano
· 20 years ago
b1bf95b
[PATCH] Added hook in git-receive-pack
by Josef Weidendorfer
· 20 years ago