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
*
loop: Improvements for thread-safety
Thiago de Arruda
2015-09-06
*
queue: Allow direct appending to parent queues
Thiago de Arruda
2015-09-06
*
log: Make logging thread-safe
Thiago de Arruda
2015-09-06
*
build: Disable gcov on TSAN builds
Thiago de Arruda
2015-09-06
*
travis: Enable TSAN for sanity checking the terminal UI
Thiago de Arruda
2015-09-06
*
contrib: Implement gdb pretty printer for UGrid
Thiago de Arruda
2015-09-06
*
tui: Move screen state tracking to new "ugrid" module
Thiago de Arruda
2015-09-06
*
tui: move term_input.inl into the input.c module
Thiago de Arruda
2015-09-06
*
Merge pull request #3288 from oni-link/vim-7.4.602
oni-link
2015-09-06
|
\
|
*
vim-patch:7.4.602
oni-link
2015-09-06
|
/
*
MSVC: Include limits.h for INT_MAX. #3290
Rui Abreu Ferreira
2015-09-05
*
do_path_expand: Avoid non-readable directories. #3273
Felipe Morales
2015-09-04
*
Merge "Remove instances of TRUE/FALSE" #3272
Björn Linse
2015-09-04
|
\
|
*
fixup: appease clint
Felipe Morales
2015-09-04
|
*
Remove instances of TRUE/FALSE macro
Steven Oliver
2015-09-04
|
/
*
Update to libuv 1.7.3 #3274
Justin M. Keyes
2015-09-01
*
doc: fix some typos in nvim docs #3280
Aaron O'Leary
2015-09-01
*
MSCV: FindLibUV: fix libname. #3261
Rui Abreu Ferreira
2015-08-31
*
Windows: FindLuaJit: fix libname. #3262
Rui Abreu Ferreira
2015-08-31
*
Windows: Move file_info_old declaration out of UNIX block #3260
Rui Abreu Ferreira
2015-08-31
*
runtime: `::` token is valid in C#. #3144
Jerome Leclanche
2015-08-31
*
runtime: fix for python highlighting #3154
Victor Adam
2015-08-31
*
MSVC: Don't use GCC -O/-g flags. #3267
Rui Abreu Ferreira
2015-08-31
*
clipboard: avoid clipboard during :global. #2809
Felipe Morales
2015-08-30
*
doc: termopen(): remove 'name' feature.
Justin M. Keyes
2015-08-30
*
termopen(): remove `name` feature. #3181
Mathieu Xhonneux
2015-08-30
*
Windows: Define USE_CRNL on Windows. #3249
Seth Jackson
2015-08-28
*
Windows: restore 'shell', 'shellcmdflags' defaults. #3256
Rui Abreu Ferreira
2015-08-28
*
vim-patch.sh: best-effort for older git.
Justin M. Keyes
2015-08-27
*
vim-patch.sh: get all untagged patches #3250
Justin Gassner
2015-08-27
*
Windows: Crank to MSVC 2015 on AppVeyor. #3254
Seth Jackson
2015-08-27
*
cmake: Enable -fdiagnostics-color=auto gcc flag. #3137
Yamakaky
2015-08-27
*
MSVC: use MSVC instead of GCC-like compiler flags.
Justin M. Keyes
2015-08-27
*
Windows: avoid "uv_" naming conflicts. #3225
Seth Jackson
2015-08-27
*
version.c: mark patches NA #3252
Chiu-Hsiang Hsu
2015-08-27
*
os/os_defs.h cleanup: Remaining signal stuff
Michael Reed
2015-08-27
*
os/os_defs.h cleanup: SIGHASARG
Michael Reed
2015-08-27
*
os/os_defs.h cleanup: SIGHAS3ARGS
Michael Reed
2015-08-27
*
os/os-defs.h cleanup: Don't include <time.h>
Michael Reed
2015-08-27
*
cmake: Build with -fstack-protector-strong if available #2597
Michael Reed
2015-08-26
*
vim-patch:7.4.836 #3244
Justin M. Keyes
2015-08-26
*
Merge branch 'test59rb'
Björn Linse
2015-08-26
|
\
|
*
test59: Store all text as utf-8 and convert when needed
Björn Linse
2015-08-26
|
*
test59: Delete oldtests 58 and 59
Björn Linse
2015-08-26
|
*
test59: Make "syntax off" explicit, as default may change with #2675
Björn Linse
2015-08-26
|
*
test59: Fixup incorrectly encoded utf-8
Björn Linse
2015-08-26
|
*
test59: Split tests into 1-1, etc
Lucas Hoffmann
2015-08-26
|
*
test59: Turn the VimL test function into a lua function.
Lucas Hoffmann
2015-08-26
|
*
test59: Write spell files from lua and use cp to get the right files in place
Lucas Hoffmann
2015-08-26
|
*
test59: Save source file in utf8, this will mess up a lot of characters.
Lucas Hoffmann
2015-08-26
[next]