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
...
|
*
|
vim-patch:8.0.1513: the jumplist is not always properly cleaned up
Jan Edmund Lazo
2019-05-19
|
*
|
vim-patch:8.0.1498: getjumplist() returns duplicate entries
Jan Edmund Lazo
2019-05-19
|
*
|
vim-patch:8.0.1497: getting the jump list requires parsing the output of :jumps
Jan Edmund Lazo
2019-05-19
|
*
|
vim-patch:8.0.1082: tests fail when run under valgrind
Jan Edmund Lazo
2019-05-19
|
/
/
*
|
Merge #10034 from frangio/vim-8.1.1352
Justin M. Keyes
2019-05-20
|
\
\
|
*
|
eval.c: add has("osx") for apple
Francisco Giordano
2019-05-19
|
*
|
vim-patch:8.1.1353: undo test fails on Mac
Francisco Giordano
2019-05-19
|
*
|
vim-patch:8.1.1352: undofile() reports wrong name
Francisco Giordano
2019-05-19
*
|
|
lint
Justin M. Keyes
2019-05-19
|
/
/
*
|
Merge #9740 from KillTheMule/luadoc
Justin M. Keyes
2019-05-19
|
\
\
|
*
|
lua/shared: share more stuff
Justin M. Keyes
2019-05-19
|
*
|
lua/shared: share deepcopy() with test/*
Justin M. Keyes
2019-05-19
|
*
|
gen_vimdoc.py: support lua/shared.lua module [ci skip]
Justin M. Keyes
2019-05-19
|
*
|
Document the vim.lua functions
KillTheMule
2019-05-18
|
*
|
gen_vimdoc.py: get Lua docs via lua2dox.lua #9740
KillTheMule
2019-05-18
|
/
/
*
|
Merge #10028 from janlazo/vim-8.1.1345
Justin M. Keyes
2019-05-18
|
\
\
|
*
|
vim-patch:8.1.1349: if writing runs into conversion error backup file is deleted
Jan Edmund Lazo
2019-05-18
|
*
|
vim-patch:8.1.1348: running tests may cause the window to move
Jan Edmund Lazo
2019-05-18
|
*
|
vim-patch:8.1.1325: cannot build with +eval but without +channel and +timers
Jan Edmund Lazo
2019-05-18
|
*
|
vim-patch:8.1.1345: stuck in sandbox with ":s/../\=Function/gn"
Jan Edmund Lazo
2019-05-18
*
|
|
Merge #9301 'runtime/lua'
Justin M. Keyes
2019-05-18
|
\
\
\
|
*
|
|
lua/shared: move table util funcs to vim.shared
Justin M. Keyes
2019-05-18
|
*
|
|
test: remove use of require('test.helpers')
Justin M. Keyes
2019-05-18
|
*
|
|
test: share implementation of testdir/load.vim
Justin M. Keyes
2019-05-18
|
*
|
|
lua/stdlib: Introduce vim.shared
Justin M. Keyes
2019-05-18
|
*
|
|
test: Extend {unit,functional}.helpers with global helpers
Justin M. Keyes
2019-05-18
*
|
|
|
genappimage.sh: migrate to linuxdeploy #10027
Douglas 'dopessoa' Pessoa
2019-05-18
|
|
/
/
|
/
|
|
*
|
|
kbtree.h: assert valid range #10022
Justin M. Keyes
2019-05-18
|
/
/
*
|
Merge pull request #10025 from bfredl/bufhl_fixes
Björn Linse
2019-05-18
|
\
\
|
*
|
kbtree: pointer UB and unitialized value fixes
Björn Linse
2019-05-18
|
/
/
*
|
vim-patch:8.1.1338: fix hang when concealing wide char #10023
Jan Edmund Lazo
2019-05-18
*
|
runtime/termdebug.vim #10015
Kwon-Young Choi
2019-05-16
*
|
runtime/termdebug.vim #8364
Kwon-Young Choi
2019-05-16
*
|
Merge pull request #9883 from bfredl/termredraw
Björn Linse
2019-05-14
|
\
\
|
*
|
ui/terminal: make terminal state redraw like any other state
Björn Linse
2019-05-14
*
|
|
Merge pull request #9985 from bfredl/shenanigans
Björn Linse
2019-05-13
|
\
\
\
|
*
|
|
autocmd: fixes and tests for autocmd window issues
Björn Linse
2019-05-13
*
|
|
|
Merge #10003 from justinmk/api-keymap
Justin M. Keyes
2019-05-13
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
API/nvim_set_keymap: remove mode-shortname aliases
Justin M. Keyes
2019-05-12
|
*
|
|
API/nvim_set_keymap: minor cleanup
Justin M. Keyes
2019-05-12
|
/
/
/
*
|
|
API: nvim_set_keymap, nvim_del_keymap #9924
Yilin Yang
2019-05-12
*
|
|
test/channels_spec: cleanup
Justin M. Keyes
2019-05-12
*
|
|
Merge #9993 from justinmk/ui-message-kinds
Justin M. Keyes
2019-05-12
|
\
\
\
|
*
|
|
doc
Justin M. Keyes
2019-05-11
|
*
|
|
UI/ext_messages: learn more message kinds
Justin M. Keyes
2019-05-11
|
/
/
/
*
|
|
vim-patch:8.1.0543: fix memory leak #10001
Jan Edmund Lazo
2019-05-11
*
|
|
Merge #9994 from janlazo/vim-8.1.1306
Justin M. Keyes
2019-05-11
|
\
\
\
|
*
|
|
vim-patch:8.1.1312: Coverity warning for using uninitialized variable
Jan Edmund Lazo
2019-05-09
|
*
|
|
vim-patch:8.1.1306: Borland support is outdated and doesn't work
Jan Edmund Lazo
2019-05-09
|
/
/
/
*
|
|
runtime/tutor [ci skip] #9990
juliancoffee
2019-05-09
[prev]
[next]