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
/
process.h
Commit message (
Expand
)
Author
Age
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
refactor: format header files with uncrustify #15877
dundargoc
2021-10-09
*
feat(api): nvim_get_chan_info: include "argv" for jobs #15537
Justin M. Keyes
2021-09-01
*
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
*
:ls : show "R", "F" for terminal-jobs #10370
Justin M. Keyes
2019-06-29
*
job-control: children_kill_cb(): do not check elapsed time
Justin M. Keyes
2018-04-15
*
channels: refactor jobwait
Björn Linse
2017-11-25
*
channels: move away term code from eval.c
Björn Linse
2017-11-25
*
channels: refactor
Björn Linse
2017-11-24
*
jobstop/process_stop: send SIGTERM directly
Daniel Hahler
2017-07-07
*
Revert "event/process.c: send SIGTERM directly (#6644)"
Justin M. Keyes
2017-05-08
*
event/process.c: send SIGTERM directly (#6644)
Daniel Hahler
2017-05-04
*
*: Move some dictionary functions to typval.h and use char*
ZyX
2017-03-29
*
event/multiqueue.c: Rename "queue" to "multiqueue".
Justin M. Keyes
2016-10-02
*
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
*
event: Refactor async event processing
Thiago de Arruda
2015-08-13
*
process: Pass loop reference during initialization
Thiago de Arruda
2015-08-13
*
job: Replace by a better process abstraction layer
Thiago de Arruda
2015-07-17