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
Commit message (
Expand
)
Author
Age
...
*
CMakeLists: Use nvim target name
Alexis Hildebrandt
2014-02-27
*
Improve libintl detection and linking.
John Szakmeister
2014-02-27
*
Use GNU gettext from homebrew on Mac if available
Alexis Hildebrandt
2014-02-27
*
Use FindCurses to find curses libraries
Rui Abreu Ferreira
2014-02-27
*
Modify travis configuration to install valgrind
Thiago de Arruda
2014-02-26
*
Add test reporting to travis script
Thiago de Arruda
2014-02-26
*
Add valgrind suppression file
Thiago de Arruda
2014-02-26
*
Temporarily remove valgrind check in travis build
Thiago de Arruda
2014-02-26
*
Add configuration to help debug memory leaks
Thiago de Arruda
2014-02-26
*
link to rt if it provides clock_gettime
Rich Wareham
2014-02-26
*
make use of libuv when found by CMake
Rich Wareham
2014-02-26
*
Remove final build warning
Scott Nielsen
2014-02-26
*
Remove implicit declaration of vim_strrchr and vim_strncpy
Scott Nielsen
2014-02-26
*
Removes 'proto' dir
scott-linder
2014-02-26
*
Delete local function strerror and USE_GETCWD define.
Thomas Wienecke
2014-02-25
*
os_unix: Port mch_FullName and mch_isFullName to libuv.
Thomas Wienecke
2014-02-25
*
os_unix: Use libuv uv_cwd instead of getcwd/getwd.
Thomas Wienecke
2014-02-25
*
CMakeLists: add install target for nvim
Rich Wareham
2014-02-25
*
Add missing include guard to os module
Thiago de Arruda
2014-02-24
*
Create new OS module
Thiago de Arruda
2014-02-24
*
move libuv functions to os.c and io.c module
Rich Wareham
2014-02-24
*
os_unix: use libuv total memory function
Rich Wareham
2014-02-24
*
os_unix: switch to libuv chdir() function
Rich Wareham
2014-02-24
*
os_unix: add #include for libuv
Rich Wareham
2014-02-24
*
Changed name of binary (vim -> nvim).
scott-linder
2014-02-24
*
Merge pull request #79 from jdiez17/has_neovim
Ashley Hewson
2014-02-24
|
\
|
*
Added 'neovim' to the feature list, following discussion on #44
jdiez17
2014-02-23
*
|
use CMake's built in pthread detection
Rich Wareham
2014-02-24
*
|
Changed binary output directory from src/ to bin/
jdiez17
2014-02-24
*
|
Use neovim versions of ~/.vim and ~/.vimrc
Christian Wellenbrock
2014-02-24
*
|
Convert function declarations from K&R to ANSI style.
scott-linder
2014-02-24
|
/
*
Clean up main.c:parse_command_name
Mitchell Rosen
2014-02-22
*
Cleanup refactoring in main
Mitchell Rosen
2014-02-22
*
fix build on OSX
aph
2014-02-01
*
Wrap calls to 'get_mess_env' into LIBINTL #ifdefs
Thiago de Arruda
2014-02-01
*
Remove more #ifdef dead code
Thiago de Arruda
2014-02-01
*
Fix build on OSX/Archlinux and add README
aph
2014-02-01
*
Import vim from changeset v5628:c9cad40b4181
Thiago de Arruda
2014-01-31
[prev]