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
*
screen.c: Fix PVS/V560: condition is always false
Justin M. Keyes
2018-10-20
*
Merge #9086 'vim-patch:8.1.0448'
Justin M. Keyes
2018-10-18
|
\
|
*
test/old: stub CanRunVimInTerminal()
Justin M. Keyes
2018-10-16
|
*
vim-patch:8.1.0448: cursorline not removed when using 'cursorbind'
Justin M. Keyes
2018-10-16
*
|
Merge #9124 'vim-patch:8.0.1672'
Justin M. Keyes
2018-10-17
|
\
\
|
*
|
vim-patch:8.0.1672: error during completion causes command to be cancelled
Jan Edmund Lazo
2018-10-13
*
|
|
vim-patch:8.0.1067: try/catch in timer does not prevent it from being stopped
Jan Edmund Lazo
2018-10-16
*
|
|
vim-patch:8.0.0670: can't use input() in a timer callback
Jan Edmund Lazo
2018-10-15
|
|
/
|
/
|
*
|
vim-patch:8.1.0476: memory leaks in test_escaped_glob (#9127)
Jan Edmund Lazo
2018-10-14
|
/
*
Merge #9095 'CI/travis/macOS: fix missing pip3'
Justin M. Keyes
2018-10-13
|
\
|
*
test: adjust timer tests
Justin M. Keyes
2018-10-13
*
|
memline: process_still_running is bool
Jan Edmund Lazo
2018-10-13
*
|
vim-patch:8.1.0473: user doesn't notice file does not exist when swap file does
Jan Edmund Lazo
2018-10-13
|
/
*
Merge pull request #9121 from bfredl/virt_invalid
Björn Linse
2018-10-13
|
\
|
*
api: make nvim_buf_set_virtual_text handle invalid chars
Björn Linse
2018-10-13
*
|
vim-patch:8.0.1590: padding in list type wastes memory (#9119)
Jan Edmund Lazo
2018-10-13
*
|
signs: Add "numhl" argument #9113
Reto Schnyder
2018-10-13
|
/
*
Merge pull request #8968 from ckelsel/vim-8.0.0685
James McCoy
2018-10-12
|
\
|
*
vim-patch:8.0.0685: when conversion fails written file may be truncated
ckelsel
2018-10-12
*
|
vim-patch:8.0.1489: there is no easy way to get the global directory (#9109)
Jan Edmund Lazo
2018-10-12
*
|
Merge #8902 'doc'
Justin M. Keyes
2018-10-12
|
\
\
|
|
/
|
/
|
|
*
doc: xdg, MAINTAIN.md, channel-id, job control
Justin M. Keyes
2018-10-11
*
|
Merge #9106 from janlazo/vim-8.0.1837
Justin M. Keyes
2018-10-11
|
\
\
|
*
|
lint
Jan Edmund Lazo
2018-10-10
|
*
|
vim-patch:8.0.1837: one character cmdline abbreviation not triggered after '<,'>
Jan Edmund Lazo
2018-10-10
|
|
/
*
/
vim-patch:8.0.1777: cannot cleanup before loading another colorscheme (#9104)
Jan Edmund Lazo
2018-10-11
|
/
*
vim-patch:8.1.0468: MS-Windows: filter command with pipe character fails (#9101)
Jan Edmund Lazo
2018-10-10
*
lint
Jan Edmund Lazo
2018-10-09
*
vim-patch:8.0.1423: error in return not caught by try/catch
Jan Edmund Lazo
2018-10-09
*
Merge pull request #9079 from bfredl/tui_cursor
Björn Linse
2018-10-09
|
\
|
*
TUI: delete "first-row" workaround after resize
Björn Linse
2018-10-06
|
*
TUI: always use safe cursor movement after resize
Björn Linse
2018-10-06
*
|
vim-patch:8.0.1779: deleting in a block selection causes problems (#9099)
Jan Edmund Lazo
2018-10-09
*
|
vim-patch:8.1.0466: autocmd test fails
Jan Edmund Lazo
2018-10-08
*
|
vim-patch:8.1.0463: "simalt ~x" in .vimrc blocks swap file prompt
Jan Edmund Lazo
2018-10-08
*
|
vim-patch:8.1.0459: Test_executable fails when there is a dog in the system
Jan Edmund Lazo
2018-10-08
*
|
Merge #9092 from janlazo/vim-8.0.1807
Justin M. Keyes
2018-10-08
|
\
\
|
*
|
oldtests: win: fix executable() assertions
Jan Edmund Lazo
2018-10-08
|
*
|
vim-patch:8.1.0453: MS-Windows: executable() is not reliable
Jan Edmund Lazo
2018-10-07
|
*
|
vim-patch:8.1.0454: resolve() was not tested with a symlink cycle
Jan Edmund Lazo
2018-10-06
|
*
|
vim-patch:8.0.1807: function to set terminal name is too long
Jan Edmund Lazo
2018-10-06
*
|
|
Merge #9036 'func_attr_printf'
Justin M. Keyes
2018-10-07
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
src/nvim/eval.c
MichaHoffmann
2018-10-07
|
*
|
fixed lint errors
MichaHoffmann
2018-09-24
|
*
|
src/nvim/eval.c: printf error
MichaHoffmann
2018-09-24
|
*
|
add func_attr_printf in :
MichaHoffmann
2018-09-24
*
|
|
clint: add support for --stdin-filename
Daniel Hahler
2018-10-05
*
|
|
clint: use fileinput for stdin
Daniel Hahler
2018-10-05
|
|
/
|
/
|
*
|
TUI: check libvte version for undercurl support #9088
Daniel Hahler
2018-10-05
*
|
vim-patch:8.1.0440: remove() with a range not sufficiently tested (#9076)
Jan Edmund Lazo
2018-10-04
[next]