index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
run-command.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ab/hooks-regression-fix'
Junio C Hamano
2022-06-14
1
-7
/
+23
|
\
|
*
run-command: add an "ungroup" option to run_process_parallel()
Ævar Arnfjörð Bjarmason
2022-06-07
1
-7
/
+23
*
|
Merge branch 'ab/env-array'
Junio C Hamano
2022-06-11
1
-7
/
+7
|
\
\
|
*
|
run-command API users: use "env" not "env_array" in comments & names
Ævar Arnfjörð Bjarmason
2022-06-02
1
-5
/
+5
|
*
|
run-command API: rename "env_array" to "env"
Ævar Arnfjörð Bjarmason
2022-06-02
1
-2
/
+2
|
|
/
*
/
run-command.h: remove always unused "clean_on_exit_handler_cbdata"
Ævar Arnfjörð Bjarmason
2022-04-01
1
-1
/
+0
|
/
*
run-command: remove old run_hook_{le,ve}() hook API
Emily Shaffer
2022-01-08
1
-16
/
+0
*
read-cache: convert post-index-change to use hook.h
Emily Shaffer
2022-01-08
1
-1
/
+0
*
run-command API: remove "env" member, always use "env_array"
Ævar Arnfjörð Bjarmason
2021-11-26
1
-17
/
+17
*
run-command API: remove "argv" member, always use "args"
Ævar Arnfjörð Bjarmason
2021-11-26
1
-12
/
+8
*
Merge branch 'jh/builtin-fsmonitor-part1'
Junio C Hamano
2021-10-14
1
-0
/
+57
|
\
|
*
run-command: create start_bg_command
Jeff Hostetler
2021-09-20
1
-0
/
+57
*
|
hook.[ch]: move find_hook() from run-command.c to hook.c
Ævar Arnfjörð Bjarmason
2021-09-27
1
-7
/
+0
*
|
Merge branch 'mr/bisect-in-c-4'
Junio C Hamano
2021-09-23
1
-0
/
+12
|
\
\
|
*
|
run-command: make `exists_in_PATH()` non-static
Pranit Bauva
2021-09-13
1
-0
/
+12
|
|
/
*
|
run-command: offer to close the object store before running
Johannes Schindelin
2021-09-09
1
-0
/
+9
*
|
run-command: prettify the `RUN_COMMAND_*` flags
Johannes Schindelin
2021-09-09
1
-7
/
+7
|
/
*
Merge branch 'jt/partial-clone-submodule-1'
Junio C Hamano
2021-07-17
1
-0
/
+10
|
\
|
*
run-command: refactor subprocess env preparation
Jonathan Tan
2021-06-28
1
-0
/
+10
*
|
*.h: move some *_INIT to designated initializers
Ævar Arnfjörð Bjarmason
2021-07-01
1
-1
/
+4
|
/
*
run-command: document use_shell option
Jeff King
2021-01-22
1
-1
/
+8
*
maintenance: replace run_auto_gc()
Derrick Stolee
2020-09-17
1
-1
/
+1
*
strvec: convert remaining callers away from argv_array name
Jeff King
2020-07-29
1
-5
/
+5
*
strvec: rename files from argv-array to strvec
Jeff King
2020-07-29
1
-1
/
+1
*
Merge branch 'ta/wait-on-aliased-commands-upon-signal' into master
Junio C Hamano
2020-07-16
1
-0
/
+1
|
\
|
*
Wait for child on signal death for aliases to builtins
Trygve Aaberge
2020-07-07
1
-0
/
+1
*
|
auto-gc: extract a reusable helper from "git fetch"
Junio C Hamano
2020-05-07
1
-0
/
+5
|
/
*
run-command.h: fix mis-indented struct member
Jeff King
2020-02-22
1
-1
/
+1
*
run-command: move doc to run-command.h
Heba Waly
2019-11-18
1
-7
/
+245
*
*.[ch]: remove extern from function declarations using sed
Denton Liu
2019-05-05
1
-1
/
+1
*
*.[ch]: remove extern from function declarations using spatch
Denton Liu
2019-05-05
1
-3
/
+3
*
trace2: create new combined trace facility
Jeff Hostetler
2019-02-23
1
-1
/
+12
*
send-pack.c: move async's #ifdef NO_PTHREADS back to run-command.c
Nguyễn Thái Ngọc Duy
2018-11-05
1
-0
/
+1
*
run-command.h: include thread-utils.h instead of pthread.h
Nguyễn Thái Ngọc Duy
2018-11-05
1
-3
/
+1
*
run-command: expose is_executable function
Brandon Williams
2017-04-26
1
-0
/
+1
*
execv_dashed_external: wait for child on signal death
Jeff King
2017-01-09
1
-0
/
+1
*
run-command: add clean_on_exit_handler
Lars Schneider
2016-10-17
1
-0
/
+2
*
run-command: move check_pipe() from write_or_die to run_command
Lars Schneider
2016-10-17
1
-1
/
+1
*
run-command: add pipe_command helper
Jeff King
2016-06-18
1
-7
/
+24
*
Merge branch 'jk/push-client-deadlock-fix'
Junio C Hamano
2016-04-29
1
-0
/
+1
|
\
|
*
run-command: teach async threads to ignore SIGPIPE
Jeff King
2016-04-20
1
-0
/
+1
*
|
Merge branch 'sb/submodule-parallel-update'
Junio C Hamano
2016-04-06
1
-5
/
+5
|
\
\
|
*
|
run_processes_parallel: rename parameters for the callbacks
Stefan Beller
2016-03-01
1
-5
/
+5
*
|
|
Merge branch 'sb/submodule-parallel-fetch'
Junio C Hamano
2016-03-04
1
-6
/
+3
|
\
|
|
|
*
|
run-command: do not pass child process data into callbacks
Stefan Beller
2016-03-01
1
-6
/
+3
*
|
|
Merge branch 'jk/epipe-in-async'
Junio C Hamano
2016-02-26
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
write_or_die: handle EPIPE in async threads
Jeff King
2016-02-25
1
-0
/
+1
*
|
run-command: add an asynchronous parallel child processor
Stefan Beller
2015-12-16
1
-0
/
+80
|
/
*
Merge branch 'rs/daemon-plug-child-leak'
Junio C Hamano
2015-11-04
1
-0
/
+1
|
\
|
*
run-command: factor out child_process_clear()
René Scharfe
2015-11-03
1
-0
/
+1
[next]