Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |