index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
event
/
libuv_process.c
Commit message (
Expand
)
Author
Age
*
channels: reflect exit due to signals in exit status code (#10573)
Daniel Hahler
2019-08-09
*
win: open child stdio handles in overlapped-mode (#8113)
Björn Linse
2018-04-25
*
jobs: child proc must have a separate process-group
Justin M. Keyes
2018-03-16
*
channels: refactor
Björn Linse
2017-11-24
*
process_close(): uv_unref() detached processes (#7539)
Justin M. Keyes
2017-11-12
*
*: Fix all V641 errors
ZyX
2017-05-20
*
*: Add comment to all C files
ZyX
2017-04-19
*
win: os_shell_is_cmdexe() + tests
Justin M. Keyes
2017-04-12
*
win: libuv_process_spawn(): special-case cmd.exe
Rui Abreu Ferreira
2017-04-12
*
process_spawn: Return status code (#6075)
Justin M. Keyes
2017-02-09
*
Windows: libuv_process_spawn(): Allow libuv argument quoting/escaping.
Rui Abreu Ferreira
2017-01-10
*
eval: allow setting cwd in {jobstart,termopen}()
Aleksa Sarai
2016-06-07
*
job control: add 'detach' option to jobstart
Björn Linse
2016-01-20
*
Windows: disable libuv argument escaping for uv_spawn #3305
Rui Abreu Ferreira
2015-09-08
*
Windows: avoid "uv_" naming conflicts. #3225
Seth Jackson
2015-08-27