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
/
shada
Commit message (
Expand
)
Author
Age
*
test: correct order of arguments to eq() (#27816)
zeertzjq
2024-03-11
*
test: move format_{string,luav} to a separate module
Lewis Russell
2024-01-17
*
test: refactor Paths
Lewis Russell
2024-01-17
*
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
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
fix(shada): update marks when using delmarks! (#24978)
Maria José Solano
2023-09-03
*
test(shada/marks_spec): load the file with the marks (#24979)
zeertzjq
2023-09-02
*
fix(shada): update deleted marks (#24936)
Maria José Solano
2023-08-31
*
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
*
refactor: remove modelines from Lua files
Gregory Anders
2023-04-13
*
test: replace lfs with luv and vim.fs
dundargoc
2023-04-04
*
fix(rpc)!: preseve files when stdio channel is closed (#22137)
zeertzjq
2023-02-11
*
fix(tests): fixes for using vim.mpack and more ASAN
bfredl
2023-02-10
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
test: introduce skip() #21010
dundargoc
2022-11-13
*
vim-patch:9.0.0537: the do_set() function is much too long (#20274)
zeertzjq
2022-09-22
*
build: rename build-related dirs
Justin M. Keyes
2022-06-28
*
fix(tests): check for EOF on exit of nvim properly
bfredl
2022-06-13
*
refactor(tests): remove redir_exec #15718
Justin M. Keyes
2021-09-19
*
feat(shada): restore Blob globals properly
Sean Dewar
2021-09-15
*
refactor(tests): use assert_alive() #15546
Justin M. Keyes
2021-09-01
*
shada: fix failed assertion on exit (#12692)
erw7
2020-07-31
*
vim-patch:8.2.0920: writing viminfo fails with a circular reference
erw7
2020-06-09
*
shada: fix write E5004 error on exit
erw7
2020-06-08
*
shada: initialize jumplist before search pattern (#10964)
Abdelhakeem Osama
2019-09-07
*
test: Minimize shada/helpers.lua #10728
Justin M. Keyes
2019-08-09
*
jumplist: avoid extra tail entry #9805
Abdelhakeem Osama
2019-04-02
*
startup: always wait for UI with --embed, unless --headless also is supplied
Björn Linse
2018-09-22
*
functests: Use proper path in `eq()`
ZyX
2018-04-02
*
shada: Fix some memory leaks and completely ignore numbered mark names
ZyX
2018-04-01
*
functests: Add test for merging with file with only numeric mark
ZyX
2018-04-01
*
functests: Fix existing functional tests
ZyX
2018-03-27
*
tests: stderr output contains `cp` noise
Justin M. Keyes
2018-01-05
*
mark: Make sure that jumplist item will not have zero lnum
ZyX
2017-12-24
*
test/shada: fixup for Windows backslashes #7287
Ignas Anikevicius
2017-10-02
*
shada: Make sure that code does not attempt to read too long items
ZyX
2017-07-04
*
test: Fix and add cases for unnamed register
AdnoC
2017-05-31
*
eval/shada: Add testing for unnamed register with setreg and startup
AdnoC
2017-05-31
*
shada: Remember whether "0 or "1 was the unnamed register
James McCoy
2017-05-24
*
eval: Fix len argument to xstrlcat
ZyX
2017-03-29
*
test: Windows: Re-enable shada functional tests
Rui Abreu Ferreira
2017-01-08
*
shada: Save current cursor position before saving jumps
ZyX
2017-01-04
*
shada: Respect the optional buffer count for shada-%
James McCoy
2016-12-12
*
build: Target luacheck HEAD.
Justin M. Keyes
2016-11-17
*
Bump all nvim-specific error codes above E5000
James McCoy
2016-11-15
*
encoding: update tests
Björn Linse
2016-11-05
[next]