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
/
msgpack_rpc
/
channel.h
Commit message (
Expand
)
Author
Age
*
refactor(os/input.c): rename os_inchar => input_get #30327
Justin M. Keyes
2024-09-10
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor: move non-symbols to defs.h headers
dundargoc
2023-12-17
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
2023-11-27
*
build(IWYU): replace public-to-public mappings with pragmas (#26237)
zeertzjq
2023-11-27
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
build(lint): remove unnecessary clint.py rules
dundargoc
2023-10-23
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor: format header files with uncrustify #15877
dundargoc
2021-10-09
*
nvim:msgpack: Correctly set up global ch_before_blocking_events
Andreas Schneider
2020-02-23
*
channels: refactor
Björn Linse
2017-11-24
*
api/nvim_get_mode: Use child-queue instead of "priority".
Justin M. Keyes
2017-04-28
*
job control: reuse common job code for rpc jobs
Björn Linse
2016-08-20
*
server: Extract most logic into the new socket abstraction
Thiago de Arruda
2015-07-17
*
msgpack-rpc: Create subdirectory for msgpack-rpc modules
Thiago de Arruda
2014-10-21