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
/
vimscript
Commit message (
Expand
)
Author
Age
*
test: use matches(...) instead of ok(string.find(...)) (#28111)
zeertzjq
2024-03-30
*
refactor(tests): all screen tests should use highlights
bfredl
2024-03-23
*
refactor(tests): get channel id via nvim_get_chan_info #27441
Justin M. Keyes
2024-02-12
*
vim-patch:9.1.0047: issues with temp curwin/buf while cmdwin is open
Sean Dewar
2024-01-28
*
test: big cleanup followup
Lewis Russell
2024-01-17
*
test: use integers for API Buffer/Window/Tabpage EXT types
Lewis Russell
2024-01-16
*
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: use vim.mpack and vim.uv directly
Lewis Russell
2024-01-12
*
test: remove helpers.sleep()
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
*
build: enable lintlua for test/ dir
Justin M. Keyes
2024-01-03
*
test(functional): remove faulty pending check
Christian Clason
2023-12-30
*
fix(mappings): fix mapset() not replacing map with backslash (#26719)
zeertzjq
2023-12-23
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
feat(rpc): allow empty string key in msgpack => Vim conversion
Justin M. Keyes
2023-12-07
*
fix(json): allow objects with empty keys #25564
Emanuel
2023-12-06
*
revert: "memory: Free buffers after freeing variables" (#26356)
zeertzjq
2023-12-02
*
fix(context): don't leak memory on multiple invalid objects (#25979)
zeertzjq
2023-11-11
*
fix(context): don't crash on invalid arg to nvim_get_context (#25977)
zeertzjq
2023-11-11
*
vim-patch:8.2.4932: not easy to filter the output of maplist()
zeertzjq
2023-11-09
*
vim-patch:8.2.4861: it is not easy to restore saved mappings
zeertzjq
2023-11-09
*
vim-patch:8.2.4140: maparg() does not indicate the type of script
zeertzjq
2023-11-09
*
vim-patch:8.2.3064: Vim9: in script cannot set item in uninitialized list (#2...
zeertzjq
2023-10-12
*
fix(exception): remember whether message is multiline (#25351)
zeertzjq
2023-09-25
*
fix(tests): set SHELL=sh #24941
Sergey Slipchenko
2023-09-11
*
vim-patch:9.0.1779: Need more state() tests (#24840)
zeertzjq
2023-08-23
*
test: fix state() test flakiness (#24839)
zeertzjq
2023-08-23
*
test: add some tests for SafeState autocommand
zeertzjq
2023-08-21
*
vim-patch:8.1.2099: state() test fails on some Mac systems
zeertzjq
2023-08-21
*
vim-patch:8.1.2066: no tests for state()
zeertzjq
2023-08-21
*
feat(api): allow win_hide to close cmdwin or non-previous windows
Sean Dewar
2023-07-26
*
fix(api): disallow some more functions during textlock
Sean Dewar
2023-07-05
*
fix(api): use text_locked() to check textlock
Sean Dewar
2023-07-05
*
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
2023-06-22
*
fix(:let): fix error when applying operator to boolean option (#24030)
zeertzjq
2023-06-15
*
vim-patch:8.2.2949: tests failing because no error for float to string conver...
zeertzjq
2023-06-12
*
fix(plines): folded lines with virt_lines attached to line above
zeertzjq
2023-06-05
*
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: add tests for executing commands with backwards range
zeertzjq
2023-05-05
*
vim-patch:9.0.0250: slightly inconsistent error messages
zeertzjq
2023-05-05
*
vim-patch:8.2.4890: inconsistent capitalization in error messages
zeertzjq
2023-05-05
*
vim-patch:8.2.3135: Vim9: builtin function arguments not checked at compile time
zeertzjq
2023-05-05
*
test: fix dependencies between test cases (#23343)
zeertzjq
2023-04-27
*
vim-patch:9.0.0875: using freed memory when executing delfunc at more prompt ...
zeertzjq
2023-04-25
*
fix(typval): don't treat v:null as truthy (#23281)
zeertzjq
2023-04-23
[next]