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
Commit message (
Expand
)
Author
Age
...
*
rstream: Pass read count to read events
Thiago de Arruda
2015-08-13
*
process: Remove indeterminism that causes reordering of pty events
oni-link
2015-08-13
*
event: Refactor async event processing
Thiago de Arruda
2015-08-13
*
queue: Implement a more flexible event queue
Thiago de Arruda
2015-08-13
*
process: Pass loop reference during initialization
Thiago de Arruda
2015-08-13
*
loop: Simplify loop.c and move some code to input.c
Thiago de Arruda
2015-08-13
*
pty_process: Simplify cleanup after error during spawn
Thiago de Arruda
2015-08-13
*
events: Add missing function attributes to some APIs
Thiago de Arruda
2015-08-13
*
rstream: Fix read_cb invocation
Thiago de Arruda
2015-07-21
*
job: Replace by a better process abstraction layer
Thiago de Arruda
2015-07-17
*
server: Extract most logic into the new socket abstraction
Thiago de Arruda
2015-07-17
*
rstream/wstream: Unify structures and simplify API
Thiago de Arruda
2015-07-17
*
event loop: New abstraction layer with refactored time/signal API
Thiago de Arruda
2015-07-17
[prev]