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
/
provider
Commit message (
Expand
)
Author
Age
*
docs: misc (#31138)
dundargoc
2024-11-21
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
refactor(tests): again yet more global highlight definitions
bfredl
2024-08-14
*
test: improve test conventions
dundargoc
2024-04-23
*
test: remove unnecessary nil argument to testutil (#28270)
zeertzjq
2024-04-11
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
fix(eval): make has('pythonx') work properly (#27739)
zeertzjq
2024-03-05
*
refactor(tests): get channel id via nvim_get_chan_info #27441
Justin M. Keyes
2024-02-12
*
refactor: rewrite python provider in lua
dundargoc
2024-01-22
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: normalise nvim bridge functions
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
test: do not inject vim module into global helpers
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
fix(clipboard): make getreg() accurate for clipboard registers (#26740)
JD
2023-12-28
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
2023-06-22
*
vim-patch:9.0.1588: Incsearch not triggered when pasting clipboard register (...
zeertzjq
2023-05-30
*
test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`
Famiu Haque
2023-05-22
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
test: re-bundle cat on windows (#21255)
dundargoc
2023-03-14
*
fix(clipboard): show provider warning when not during batch changes #21451
zeertzjq
2023-01-03
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
test: introduce skip() #21010
dundargoc
2022-11-13
*
docs: fix typos (#20394)
dundargoc
2022-09-30
*
fix(tests): remove irrelevant usage of display-=msgsep
bfredl
2022-08-17
*
feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009
Justin M. Keyes
2022-05-03
*
test(python3_spec): use a pattern to match SyntaxError message (#17705)
zeertzjq
2022-03-13
*
vim-patch:8.1.0999: use register one too often and not properly tested
zeertzjq
2022-03-09
*
[RFC] fix: has('python') error (#17252)
Shougo
2022-01-31
*
feat(provider)!: remove support for python2 and python3.[3-5]
Björn Linse
2022-01-29
*
refactor(tests): use assert_alive() #15546
Justin M. Keyes
2021-09-01
*
fix(eval): cherry-pick emsg changes from v8.1.0736
Sean Dewar
2021-08-12
*
Tests(clipboard): Add test for block paste
shadmansaleh
2021-07-01
*
test, provider/define_spec.lua: fix few tests fail
erw7
2021-01-01
*
vim-patch:8.1.2212: cannot see the selection type in :reg output
Jan Edmund Lazo
2020-12-25
*
vim-patch:8.1.1056: no eval function for Ruby
Alex Genco
2020-10-21
*
Support for :perl, :perlfile, :perldo and perleval() (#12809)
Justin M. Keyes
2020-09-05
|
\
|
*
support for :perl, :perlfile, :perldo and perleval()
Jacques Germishuys
2020-08-30
*
|
g:clipboard: allow command given as a list #12775
DDoSolitary
2020-09-01
|
/
*
test: rewrite to multiple arguments
kuuote
2020-06-01
*
runtime: fix remote plugin command fails at some case
kuuote
2020-05-31
*
provider/perl: test older versions
Jan Edmund Lazo
2020-01-20
*
provider/perl: skip tests on Windows
Jan Edmund Lazo
2020-01-20
*
provider/perl: add basic tests
Jan Edmund Lazo
2020-01-20
*
system(), jobstart(): raise error on non-executable #11234
Daniel Hahler
2019-12-24
*
tests/ui: cleanup illegitimate usages of "attr_ignore"
Björn Linse
2019-10-13
*
provider: has("python3_dynamic") et al. #10980
Justin M. Keyes
2019-09-09
*
test: Eliminate expect_err
Justin M. Keyes
2019-09-06
[next]