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
*
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
*
tests: support msg with global_helpers.ok (#10820)
Daniel Hahler
2019-08-21
*
tests: timer_spec: lower timeout, avoids flakiness
Daniel Hahler
2019-08-20
*
tests: use larger timeout with "timers can be stopped from the handler" (#10760)
Daniel Hahler
2019-08-14
*
win/os_env_exists(): workaround libuv bug #10734
Justin M. Keyes
2019-08-10
*
test/environ_spec: Windows treats empty as undefined
Justin M. Keyes
2019-08-10
*
exists(): return false for empty env var #10657
Daniel Hahler
2019-08-09
*
f_environ: cleanup/refactor
Daniel Hahler
2019-08-06
*
vim-patch:8.1.1049: when user tries to exit with CTRL-C message is confusing
Jan Edmund Lazo
2019-07-28
*
API: Context: save/restore
Abdelhakeem
2019-07-27
*
eval: context: add ctx-family functions
Abdelhakeem
2019-07-27
*
win: jobstart(), system(): $PATHEXT-resolve exe
Justin M. Keyes
2019-07-21
*
reltimefloat(): allow negative result #10544
Justin M. Keyes
2019-07-20
*
tests: fix "system() … prints verbose information" (#10532)
Daniel Hahler
2019-07-17
*
viml/profile: revert proftime_T to unsigned type #10521
Justin M. Keyes
2019-07-16
*
Fix is_executable_in_path() on Windows (#10468)
erw7
2019-07-15
*
viml/reltime(): allow negative result #10453
Justin M. Keyes
2019-07-09
*
Revert "tests: executable_spec: enable pending test #10443" (#10454)
Daniel Hahler
2019-07-09
*
CI: improve gcov handling #10404
Daniel Hahler
2019-07-07
[next]