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
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
2
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-12-01
fix(msgpack): use fixstr encoding for strings of length 20-31 #36737
benarcher2691
1
2025-10-24
docs: types, news, lua-plugin
Justin M. Keyes
1
2025-10-09
fix(rpc): handle more cases when identifying loopback #36100
Vlad
1
2025-10-04
vim-patch:partial:8.1.1939: code for handling v: variables in generic eval fi...
Jan Edmund Lazo
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
8
2025-08-06
refactor(build): don't use the preprocessor when generating headers
bfredl
2
2025-06-12
fix(msgpack): flush incomplete big UI event before packing RPC event
bfredl
2
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-04-16
fix(env.c): drop envmap, free os_getenv() result #32683
Judit Novak
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
6
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
4
2024-09-15
refactor: rename "process" => "proc" #30387
Justin M. Keyes
1
2024-09-11
feat(log): use "ui" as default name for TUI client #30345
Justin M. Keyes
1
2024-09-10
refactor(os/input.c): rename os_inchar => input_get #30327
Justin M. Keyes
1
2024-09-09
fix(server): CID 509282: DEADCODE #30316
Justin M. Keyes
1
2024-09-08
fix(startup): server fails if $NVIM_APPNAME is relative dir #30310
Justin M. Keyes
1
2024-09-08
fix(startup): ignore broken $XDG_RUNTIME_DIR #30285
Justin M. Keyes
1
2024-09-02
feat(startup): validate --listen address
Justin M. Keyes
1
2024-08-05
build(deps): remove msgpack-c dependency
bfredl
1
2024-08-05
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
4
2024-06-27
refactor(shada): don't use msgpack_packer for shada
bfredl
1
2024-06-24
refactor(typval): don't use msgpack_packer for msgpackdump()
bfredl
1
2024-06-11
refactor(shada): use msgpack_sbuffer less
bfredl
4
2024-06-08
refactor(io): make rstream use a linear buffer
bfredl
1
2024-06-04
fixup: include nvim/ascii_defs.h
James Tirta Halim
1
2024-06-04
fixup: apply the change on more files
James Tirta Halim
1
2024-05-31
refactor(io): separate types for read and write streams
bfredl
1
2024-05-30
refactor(fileio): use a linear buffer for FileDescriptor
bfredl
1
2024-05-17
feat(api): broadcast events to ALL channels #28487
Justin M. Keyes
2
2024-04-16
fix(msgpack): store grid line event as a value
Theo Fabi
3
2024-04-02
test: silence expected errors
dundargoc
1
2024-03-07
refactor(msgpack): allow flushing buffer while packing msgpack
bfredl
7
2024-02-26
refactor(msgpack): remove dead unpacker code in helpers
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 metadata; msgpack_rpc_to_object delenda est
bfredl
2
2024-02-18
refactor(api): use arena for channel info and terminal info
bfredl
1
[next]