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
*
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
*
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
*
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
*
fixup: appease clint
Felipe Morales
2015-09-04
*
Remove instances of TRUE/FALSE macro
Steven Oliver
2015-09-04
*
Windows: Move file_info_old declaration out of UNIX block #3260
Rui Abreu Ferreira
2015-08-31
*
clipboard: avoid clipboard during :global. #2809
Felipe Morales
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
*
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
*
vim-patch:7.4.836 #3244
Justin M. Keyes
2015-08-26
*
test59: Delete oldtests 58 and 59
Björn Linse
2015-08-26
*
MSVC: include os/os_defs.h for `inline`. #3239
Rui Abreu Ferreira
2015-08-25
*
Move MAX and MIN macros to macros.h
Michael Reed
2015-08-25
*
MSVC: Define `inline` and `restrict`. #3237
Seth Jackson
2015-08-25
*
fix strict-overflow cases #3236
Nikolay Orlyuk
2015-08-25
*
screen.c: remove `screen_char_attr` #3235
Justin M. Keyes
2015-08-25
*
vim-patch:7.4.799
Chiu-Hsiang Hsu
2015-08-25
*
Windows: Define ssize_t and SSIZE_MAX. #3228
Seth Jackson
2015-08-25
*
defaults: set 'laststatus' to 2. #2876
Felipe Morales
2015-08-24
*
remove references to <sys/time.h>
Justin M. Keyes
2015-08-24
*
Windows: is_executable(): do not check exec bit.
Rui Abreu Ferreira
2015-08-23
*
Windows: Add has('win32'). #3223
Rui Abreu Ferreira
2015-08-23
*
defaults: set 'listchars' to "tab:> ,trail:-,nbsp:+". #2872
Felipe Morales
2015-08-22
*
terminal: Fix use after free
Thiago de Arruda
2015-08-22
*
terminal: Only wipe buffer terminal_close wasn't called
Thiago de Arruda
2015-08-21
*
main: Initialize event loop before command_line_scan
Thiago de Arruda
2015-08-21
*
eval: Protect job callbacks from being redefined
Thiago de Arruda
2015-08-21
*
tui/remote_ui: Fix some regressions
Thiago de Arruda
2015-08-21
*
Notify attached UIs whenever menus change
Robin Allen
2015-08-21
*
terminal.c: Events in terminal_enter() should not free the terminal
oni-link
2015-08-21
*
Fix lint errors #3204
Steven Oliver
2015-08-20
*
Merge pull request #3203 from jamessan/vim-7.4.813
Justin M. Keyes
2015-08-20
|
\
|
*
7.4.813
James McCoy
2015-08-20
|
*
Update patches list, 7.4.791 - 7.4.826
James McCoy
2015-08-19
*
|
Merge pull request #2159 from ZyX-I/auto-unicode
Justin M. Keyes
2015-08-19
|
\
\
|
|
/
|
/
|
|
*
Create script that downloads and commits UNIDATA files
ZyX
2015-07-26
[next]