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
/
msgpack_rpc
/
channel.c
Age
Commit message (
Expand
)
Author
Files
2026-04-08
fix(rpc): trigger UILeave earlier on channel close (#38846)
zeertzjq
1
2026-03-28
fix(:restart): formalize restart event #35223
Sathya Pramodh
1
2026-02-19
fix(rpc): include write failure reason in log (#37959)
zeertzjq
1
2026-01-11
fix(lua): vim._with() doesn't save boolean options properly (#37354)
zeertzjq
1
2026-01-11
fix(rpc): don't overwrite already received results on error (#37339)
zeertzjq
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-08-06
refactor(build): don't use the preprocessor when generating headers
bfredl
1
2025-06-12
fix(msgpack): flush incomplete big UI event before packing RPC event
bfredl
1
2025-06-10
fix(tui): wait for embedded server's exit code
zeertzjq
1
2025-06-07
feat: make :restart work for remote UI (#34354)
zeertzjq
1
2025-04-29
fix(tui): don't process UI events when suspending or stopping (#33710)
zeertzjq
1
2025-03-26
docs: news, lsp autocomplete #33047
Justin M. Keyes
1
2025-03-24
fix(channel): log after (not before) channel-close
Justin M. Keyes
1
2025-03-24
refactor(channel): redundant channel_close()
Justin M. Keyes
1
2025-03-11
fix(ui): schedule UI detach (#32827)
Gregory Anders
1
2025-02-17
refactor(channel): eliminate special case in on_proc_exit() #32485
Justin M. Keyes
1
2025-02-10
feat(ui): UI :detach command
Justin M. Keyes
1
2025-02-05
fix(log): RPC log format #32337
Justin M. Keyes
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
1
2024-09-15
refactor: rename "process" => "proc" #30387
Justin M. Keyes
1
2024-08-05
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
1
2024-06-11
refactor(shada): use msgpack_sbuffer less
bfredl
1
2024-06-08
refactor(io): make rstream use a linear buffer
bfredl
1
2024-05-31
refactor(io): separate types for read and write streams
bfredl
1
2024-05-17
feat(api): broadcast events to ALL channels #28487
Justin M. Keyes
1
2024-04-16
fix(msgpack): store grid line event as a value
Theo Fabi
1
2024-04-02
test: silence expected errors
dundargoc
1
2024-03-07
refactor(msgpack): allow flushing buffer while packing msgpack
bfredl
1
2024-02-21
refactor(api): make freeing of return-value opt-in instead of opt out
bfredl
1
2024-02-18
refactor(api): use arena for channel info and terminal info
bfredl
1
2024-02-15
refactor(eval): use arena when converting typvals to Object
bfredl
1
2024-02-13
refactor(lua): use Arena when converting from lua stack to API args
bfredl
1
2024-02-09
refactor(api): make cstr_as_string accept "const char*"
bfredl
1
2024-01-21
fix(rpc): assertion failure due to invalid msgpack input
nwounkn
1
2024-01-11
refactor(IWYU): fix headers
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-12-02
refactor: free more reachable memory with EXITFREE (#26349)
zeertzjq
1
2023-12-01
refactor: change event_create() to a macro (#26343)
zeertzjq
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
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-25
build: rework IWYU mapping files
dundargoc
1
2023-11-20
refactor: enable formatting for ternaries
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-09-27
fix(clang): null pointer dereference in parse_msgpack #25389
nwounkn
1
2023-09-09
fix(rpc): fix hang with channel closed while waiting for response
Sergey Slipchenko
1
[next]