๐ AIๆ็ดข & ไปฃ็
๐
ไธป้กต
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.7.6
/
run-command.c
tag
7299fdaceb63ab08c360fa89c6b1b9601f60ca40
tagger
Junio C Hamano <gitster@pobox.com>
Sun Jul 30 21:45:21 2017
object
5e0649dc65fe33e8cf38823350e9d7951f6a6346
Git 2.7.6
b7a6ec6
Merge branch 'jk/tighten-alloc' into maint
by Junio C Hamano
ยท 10 years ago
9658846
write_or_die: handle EPIPE in async threads
by Jeff King
ยท 10 years ago
20574f5
prepare_{git,shell}_cmd: use argv_array
by Jeff King
ยท 10 years ago
c3c592e
Merge branch 'rs/daemon-plug-child-leak'
by Junio C Hamano
ยท 10 years ago
2d71608
run-command: factor out child_process_clear()
by Renรฉ Scharfe
ยท 10 years ago
2b72dbb
Merge branch 'ti/glibc-stdio-mutex-from-signal-handler'
by Junio C Hamano
ยท 10 years ago
88bad58
Merge branch 'jk/async-pkt-line'
by Junio C Hamano
ยท 10 years ago
507d780
pager: don't use unsafe functions in signal handlers
by Takashi Iwai
ยท 10 years ago
661a8cf
run-command: provide in_async query function
by Jeff King
ยท 10 years ago
1302c9f
Merge branch 'jk/long-error-messages'
by Junio C Hamano
ยท 10 years ago
3b331e9
vreportf: report to arbitrary filehandles
by Jeff King
ยท 10 years ago
03f2c77
find_hook: keep our own static buffer
by Jeff King
ยท 10 years ago
68a2e6a
Merge branch 'nd/multiple-work-trees'
by Junio C Hamano
ยท 11 years ago
ea1fd48
Merge branch 'jk/run-command-capture'
by Junio C Hamano
ยท 11 years ago
c29b396
run-command: forbid using run_command with piped output
by Jeff King
ยท 11 years ago
911ec99
run-command: introduce capture_command helper
by Jeff King
ยท 11 years ago
1b56cdf
git-compat-util.h: move SHELL_PATH default into header
by Kyle J. McKay
ยท 11 years ago
77a801d
Merge branch 'jc/hook-cleanup'
by Junio C Hamano
ยท 11 years ago
dcf6926
path.c: make get_pathname() call sites return const char *
by Nguyแป n Thรกi Ngแปc Duy
ยท 11 years ago
814dd8e
run-command.c: retire unused run_hook_with_custom_index()
by Junio C Hamano
ยท 11 years ago
6066a7e
run-command: use void to declare that functions take no parameters
by Renรฉ Scharfe
ยท 11 years ago
e4da4fb
Merge branch 'eb/no-pthreads'
by Junio C Hamano
ยท 11 years ago
0f4b6db
Handle atexit list internaly for unthreaded builds
by Etienne Buira
ยท 11 years ago
19a583d
run-command: add env_array, an optional argv_array for env
by Renรฉ Scharfe
ยท 11 years ago
1f87293
run-command: inline prepare_run_command_v_opt()
by Renรฉ Scharfe
ยท 11 years ago
41e9bad
run-command: call run_command_v_opt_cd_env() instead of duplicating it
by Renรฉ Scharfe
ยท 11 years ago
483bbd4
run-command: introduce child_process_init()
by Renรฉ Scharfe
ยท 11 years ago
d318027
run-command: introduce CHILD_PROCESS_INIT
by Renรฉ Scharfe
ยท 11 years ago
385e171
Merge branch 'sk/mingw-uni-fix-more'
by Junio C Hamano
ยท 11 years ago
77734da
Win32: don't copy the environment twice when spawning child processes
by Karsten Blees
ยท 11 years ago
d1d0945
run-command: use internal argv_array of struct child_process in run_hook_ve()
by Renรฉ Scharfe
ยท 11 years ago
c460c0e
run-command: store an optional argv_array
by Jeff King
ยท 12 years ago
15048f8
commit: fix patch hunk editing with "commit -p -m"
by Benoit Pierre
ยท 12 years ago
5a50085
run-command: trivial style fixes
by Felipe Contreras
ยท 12 years ago
1d1934c
Merge branch 'tr/fd-gotcha-fixes'
by Junio C Hamano
ยท 12 years ago
a77f106
run-command: dup_devnull(): guard against syscalls failing
by Thomas Rast
ยท 12 years ago
380395d
mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVE
by Jonathan Nieder
ยท 13 years ago
9526aa4
Merge branch 'jk/a-thread-only-dies-once'
by Junio C Hamano
ยท 13 years ago
1ece66b
run-command: use thread-aware die_is_recursing routine
by Jeff King
ยท 13 years ago
25043d8
run-command: always set failed_errno in start_command
by Jeff King
ยท 13 years ago
b5b56ea
Merge branch 'sb/run-command-fd-error-reporting'
by Junio C Hamano
ยท 13 years ago
939296c
run-command: be more informative about what failed
by Stephen Boyd
ยท 13 years ago
5a7da2d
hooks: Add function to check if a hook exists
by Aaron Schrab
ยท 13 years ago
709ca73
run-command: encode signal death as a positive integer
by Jeff King
ยท 13 years ago
0398fc3
fix compilation with NO_PTHREADS
by Jeff King
ยท 13 years ago
a2767c5
run-command: do not warn about child death from terminal
by Jeff King
ยท 13 years ago
1327452
run-command: drop silent_exec_failure arg from wait_or_whine
by Jeff King
ยท 13 years ago
55ff630
Merge branch 'jk/no-more-pre-exec-callback'
by Jeff King
ยท 13 years ago
cc84144
Merge branch 'dg/run-command-child-cleanup' into maint
by Junio C Hamano
ยท 13 years ago
5816cc7
Merge branch 'dg/run-command-child-cleanup'
by Junio C Hamano
ยท 13 years ago
91feb38
Merge branch 'jc/maint-sane-execvp-notdir' into maint-1.7.11
by Junio C Hamano
ยท 13 years ago
bdee397
run-command.c: fix broken list iteration in clear_child_for_cleanup
by David Gould
ยท 13 years ago
12d858a
Merge branch 'jc/maint-sane-execvp-notdir'
by Junio C Hamano
ยท 13 years ago
a785508
sane_execvp(): ignore non-directory on $PATH
by Junio C Hamano
ยท 13 years ago
e8320f3
pager: drop "wait for output to run less" hack
by Jeff King
ยท 14 years ago
8cc5223
Merge branch 'js/spawn-via-shell-path-fix'
by Junio C Hamano
ยท 14 years ago
bd6f71d
Merge branch 'jk/run-command-eacces'
by Junio C Hamano
ยท 14 years ago
7762975
Do not use SHELL_PATH from build system in prepare_shell_cmd on Windows
by Johannes Sixt
ยท 14 years ago
38f865c
run-command: treat inaccessible directories as ENOENT
by Jeff King
ยท 14 years ago
b3e34dd
Use SHELL_PATH from build system in run_command.c:prepare_shell_cmd
by Ben Walton
ยท 14 years ago
10c6cdd
dashed externals: kill children on exit
by Clemens Buchacher
ยท 14 years ago
afe19ff
run-command: optionally kill children on exit
by Jeff King
ยท 14 years ago
7a95d1b
Merge branch 'jk/argv-array'
by Junio C Hamano
ยท 14 years ago
5d40a17
run_hook: use argv_array API
by Jeff King
ยท 14 years ago
fc1b56f
notice error exit from pager
by Clemens Buchacher
ยท 14 years ago
3bc4181
error_routine: use parent's stderr if exec fails
by Clemens Buchacher
ยท 14 years ago
a111eb7
run-command: handle short writes and EINTR in die_child
by Jonathan Nieder
ยท 15 years ago
60e199c
Revert "run-command: prettify -D_FORTIFY_SOURCE workaround"
by Junio C Hamano
ยท 15 years ago
ebec842
run-command: prettify -D_FORTIFY_SOURCE workaround
by Jonathan Nieder
ยท 15 years ago
13af8cb
start_command: flush buffers in the WIN32 code path as well
by Johannes Sixt
ยท 15 years ago
7626550
Merge branch 'js/async-thread'
by Junio C Hamano
ยท 15 years ago
fc012c2
start_command: close cmd->err descriptor when fork/spawn fails
by bert Dvornik
ยท 16 years ago
4553d58
Merge branch 'jl/maint-submodule-gitfile-awareness'
by Junio C Hamano
ยท 16 years ago
f9a2743
Windows: start_command: Support non-NULL dir in struct child_process
by Johannes Sixt
ยท 16 years ago
f6b6098
Enable threaded async procedures whenever pthreads is available
by Johannes Sixt
ยท 16 years ago
b7e7f6f
Merge branch 'mw/maint-gcc-warns-unused-write'
by Junio C Hamano
ยท 16 years ago
0ea1c89
Dying in an async procedure should only exit the thread, not the process.
by Johannes Sixt
ยท 16 years ago
200a76b
Reimplement async procedures using pthreads
by Johannes Sixt
ยท 16 years ago
90ff12a
run-command.c: fix build warnings on Ubuntu
by Michael Wookey
ยท 16 years ago
76d44c8
Merge branch 'sp/maint-push-sideband' into sp/push-sideband
by Junio C Hamano
ยท 16 years ago
ae6a560
run-command: support custom fd-set in async
by Erik Faye-Lund
ยท 16 years ago
4f41b61
run-command: Allow stderr to be a caller supplied pipe
by Shawn O. Pearce
ยท 16 years ago
030b1a7
Merge branch 'js/exec-error-report'
by Junio C Hamano
ยท 16 years ago
3cd02df
Merge branch 'js/windows'
by Junio C Hamano
ยท 16 years ago
75301f9
Windows: avoid the "dup dance" when spawning a child process
by Johannes Sixt
ยท 16 years ago
2b541bf
start_command: detect execvp failures early
by Johannes Sixt
ยท 16 years ago
ab0b41d
run-command: move wait_or_whine earlier
by Johannes Sixt
ยท 16 years ago
a5487dd
start_command: report child process setup errors to the parent's stderr
by Johannes Sixt
ยท 16 years ago
f445644
run-command: optimize out useless shell calls
by Jeff King
ยท 16 years ago
8dba1e6
run-command: add "use shell" option
by Jeff King
ยท 16 years ago
71064e3
Test for WIN32 instead of __MINGW32_
by Frank Li
ยท 16 years ago
d7fa500
Fix __stdcall placement and function prototype
by Frank Li
ยท 16 years ago
0d30ad7
Avoid declaration after statement
by Frank Li
ยท 16 years ago
2affea4
start_command: do not clobber cmd->env on Windows code path
by Johannes Sixt
ยท 16 years ago
08ac696
Merge branch 'js/run-command-updates'
by Junio C Hamano
ยท 16 years ago
5a7a367
run-command.c: squelch a "use before assignment" warning
by David Soria Parra
ยท 16 years ago
c024beb
run_command: report failure to execute the program, but optionally don't
by Johannes Sixt
ยท 16 years ago
b99d5f4
run_command: encode deadly signal number in the return value
by Johannes Sixt
ยท 16 years ago
0ac77ec
run_command: report system call errors instead of returning error codes
by Johannes Sixt
ยท 16 years ago
5709e03
run_command: return exit code as positive value
by Johannes Sixt
ยท 16 years ago
Next »