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
*
Remove swap file accidentally committed in 34dba3d7.
John Szakmeister
2015-04-05
*
clipboard: missing `return NULL` when provider not available
Björn Linse
2015-04-05
*
clipboard: handle clipboard reading directly in `get_yank_register`
Björn Linse
2015-04-05
*
clipboard: improve the handling of newlines in `get_clipboard`
Björn Linse
2015-04-05
*
clipboard: reallow `:put`
Björn Linse
2015-04-05
*
clipboard: show "* and "+ in :registers
Björn Linse
2015-04-05
*
Fix a memory leak for WBuffers used in channel_write().
oni-link
2015-04-03
*
Prevent too early sending of delayed notifications.
oni-link
2015-04-03
*
Merge pull request #2318 from yshui/master
John Szakmeister
2015-04-03
|
\
|
*
CMakeLists: fix build when there're multiple arguments in C_FLAGS
Yuxuan Shui
2015-03-31
*
|
eval: Ensure all job callbacks are invoked by `jobwait()`
Thiago de Arruda
2015-04-02
*
|
eval: Add internal_refcount field to dict_T
Thiago de Arruda
2015-04-02
*
|
vim-patch:7.4.336 #2299
David Bürgin
2015-04-02
*
|
vim-patch:7.4.515
David Bürgin
2015-04-01
*
|
Modeline cleanup
Michael Reed
2015-03-31
*
|
Remove potential NULL dereference. #2316
Prajjwal Bhandari
2015-03-31
*
|
Merge pull request #2296 from glts/vim-7.4.324
Florian Walch
2015-03-31
|
\
\
|
|
/
|
/
|
|
*
vim-patch:7.4.324
David Bürgin
2015-03-30
*
|
CMakeLists: enable USE_FNAME_CASE on Mac
Scott Prager
2015-03-31
*
|
os_scandir: fname_case -> path_fix_case
Scott Prager
2015-03-31
*
|
os_scandir: mch/unix_expandpath() -> path_expand()
Scott Prager
2015-03-31
*
|
Un-mch mch_has_(exp_)wildcard().
Scott Prager
2015-03-31
*
|
os_scandir(), scandir_next(), and os_closedir()
Scott Prager
2015-03-31
*
|
Create new mode() value for terminal-mode ('t') #2287
Harm te Hennepe
2015-03-27
|
/
*
eval: Improve validation of ids passed to job functions
Thiago de Arruda
2015-03-29
*
eval: Implement `jobclose()` vimscript function
Thiago de Arruda
2015-03-29
*
eval: Implement `jobwait()` vimscript function
Thiago de Arruda
2015-03-29
*
eval: Refactor vimscript job control API
Thiago de Arruda
2015-03-29
*
eval: Refactor `call_func` and `func_unref`
Thiago de Arruda
2015-03-29
*
vim-patch:7.4.502 #2282
David Bürgin
2015-03-29
*
vim-patch:7.4.529 #2270
David Bürgin
2015-03-27
*
Vim patch: Add missing patch version 422 in version.c #2268
David Bürgin
2015-03-27
*
tui: Fix reading when stdin is not a tty
Thiago de Arruda
2015-03-26
*
job: Close the process in a queued event handler
Thiago de Arruda
2015-03-25
*
job: Fix memory errors
oni-link
2015-03-25
*
terminal: New module that implements a terminal emulator
Thiago de Arruda
2015-03-25
*
event: Ensure the loop is stopped when a event is pushed.
Thiago de Arruda
2015-03-25
*
buffer: Move b_p_ma(modifiable) checks into the MODIFIABLE macro
Thiago de Arruda
2015-03-25
*
buffer: Add WITH_BUFFER macro to simplify global buffer modification
Thiago de Arruda
2015-03-25
*
vim.h: remove #ifndef EINTR
Thiago de Arruda
2015-03-25
*
api: Move switch_to_win_for_buf/restore_win_for_buf to api helpers
Thiago de Arruda
2015-03-25
*
ui: Schedule screen refreshs to run in the event loop
Thiago de Arruda
2015-03-25
*
map: Add Map(int, int)
Thiago de Arruda
2015-03-25
*
map: Add map_clear method
Thiago de Arruda
2015-03-25
*
syntax: Fix possible invalid read in hl_combine_attr
Thiago de Arruda
2015-03-25
*
tests: Migrate legacy test 94 #2218
David Bürgin
2015-03-25
*
doc: Remove refs to 'compatible' and friends
Michael Reed
2015-03-24
*
doc: Misc. cleanup
Justin M. Keyes
2015-03-24
*
Remove `--nofork` / `-f` remnants
Michael Reed
2015-03-24
*
refactor: split some more functions from misc1.c
bobtwinkles
2015-03-24
[next]