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
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build(IWYU): fix headers for arabic.h
dundargoc
2023-11-26
*
build: rework IWYU mapping files
dundargoc
2023-11-25
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
*
refactor: iwyu (#26062)
zeertzjq
2023-11-16
*
build: remove PVS
dundargoc
2023-11-12
*
fix(startup): run embedded Nvim with real path (#24282)
zeertzjq
2023-07-08
*
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
*
fix(embed): handle stdio in server properly
bfredl
2023-01-09
*
fix(tui): more work in the TUI
bfredl
2022-12-31
*
feat(tui): run TUI as external process
hlpr98
2022-12-31
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
*
refactor: format files with uncrustify #15663
dundargoc
2021-09-14
*
Add more info to debug messages
James McCoy
2021-04-08
*
Common handling of required/ignored env vars
James McCoy
2021-01-31
*
Use dict_T to pass env vars to process spawning code
James McCoy
2021-01-31
*
Add overlapped option to jobstart
erw7
2020-06-10
*
jobstart now supports env/clear_env
Matthieu Coudron
2019-12-11
*
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