index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
event
/
wstream.c
Age
Commit message (
Expand
)
Author
Files
2026-03-30
revert: "refactor(process): don't read from PTY master using uv_pipe_t" (#37401)
zeertzjq
1
2026-02-19
fix(rpc): include write failure reason in log (#37959)
zeertzjq
1
2026-01-15
refactor(process): don't read from PTY master using uv_pipe_t
zeertzjq
1
2025-10-31
Merge pull request #36393 from zeertzjq/rstream-close-cb
zeertzjq
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-03-24
refactor(channel): redundant channel_close()
Justin M. Keyes
1
2024-09-26
fix(channel): handle writing to file instead of pipe (#30519)
zeertzjq
1
2024-05-31
refactor(io): separate types for read and write streams
bfredl
1
2024-03-28
docs: fix typos (#27868)
dundargoc
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
2023-12-17
refactor: move non-symbols to defs.h headers
dundargoc
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2021-09-14
refactor: format files with uncrustify #15663
dundargoc
1
2018-05-23
Bump up buffer capacity to 2GB
KillTheMule
1
2018-01-18
Fix warning when assing size_t type value to uv_buf_t.len, convert type to UL...
George Zhao
1
2017-08-21
log: some DEBUG-level stream logging
Justin M. Keyes
1
2017-04-19
*: Add comment to all C files
ZyX
1
2016-08-20
stream: set data together with callback
Björn Linse
1
2015-08-13
events: Add missing function attributes to some APIs
Thiago de Arruda
1
2015-07-17
rstream/wstream: Unify structures and simplify API
Thiago de Arruda
1