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
/
stream.c
Commit message (
Expand
)
Author
Age
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
refactor: iwyu (#26062)
zeertzjq
2023-11-16
*
build: remove PVS
dundargoc
2023-11-12
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
refactor: format files with uncrustify #15663
dundargoc
2021-09-14
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
win/TUI: enable mouse on ConEmu and vtpcon without vti
erw7
2020-05-26
*
win: use virtual terminal input (VTI) if available #11803
erw7
2020-05-26
*
Test on actual libuv version number, not on existence of symbol.
Matěj Cepl
2020-04-21
*
Make neovim building even with libuv 1.18.0
Matěj Cepl
2020-04-21
*
win: stream: reset tty stream on close
Anciety
2019-08-20
*
stream: log unwritten bytes, if any #10663
Justin M. Keyes
2019-08-01
*
build: fix some warnings
Justin M. Keyes
2019-06-03
*
win: stream_init() issue with tty on Windows #9884
erw7
2019-04-28
*
channels: generalize jobclose()
Björn Linse
2017-11-25
*
log: some DEBUG-level stream logging
Justin M. Keyes
2017-08-21
*
*: Fix all V641 errors
ZyX
2017-05-20
*
*: Add comment to all C files
ZyX
2017-04-19
*
stream: set data together with callback
Björn Linse
2016-08-20
*
process.c: Prevent data loss for process output streams
oni-link
2016-05-15
*
Fix comments for os_* functions return value
Rui Abreu Ferreira
2015-11-25
*
Fix warning: stream.c: stream_init(): Dead store: HI.
oni-link
2015-09-08
*
event: Refactor async event processing
Thiago de Arruda
2015-08-13
*
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