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
...
|
*
|
|
|
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
|
*
|
|
|
Adding neovim formula for Homebrew
Cameron Eagans
2014-02-23
|
|
/
/
/
*
|
|
|
Changed binary output directory from src/ to bin/
jdiez17
2014-02-24
*
|
|
|
Put waffle and travis badge together
Thiago de Arruda
2014-02-24
*
|
|
|
Use neovim versions of ~/.vim and ~/.vimrc
Christian Wellenbrock
2014-02-24
*
|
|
|
Merge pull request #105 from waffleio/master
Thiago de Arruda
2014-02-24
|
\
\
\
\
|
*
|
|
|
add waffle.io badge
waffle.io
2014-02-24
|
/
/
/
/
*
|
/
/
Convert function declarations from K&R to ANSI style.
scott-linder
2014-02-24
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #98 from davidzchen/doc-ca-bundle
Ashley Hewson
2014-02-24
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Issue #97 - Add documentation on installing root SSL certificates on OS X, wh...
David Z. Chen
2014-02-23
|
/
/
*
|
Merge pull request #54 from mitchellwrosen/master
Ashley Hewson
2014-02-23
|
\
\
|
*
|
Clean up main.c:parse_command_name
Mitchell Rosen
2014-02-22
*
|
|
README.md: fix ubuntu/debian deps
Ashley Hewson
2014-02-23
*
|
|
Merge pull request #57 from mrshu/patch-1
Thiago de Arruda
2014-02-22
|
\
\
\
|
|
/
/
|
/
|
|
[prev]
[next]