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
/
wstream.c
Commit message (
Expand
)
Author
Age
*
fix(channel): handle writing to file instead of pipe (#30519)
zeertzjq
2024-09-26
*
refactor(io): separate types for read and write streams
bfredl
2024-05-31
*
docs: fix typos (#27868)
dundargoc
2024-03-28
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
refactor: move non-symbols to defs.h headers
dundargoc
2023-12-17
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build: remove PVS
dundargoc
2023-11-12
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: format files with uncrustify #15663
dundargoc
2021-09-14
*
Bump up buffer capacity to 2GB
KillTheMule
2018-05-23
*
Fix warning when assing size_t type value to uv_buf_t.len, convert type to UL...
George Zhao
2018-01-18
*
log: some DEBUG-level stream logging
Justin M. Keyes
2017-08-21
*
*: Add comment to all C files
ZyX
2017-04-19
*
stream: set data together with callback
Björn Linse
2016-08-20
*
events: Add missing function attributes to some APIs
Thiago de Arruda
2015-08-13
*
rstream/wstream: Unify structures and simplify API
Thiago de Arruda
2015-07-17