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
/
defs.h
Commit message (
Expand
)
Author
Age
*
fix(channel): handle writing to file instead of pipe (#30519)
zeertzjq
2024-09-26
*
refactor: rename "process" => "proc" #30387
Justin M. Keyes
2024-09-15
*
refactor(io): make rstream use a linear buffer
bfredl
2024-06-08
*
refactor(io): separate types for read and write streams
bfredl
2024-05-31
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
refactor: move non-symbols to defs.h headers
dundargoc
2023-12-17
*
refactor: change event_create() to a macro (#26343)
zeertzjq
2023-12-01
*
refactor(IWYU): fix includes for highlight_group.h (#26340)
zeertzjq
2023-12-01
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
refactor: format header files with uncrustify #15877
dundargoc
2021-10-09
*
tui: Hint wrapped lines to terminals.
Ricky Zhou
2018-09-03
*
ui: use line-based rather than char-based updates in screen.c
Björn Linse
2018-07-21
*
event: Remove "priority" concept.
Justin M. Keyes
2017-04-28
*
input.c: Process only safe events before blocking.
Justin M. Keyes
2017-04-28
*
*: Fix errors from new linter checks
ZyX
2016-06-11
*
loop: Improvements for thread-safety
Thiago de Arruda
2015-09-06
*
queue: Implement a more flexible event queue
Thiago de Arruda
2015-08-13