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
...
*
|
Macro cleanup: FEAT_GUI and ALWAYS_USE_GUI
Hettomei
2015-07-17
|
/
*
Cleanup after #3007 #3020
Michael Reed
2015-07-17
*
spell: Defer &spell prompt until VimEnter. #3027
Felipe Morales
2015-07-17
*
job: Replace by a better process abstraction layer
Thiago de Arruda
2015-07-17
*
server: Extract most logic into the new socket abstraction
Thiago de Arruda
2015-07-17
*
rstream/wstream: Unify structures and simplify API
Thiago de Arruda
2015-07-17
*
event loop: New abstraction layer with refactored time/signal API
Thiago de Arruda
2015-07-17
*
tests: Style improvements and Makefile fix for migrated test 60. #2975
Lucas Hoffmann
2015-07-16
*
Remove :tearoff #3007
Marco Hinz
2015-07-15
*
vim-patch:7.4.688 #2941
Felipe Morales
2015-07-14
*
terminal.c: Fix memory leak #2982
oni-link
2015-07-14
*
Remove dead WIFSTOPPED and WIFCONTINUED checks
Fredrik Fornwall
2015-07-13
*
vim-patch:7.4.736 #2998
cztchoice
2015-07-11
*
api: return error when starting a slice out of bounds.
Nick Hynes
2015-07-11
*
api: return empty array when slicing out of bounds.
Nick Hynes
2015-07-11
*
tests: Migrate legacy test 62.
Lucas Hoffmann
2015-07-11
*
rbuffer: Fix for problems with escape input sequences.
oni-link
2015-07-07
*
os/*defs: restore some comments and formatting.
Justin M. Keyes
2015-07-06
*
refactor: remove SYS_MENU_FILE (unused)
Yamakaky
2015-07-06
*
Split os_unix_defs.h into os/
Yamakaky
2015-07-06
*
vim-patch:7.4.646 #2926
Florian Walch
2015-07-06
*
doc: Remove refs to dos(16|32), win16, and win95
Michael Reed
2015-07-05
*
MSan: Initialize buffer in spell_delete_wordlist.
Justin M. Keyes
2015-07-05
*
CMake: Enable EXITFREE for all *San.
Florian Walch
2015-07-05
*
CMake: Add option for Clang TSan, rename option ASAN -> ASAN_UBSAN.
Florian Walch
2015-07-05
*
CMake: Add option for Clang MSan.
Florian Walch
2015-07-05
*
Remove VisualNOS highlight group remnants
Michael Reed
2015-07-04
*
Remove 'guipty' references
Michael Reed
2015-07-04
*
clipboard: don't overwrite before pasting in visual mode. #2945
Björn Linse
2015-07-04
*
rbuffer: Reimplement as a ring buffer and decouple from rstream
Thiago de Arruda
2015-07-01
*
rstream: Fix bug triggered when libuv doesn't use the allocated buffer
oni-link
2015-07-01
*
klib: Improve klist.h
Thiago de Arruda
2015-07-01
*
os/fs: Use module-local uv_loop_t instance
Thiago de Arruda
2015-07-01
*
test: Don't run legacy test 87
Thiago de Arruda
2015-07-01
*
ASan: Fix "null pointer passed for argument declared to never be null". #2925
Florian Walch
2015-06-30
*
Fix warnings: shell.c: do_os_system(): Nonnull passed null: FP. #2923
Eliseo Martínez
2015-06-28
*
event_teardown(): retry uv_loop_close() instead of abort. #2903
oni-link
2015-06-25
*
clipboard: avoid redundant error message on `clipboard_get` failure .
Björn Linse
2015-06-25
*
Enable -Wconversion: menu.c #2885
Ismail Badawi
2015-06-25
*
api: vim_set_var() should return the old value #2899
Justin M. Keyes
2015-06-25
*
tests: Migrate legacy test 61.
Lucas Hoffmann
2015-06-22
*
spell.c: fix "[s" search. #2813
Nathan Wilson
2015-06-21
*
defaults: remove "options" in 'sessionoptions'. #2871
Felipe Morales
2015-06-21
*
defaults: prefix "!" to 'viminfo' by default #2870
Felipe Morales
2015-06-21
*
defaults: set 'tabpagemax' to 50 by default. #2869
Felipe Morales
2015-06-21
*
defaults: set 'display' to "lastline" by default.
Felipe Morales
2015-06-21
*
doc: Fix some typos and trailing whitespace. #2875
Lucas Hoffmann
2015-06-21
*
defaults: enable 'hlsearch' by default. #2859
Justin M. Keyes
2015-06-20
*
defaults: enable 'incsearch' by default. #2858
Felipe Morales
2015-06-20
*
defaults: remove "i" from the default 'complete' #2854
Felipe Morales
2015-06-20
[prev]
[next]