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
Commit message (
Expand
)
Author
Age
*
link to rt if it provides clock_gettime
Rich Wareham
2014-02-26
*
prefer linking to static libuv
Rich Wareham
2014-02-26
*
CMakeLists: remove hardcoded .deps directory
Rich Wareham
2014-02-26
*
make use of libuv when found by CMake
Rich Wareham
2014-02-26
*
Makefile: fetch deps before running CMake
Rich Wareham
2014-02-26
*
automatically discover libuv in CMake
Rich Wareham
2014-02-26
*
Makefile: add .deps/ to CMake prefix path
Rich Wareham
2014-02-26
*
add LibFindMacros CMake macro library
Rich Wareham
2014-02-26
*
add custom CMake module path
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
*
Merge branch 'bundle-libuv' of github.com:rjw57/neovim into rjw57-bundle-libuv
Thiago de Arruda
2014-02-26
|
\
|
*
third-party: add note on role of directory
Rich Wareham
2014-02-24
|
*
Makefile: refer to renamed compile-libuv.sh
Rich Wareham
2014-02-24
|
*
get-libuv.sh: compile bundled libuv
Rich Wareham
2014-02-24
|
*
Merge commit 'a302c65dc65896776d6cb9e2c89a6ccc77ada530' as 'third-party/libuv'
Rich Wareham
2014-02-24
|
|
\
|
|
*
Squashed 'third-party/libuv/' content from commit 3c40224
Rich Wareham
2014-02-24
*
|
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
*
|
Modify travis script to remove testing noise
Thiago de Arruda
2014-02-25
*
|
os_unix: Use libuv uv_cwd instead of getcwd/getwd.
Thomas Wienecke
2014-02-25
*
|
add installation as a travis test
Rich Wareham
2014-02-25
*
|
Makefile: allow configuration of CMake flags
Rich Wareham
2014-02-25
*
|
Makefile: add install target
Rich Wareham
2014-02-25
*
|
CMakeLists: add install target for nvim
Rich Wareham
2014-02-25
*
|
Add local.mk include in makefile
Thiago de Arruda
2014-02-25
*
|
Arch linux link in TOC had the wrong indentation
Jim Hester
2014-02-25
*
|
silence tar when getting libuv
ash-lshift
2014-02-25
*
|
Silenced wget's progress bar
Theo Belaire
2014-02-25
*
|
Added curl support and one test
Theo Belaire
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
*
|
README.md: cosmetic fixes
Diego Viola
2014-02-24
*
|
Changed name of binary (vim -> nvim).
scott-linder
2014-02-24
*
|
Add link to mailing list
Thiago de Arruda
2014-02-24
*
|
Merge pull request #85 from jszakmeister/remove-bashisms
Ashley Hewson
2014-02-24
|
\
\
|
*
|
scripts/common.sh: remove a couple bashisms
John Szakmeister
2014-02-23
*
|
|
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
|
|
/
/
*
|
|
Fix space in link
Jim Hester
2014-02-24
*
|
|
Add table of contents to README.md
Jim Hester
2014-02-24
*
|
|
use CMake's built in pthread detection
Rich Wareham
2014-02-24
*
|
|
Merge branch 'master' of github.com:cweagans/neovim into cweagans-master
Thiago de Arruda
2014-02-24
|
\
\
\
|
*
|
|
Updating README file to use Homebrew for local builds
Cameron Eagans
2014-02-23
|
*
|
|
Adding `make` step
Cameron Eagans
2014-02-23
[next]