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
/
functional
/
eval
Commit message (
Expand
)
Author
Age
*
Merge #15293 Vimscript "method" syntax
Justin M. Keyes
2021-08-26
|
\
|
*
fix(eval): cherry-pick emsg changes from v8.1.0736
Sean Dewar
2021-08-12
*
|
Merge pull request #15422 from bfredl/syn_name2id_go_brr
Björn Linse
2021-08-19
|
\
\
|
*
|
feat(match): allow hl group to be defined after :match command
Björn Linse
2021-08-19
|
|
/
*
/
test: update tests to work with 'hidden'
Gregory Anders
2021-08-18
|
/
*
doc(options): Fix recommended PowerShell config (#14349)
Dimitri Tcaciuc
2021-07-02
*
clang/API: reject null string in timer_start()
Jan Edmund Lazo
2021-06-02
*
vim-patch:8.2.0946: cannot use "q" to cancel a number prompt
Jan Edmund Lazo
2021-05-21
*
vim-patch:8.1.1967: line() only works for the current window
Jan Edmund Lazo
2021-05-12
*
eval: add v:_null_string
Jan Edmund Lazo
2021-04-08
*
Use uv_os_homedir and current directory as backup when $HOME is not set (#13657)
ffanzhang
2021-01-10
*
Revert "vim-patch:8.1.0822: peeking and flushing output slows down execution"
Jan Edmund Lazo
2020-12-31
*
vim-patch:8.1.0822: peeking and flushing output slows down execution
Jan Edmund Lazo
2020-12-25
*
test: textlock api error
notomo
2020-12-16
*
test/functional/eval: assert that executable() fixtures are executable
Jan Edmund Lazo
2020-12-11
*
eval: executable(), exepath() accept strings only
Jan Edmund Lazo
2020-12-11
*
vim-patch:8.2.0047: cannot skip tests for specific MS-Windows platform (#13461)
Jan Edmund Lazo
2020-12-11
*
test/timer_spec: increase base timeout
Jan Edmund Lazo
2020-12-01
*
feat(lua): improve error message to make it actionable (#13276)
Alvaro Muñoz
2020-11-13
*
vim-patch:8.2.1925: list/dict test fails
Jan Edmund Lazo
2020-11-01
*
A Mudholland Dr. Recast
Björn Linse
2020-10-19
*
vim-patch:8.2.0539: comparing two NULL list fails
Jan Edmund Lazo
2020-07-19
*
Merge pull request #12455 from janlazo/vim-8.0.1554
Matthieu Coudron
2020-06-22
|
\
|
*
vim-patch:8.2.0966: 'shortmess' flag "n" not used in two places
Jan Edmund Lazo
2020-06-18
*
|
eval: fix assertion failure in garbage collection (#12436)
erw7
2020-06-22
|
/
*
vim-patch:8.2.0111: VAR_SPECIAL is also used for booleans
Billy Su
2020-06-06
*
vim-patch:8.2.0491: cannot recognize a <script> mapping using maparg()
Jan Edmund Lazo
2020-06-04
*
lua: move test helper function, map and filter, to vim.shared module
Hirokazu Hata
2020-02-18
*
API: include invalid buffer/window/tabpage in error message (#11712)
Daniel Hahler
2020-01-14
*
system(), jobstart(): raise error on non-executable #11234
Daniel Hahler
2019-12-24
*
tests: let_spec: enable "multibyte env var to child process" (#11233)
Daniel Hahler
2019-10-18
*
tests/ui: remove unnecessary screen:detach()
Björn Linse
2019-10-13
*
fnamemodify: fix handling of :r after :e #11165
Rob Pilling
2019-10-10
*
test: "!:&" works with powershell #11201
Jan Edmund Lazo
2019-10-10
*
tests: retry: "wait() evaluates the condition on given interval" (#11155)
Daniel Hahler
2019-10-06
*
Revert "win/os_env_exists(): workaround libuv bug #10734"
Daniel Hahler
2019-09-25
*
timer_spec: fix/harden flaky tests (#11080)
Daniel Hahler
2019-09-24
*
Context: rename "buflist" => "bufs"
Justin M. Keyes
2019-09-14
*
tests: fix system_spec when run with clipboard manager (#10956)
Daniel Hahler
2019-09-12
*
eval: wait(): always spin up dummy-timer #10990
Justin M. Keyes
2019-09-11
*
test: Eliminate expect_err
Justin M. Keyes
2019-09-06
*
test: Rename meth_pcall to pcall_err
Justin M. Keyes
2019-09-06
*
Change test because maparg was changed to also return lnum
erw7
2019-09-04
*
shada/context: fully remove jumplist duplicates #10898
Abdelhakeem Osama
2019-09-03
*
test: "can have two timers": retry()
Justin M. Keyes
2019-09-01
*
API: make nvim_win_set_option() set window-global, not buffer-local #9110
Björn Linse
2019-09-01
*
fixup! eval: add wait() test
Abdelhakeem
2019-09-01
*
eval: add wait() test
Abdelhakeem
2019-09-01
*
test/ui: update tests for new msg_grid implementation
Björn Linse
2019-09-01
*
timer_spec: shorter timeout with "doesn't mess up the cmdline" (#10769)
Daniel Hahler
2019-08-26
[next]