| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | api: nvim_get_mode() | Justin M. Keyes | 2017-04-28 |
| * | *: Add comment to all C files | ZyX | 2017-04-19 |
| * | tui: "backpressure": Drop messages to avoid flooding. | Justin M. Keyes | 2016-12-09 |
| * | event/multiqueue.c: Rename "queue" to "multiqueue". | Justin M. Keyes | 2016-10-02 |
| * | tui.c: Do not wait for tui loop on teardown. (#4789) | Justin M. Keyes | 2016-09-24 |
| * | loop: Free the parent queue last when destroying the loop | Thiago de Arruda | 2015-09-16 |
| * | loop: Improvements for thread-safety | Thiago de Arruda | 2015-09-06 |
| * | eval: Fix jobwait() to process multiple jobs concurrently | Thiago de Arruda | 2015-08-13 |
| * | event: Refactor async event processing | Thiago de Arruda | 2015-08-13 |
| * | loop: Simplify loop.c and move some code to input.c | Thiago de Arruda | 2015-08-13 |
| * | job: Replace by a better process abstraction layer | Thiago de Arruda | 2015-07-17 |
| * | event loop: New abstraction layer with refactored time/signal API | Thiago de Arruda | 2015-07-17 |