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
*
fix(messages): add a trailing space to inputlist() etc. prompts (#32328)
zeertzjq
2025-02-05
*
test(getchar_spec): fix flakiness (#32320)
zeertzjq
2025-02-04
*
vim-patch:9.1.1070: Cannot control cursor positioning of getchar() (#32303)
zeertzjq
2025-02-03
*
vim-patch:9.1.1013: Vim9: Regression caused by patch v9.1.0646
zeertzjq
2025-01-16
*
feat(ui)!: emit prompt "messages" as cmdline events #31525
luukvbaal
2025-01-02
*
fix(messages)!: vim.ui_attach message callbacks are unsafe
Luuk van Baal
2024-11-14
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
refactor(tests): continue the global highlight definition work
bfredl
2024-11-08
*
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
2024-09-23
*
refactor(test): rename alter_slashes, invert its behavior
Justin M. Keyes
2024-09-09
*
fix(startup): server fails if $NVIM_APPNAME is relative dir #30310
Justin M. Keyes
2024-09-08
*
fix(startup): ignore broken $XDG_RUNTIME_DIR #30285
Justin M. Keyes
2024-09-08
*
feat(defaults): popupmenu "Open in browser", "Go to definition" #30261
Justin M. Keyes
2024-09-05
*
test: avoid noise in CI logs #30264
Justin M. Keyes
2024-09-05
*
test: tmpname(create:boolean) #30242
Justin M. Keyes
2024-09-03
*
feat(startup): validate --listen address
Justin M. Keyes
2024-09-02
*
refactor: add assertion for v_blob in tv_ptr() (#29554)
zeertzjq
2024-07-04
*
refactor: use `vim._with` where possible
dundargoc
2024-06-28
*
refactor(typval)!: remove distinction of binary and nonbinary strings
bfredl
2024-06-27
*
feat(api): broadcast events to ALL channels #28487
Justin M. Keyes
2024-05-17
*
test: improve test conventions
dundargoc
2024-04-23
*
test: make mapping tests more consistent (#28368)
zeertzjq
2024-04-16
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
test: fix vimscript/server_spec leaving behind a dir (#28204)
zeertzjq
2024-04-06
*
fix: adjust error message for error in UI event callback (#28200)
zeertzjq
2024-04-06
*
vim-patch:8.1.0815: dialog for file changed outside of Vim not tested (#28184)
zeertzjq
2024-04-05
*
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
[next]