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
/
test
Commit message (
Expand
)
Author
Age
*
vim-patch:8.1.0793: incorrect error messages for functions that take a Blob
Sean Dewar
2021-09-15
*
feat(decode_string): decode binary string with NULs to Blob
Sean Dewar
2021-09-15
*
feat(shada): restore Blob globals properly
Sean Dewar
2021-09-15
*
feat(msgpack): convert Blobs to BIN strings
Sean Dewar
2021-09-15
*
feat(json): convert Blobs to array of byte values
Sean Dewar
2021-09-15
*
feat(api): convert Blobs to API strings
Sean Dewar
2021-09-15
*
feat(nlua): convert Blobs to strings
Sean Dewar
2021-09-15
*
vim-patch:8.1.0735: cannot handle binary data
Sean Dewar
2021-09-15
*
fix(:source): copy curbuf lines to memory before sourcing #15111
Sean Dewar
2021-09-15
*
fix(:source, nvim_exec): handle Vimscript line continuations #14809
Sean Dewar
2021-09-14
*
docs: third-party licenses, TEST_COLORS, system() #15665
Justin M. Keyes
2021-09-14
*
fix(lsp): correctly parse LSP snippets #15579
hrsh7th
2021-09-14
*
Merge pull request #15639 from bfredl/xdata
Björn Linse
2021-09-12
|
\
|
*
fix(tests): use isolated XDG_DATA_HOME in startup tests
Björn Linse
2021-09-12
*
|
Merge pull request #14770 from andrew-pa/fix13403
Björn Linse
2021-09-12
|
\
\
|
|
/
|
/
|
|
*
fix(windowing): positioning of relative floats
andrew-pa
2021-09-08
*
|
fix(build): add an env var to re-enable the colors
Björn Linse
2021-09-11
*
|
Merge #14611 from seandewar/vim-8.1.1116
Justin M. Keyes
2021-09-11
|
\
\
|
*
|
vim-patch:8.2.0886: cannot use octal numbers in scriptversion 4
Sean Dewar
2021-09-11
|
*
|
vim-patch:8.1.2036: the str2nr() tests fail
Sean Dewar
2021-09-11
|
*
|
vim-patch:8.1.1355: obvious mistakes are accepted as valid expressions
Sean Dewar
2021-09-11
*
|
|
feat(api): win_viewport also sends line_count #15613
Yatao Li
2021-09-10
|
/
/
*
|
fix(mouse.c): fix mouse drag positions on multigrid #12667
Ville Hakulinen
2021-09-10
*
|
Merge pull request #15618 from jamessan/test-timeout-config
James McCoy
2021-09-10
|
\
\
|
*
|
test: use $TEST_TIMEOUT to specify timeout
James McCoy
2021-09-09
*
|
|
Merge pull request #15566 from bfredl/mpack
Björn Linse
2021-09-09
|
\
\
\
|
*
|
|
feat(lua): make vim.mpack support vim.NIL and vim.empty_dict()
Björn Linse
2021-09-09
*
|
|
|
test(busted): disable colors in test-runner output #15610
Justin M. Keyes
2021-09-09
*
|
|
|
Merge pull request #15091 from yatli/mouse_drag_fix
Björn Linse
2021-09-09
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
fix(multigrid): #15075 mouse events crash neovim
Yatao Li
2021-09-08
*
|
|
|
docs: naming conventions
Justin M. Keyes
2021-09-09
*
|
|
|
feat(lua)!: register_keystroke_callback => on_key
Justin M. Keyes
2021-09-09
|
|
/
/
|
/
|
|
*
|
|
feat(lsp): support textDocument/prepareRename (#15514)
Zi How Poh
2021-09-08
|
/
/
*
|
fix(screen): missing search highlights when redrawing from timer #15380
Jit
2021-09-06
*
|
fix(lsp): update workspace/applyEdit handler signature (#15573)
Jose Alvarez
2021-09-05
*
|
Merge pull request #15504 from mjlbach/feat/change-handler-signature
Michael Lingelbach
2021-09-05
|
\
\
|
*
|
feat(lsp)!: change handler signature
Michael Lingelbach
2021-09-05
*
|
|
refactor(tests): use assert_alive() #15546
Justin M. Keyes
2021-09-01
*
|
|
feat(api): nvim_get_chan_info: include "argv" for jobs #15537
Justin M. Keyes
2021-09-01
*
|
|
fix(jobwait): always drain process event queues #15402
Gregory Anders
2021-08-31
*
|
|
fix(terminal): close without ! if the job is stopped
Gregory Anders
2021-08-31
*
|
|
fix(lua): preserve argument lists which are not lists
Björn Linse
2021-08-29
*
|
|
feat: defaults: auto-create backup dir
Gregory Anders
2021-08-27
*
|
|
vim-patch:8.1.2229: color number column above/below cursor #15409
zeertzjq
2021-08-27
*
|
|
tests(lua/on_yank): assert conditions that fail correctly #15495
notomo
2021-08-27
*
|
|
feat(lsp): get_border_size(): support repeating border char list #15474
zeertzjq
2021-08-27
*
|
|
fix(lua): verify buffer in highlight.on_yank (#15482)
notomo
2021-08-26
*
|
|
Merge #15293 Vimscript "method" syntax
Justin M. Keyes
2021-08-26
|
\
\
\
|
*
|
|
feat(v:lua): support calling v:lua as a method
Sean Dewar
2021-08-13
|
*
|
|
fix(v:lua): fix emsg when calling v:lua directly
Sean Dewar
2021-08-12
[next]