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
/
server.c
Age
Commit message (
Expand
)
Author
Files
2026-03-28
fix(:restart): formalize restart event #35223
Sathya Pramodh
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
1
2025-04-16
fix(env.c): drop envmap, free os_getenv() result #32683
Judit Novak
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-09-11
feat(log): use "ui" as default name for TUI client #30345
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-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-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-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-20
refactor: enable formatting for ternaries
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-02-16
feat: $NVIM_APPNAME #22128
Ghjuvan Lacambre
1
2023-01-16
test: avoid noise in NVIM_LOG_FILE
Justin M. Keyes
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-09-18
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
1
2022-09-11
refactor: replace char_u with char
Dundar Göc
1
2022-08-25
refactor: replace char_u with char
Dundar Goc
1
2022-06-30
feat: stdpath('run'), /tmp/nvim.user/ #18993
Justin M. Keyes
1
2022-06-15
feat(server): instance "name", store pipes in stdpath(state)
Justin M. Keyes
1
2022-06-15
feat(logging): include test-id in log messages
Justin M. Keyes
1
2022-05-03
feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009
Justin M. Keyes
1
2021-09-17
refactor(style): switch-case formatting, "uncrustify:indent-off" #15669
dundargoc
1
2020-02-16
test/LSP: assert contents of log file
Justin M. Keyes
1
2019-09-11
Remove excess <stdint.h>
Jan Edmund Lazo
1
2018-04-11
server: init v:servername if $NVIM_LISTEN_ADDRESS is invalid
Justin M. Keyes
1
2018-04-11
server: introduce --listen, deprecate $NVIM_LISTEN_ADDRESS
Justin M. Keyes
1
2018-04-11
serverstop(): return FALSE for invalid address
Justin M. Keyes
1
2017-11-20
server.c: Fix bug in release mode (#7594)
Phlosioneer
1
2017-06-07
log: Always enable; remove DISABLE_LOG
Justin M. Keyes
1
2017-05-29
sockets: don't deadlock when connecting to own pipe address
Björn Linse
1
2017-05-22
Server: don't fall back to Unix sockets
Marco Hinz
1
2017-05-22
Server: use uv_getaddrinfo() for $NVIM_LISTEN_ADDRESS
Marco Hinz
1
2017-04-19
*: Add comment to all C files
ZyX
1
2016-07-18
server_init: Handle server_address_new() failure.
Justin M. Keyes
1
2016-05-30
*: Rename main loop variable from loop to main_loop
ZyX
1
2016-04-20
Merge tempfile.c back into fileio.c
Jurica Bradaric
1
2016-04-18
*: Make set_vim_var_\* functions have proper argument types
ZyX
1
2015-10-18
Allow server_start to accept a NULL argument
Rui Abreu Ferreira
1
2015-10-18
Implement server_address_new()
Rui Abreu Ferreira
1
2015-07-17
server: Extract most logic into the new socket abstraction
Thiago de Arruda
1
[next]