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
*
build: BuildLua: fix check for mingw [skip ci] (#10352)
Daniel Hahler
2019-06-27
*
ci: AppVeyor: GCOV_ERROR_FILE: head/tail [skip ci] (#10335)
Daniel Hahler
2019-06-27
*
Makefile: fix regression with "make functionaltest-lua" (#10346)
Daniel Hahler
2019-06-26
*
ci: Travis: upgrade OSX images (10.1 => 10.2) (#10319)
Daniel Hahler
2019-06-26
*
Merge pull request #10342 from bfredl/apisandbox
Björn Linse
2019-06-26
|
\
|
*
eval/api: don't allow the API to be called in the sandbox.
Björn Linse
2019-06-26
*
|
Merge #10340 from janlazo/vim-8.1.1593
Justin M. Keyes
2019-06-26
|
\
\
|
*
|
vim-patch:8.0.1688: some macros are used without a semicolon
Jan Edmund Lazo
2019-06-26
|
*
|
vim-patch:8.1.1593: filetype not detected for C++ header files without extension
Jan Edmund Lazo
2019-06-25
|
|
/
*
|
Merge pull request #10344 from bfredl/extcmdredraw
Björn Linse
2019-06-26
|
\
\
|
*
|
cmdline: remove invalid cmdline_show event when aborting mapping
Björn Linse
2019-06-26
|
|
/
*
|
Merge pull request #10343 from bfredl/scrollblend
Björn Linse
2019-06-26
|
\
\
|
|
/
|
/
|
|
*
compositor: handle scrolling of blended window
Björn Linse
2019-06-26
|
/
*
build: Makefile: fix distclean [ci skip] (#10336)
Daniel Hahler
2019-06-25
*
Merge pull request #9923 from bfredl/floatblend
Björn Linse
2019-06-25
|
\
|
*
api: make nvim__inspect_cell support multiple grids
Björn Linse
2019-06-25
|
*
ui: add 'winblend' to support blending of floating windows
Björn Linse
2019-06-25
*
|
build: use main cmake modules with third-party (#10330)
Daniel Hahler
2019-06-25
*
|
ci: revisit/fix coverage uploading (#10201)
Daniel Hahler
2019-06-25
|
/
*
Merge #10329 from janlazo/vim-8.1.0437
Justin M. Keyes
2019-06-25
|
\
|
*
vim-patch:8.1.1342: using freed memory when joining line with text property
Jan Edmund Lazo
2019-06-25
|
*
vim-patch:8.0.1535: C syntax test still fails when using gvim
Jan Edmund Lazo
2019-06-24
|
*
vim-patch:8.1.0198: there is no hint that syntax is disabled for 'redrawtime'
Jan Edmund Lazo
2019-06-24
|
*
vim-patch:8.1.0437: may access freed memory when syntax HL times out
Jan Edmund Lazo
2019-06-24
|
/
*
Merge #10323 from janlazo/vim-8.1.1055
Justin M. Keyes
2019-06-25
|
\
|
*
vim-patch:8.0.1482: using feedkeys() does not work to test completion
Jan Edmund Lazo
2019-06-24
|
*
vim-patch:8.0.1480: patch missing change
Jan Edmund Lazo
2019-06-23
|
*
vim-patch:8.0.1479: insert mode completion state is confusing
Jan Edmund Lazo
2019-06-23
|
*
vim-patch:8.1.1055: CTRL-G U in Insert mode doesn't work for shift-Left
Jan Edmund Lazo
2019-06-23
*
|
Merge #10250 from blueyed/vim-8.0.1039
Justin M. Keyes
2019-06-25
|
\
\
|
*
|
vim-patch:8.0.1274: setbufline() fails when using folding
Daniel Hahler
2019-06-18
|
*
|
vim-patch:8.0.1055: bufline test hangs on MS-Windows
Daniel Hahler
2019-06-18
|
*
|
vim-patch:8.0.1053: setline() does not work on startup
Daniel Hahler
2019-06-18
|
*
|
vim-patch:8.0.1039: cannot change a line in not current buffer
Daniel Hahler
2019-06-17
*
|
|
Merge pull request #10290 from janlazo/vim-8.1.0086
Justin M. Keyes
2019-06-25
|
\
\
\
|
*
|
|
os: close library even if uv_dlopen() fails
erw7
2019-06-23
|
*
|
|
vim-patch:8.1.0347: some tests fail on Solaris
Jan Edmund Lazo
2019-06-23
|
*
|
|
vim-patch:8.1.0086: no tests for libcall() and libcallnr()
Jan Edmund Lazo
2019-06-23
|
|
|
/
|
|
/
|
*
|
|
health.vim: check shada file #10327
Justin M. Keyes
2019-06-25
*
|
|
[RFC] vim-patch:8.1.1365,8.1.1366,8.1.1367,8.1.1368,8.1.1382,8… (#10309)
James McCoy
2019-06-24
|
\
\
\
|
*
|
|
lint
James McCoy
2019-06-24
|
*
|
|
vim-patch:8.1.1401: misspelled mkspellmem as makespellmem
James McCoy
2019-06-24
|
*
|
|
vim-patch:8.1.1382: error when editing test file
James McCoy
2019-06-24
|
*
|
|
vim-patch:8.1.1368: modeline test fails with python but without pythonhome
James McCoy
2019-06-24
|
*
|
|
vim-patch:8.1.1367: can set 'modelineexpr' in modeline
James McCoy
2019-06-24
|
*
|
|
vim-patch:8.1.1366: using expressions in a modeline is unsafe
James McCoy
2019-06-24
|
*
|
|
vim-patch:8.1.1365: source command doesn't check for the sandbox
James McCoy
2019-06-24
*
|
|
|
build: CMake: remove LUAROCKS_VERSION (#10317)
Daniel Hahler
2019-06-24
*
|
|
|
Merge #10313 from rhysd/const-patches
Justin M. Keyes
2019-06-24
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
eval.c: Fix clint errors and typo in comment of ex_const()
rhysd
2019-06-24
[next]