aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/event/process.h
Commit message (Expand)AuthorAge
* job-control: children_kill_cb(): do not check elapsed timeJustin M. Keyes2018-04-15
* channels: refactor jobwaitBjörn Linse2017-11-25
* channels: move away term code from eval.cBjörn Linse2017-11-25
* channels: refactorBjörn Linse2017-11-24
* jobstop/process_stop: send SIGTERM directlyDaniel Hahler2017-07-07
* Revert "event/process.c: send SIGTERM directly (#6644)"Justin M. Keyes2017-05-08
* event/process.c: send SIGTERM directly (#6644)Daniel Hahler2017-05-04
* *: Move some dictionary functions to typval.h and use char*ZyX2017-03-29
* event/multiqueue.c: Rename "queue" to "multiqueue".Justin M. Keyes2016-10-02
* eval: allow setting cwd in {jobstart,termopen}()Aleksa Sarai2016-06-07
* job control: add 'detach' option to jobstartBjörn Linse2016-01-20
* event: Refactor async event processingThiago de Arruda2015-08-13
* process: Pass loop reference during initializationThiago de Arruda2015-08-13
* job: Replace by a better process abstraction layerThiago de Arruda2015-07-17