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
/
os
/
job.c
Commit message (
Expand
)
Author
Age
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15
*
Add channel module
Thiago de Arruda
2014-05-12
*
Refactor modules to use handle data accessors
Thiago de Arruda
2014-05-12
*
Fix bug of `job_stop` not emitting `JobExit`
Thiago de Arruda
2014-04-18
*
Remove unnecessary cleanup label from `job_start`
Thiago de Arruda
2014-04-18
*
Free job data on close_cb
Thiago de Arruda
2014-04-18
*
Stop job prepare watcher when there are no jobs
Thiago de Arruda
2014-04-18
*
Refactor job.c module to use WStream
Thiago de Arruda
2014-04-18
*
Correctly free libuv handles
Thiago de Arruda
2014-04-18
*
Refactor job control to use RStream events
Thiago de Arruda
2014-04-18
*
Create EventType for RStream reading
Thiago de Arruda
2014-04-18
*
Refactor job control module to use RStream class
Thiago de Arruda
2014-04-16
*
Bring neovim up to date with recent libuv changes
Will Tange
2014-04-14
*
Remove old comment from job.c
Thiago de Arruda
2014-04-08
*
Define special key for asynchronous events
Thiago de Arruda
2014-04-08
*
Fix/add more files with to clint-files.txt
Thiago de Arruda
2014-04-08
*
Implement job control
Thiago de Arruda
2014-04-07