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
/
os
/
server.c
Commit message (
Expand
)
Author
Age
*
msgpack-rpc: Create subdirectory for msgpack-rpc modules
Thiago de Arruda
2014-10-21
*
server: Improve error reporting.
Scott Prager
2014-10-17
*
server: Rename address environment variable
Thiago de Arruda
2014-09-13
*
Extract `tempfile` module from fileio
Pavel Platto
2014-07-14
*
Refactor vim_tempname
Pavel Platto
2014-07-14
*
Use strict function prototypes #945
Pavel Platto
2014-07-14
*
os/server: Fix possible port overflow
André Twupack
2014-07-13
*
os/server: Fix TCP connection
André Twupack
2014-07-13
*
os/server: Fix indentation
André Twupack
2014-07-13
*
Remove stdbool.h from files which don't need it
Pavel Platto
2014-07-11
*
move ascii.h include out of vim.h
Brandon Coleman
2014-07-09
*
spelling fixes #827
Will Stamper
2014-06-12
*
Add automatic generation of headers
ZyX
2014-06-02
*
Move documentation from function declarations to definitions
ZyX
2014-06-02
*
Refactor: Redefine `Map(T)` as a more generic `Map(T, U)` macro
Thiago de Arruda
2014-05-30
*
Refactor: Remove support for multiple protocols
Thiago de Arruda
2014-05-27
*
Build: Add more files to clint-files.txt and fix errors
Thiago de Arruda
2014-05-26
*
coverity: fix BUFFER_SIZE_WARNING with str{n,l}cpy
Nicolas Hillegeer
2014-05-26
*
Improve map module: Refactor into a macro library
Thiago de Arruda
2014-05-19
*
Improve map module: Change scopes
Thiago de Arruda
2014-05-19
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15