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
/
helpers.lua
Commit message (
Expand
)
Author
Age
*
feat(ui): allow to set the highlight namespace per window
bfredl
2022-08-17
*
test: deal with RPC call causing Nvim to exit later
zeertzjq
2022-07-19
*
refactor(tests): introduce testprg()
Justin M. Keyes
2022-06-25
*
fix: make_filter_cmd for :! powershell #15913
Enan Ajmain
2022-06-25
*
feat(server): instance "name", store pipes in stdpath(state)
Justin M. Keyes
2022-06-15
*
feat(logging): include test-id in log messages
Justin M. Keyes
2022-06-15
*
fix(tests): check for EOF on exit of nvim properly
bfredl
2022-06-13
*
test: allow running CI without ts parsers installed
James McCoy
2022-06-08
*
feat(defaults): search selection by * and # in visual mode (#18538)
yamatsum
2022-05-13
*
feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009
Justin M. Keyes
2022-05-03
*
refactor(ui): simplify stdin handling
bfredl
2022-05-02
*
feat(test): use nvim_exec in helpers.source() #16064
Justin M. Keyes
2022-03-27
*
test: add VIMRUNTIME variable to the clear function
Dundar Göc
2022-01-08
*
test: fix running functional tests under gdbserver
Shreyansh Chouhan
2021-09-20
*
refactor(tests): remove redir_exec #15718
Justin M. Keyes
2021-09-19
*
docs: make Lua docstrings consistent #15255
Gregory Anders
2021-08-22
*
feat(defaults): set nojoinspaces
Gregory Anders
2021-08-17
*
feat: defaults: set undo points in <C-U> and <C-W> (#15400)
Gregory Anders
2021-08-16
*
feat(defaults): map CTRL-L to search highlights, update diffs #15385
Gregory Anders
2021-08-16
*
feat(defaults): map Y to y$ #13268
Matthieu Coudron
2021-08-15
*
doc(options): Fix recommended PowerShell config (#14349)
Dimitri Tcaciuc
2021-07-02
*
Refactor(tests): Use os commands in mkdir_p helper
shadmansaleh
2021-06-30
*
feat(startup): Source runtime/plugin/**/*.lua at startup
shadmansaleh
2021-06-11
*
tests: make treesitter its own category
Björn Linse
2021-01-03
*
ex_getln: add secret charm
Björn Linse
2020-12-01
*
api: add API for themes
Björn Linse
2020-11-01
*
A Mudholland Dr. Recast
Björn Linse
2020-10-19
*
api: multiple decoration providers at once
Björn Linse
2020-10-10
*
provider: align all foo#Detect() functions #12839
Justin M. Keyes
2020-09-05
*
healtcheck: use g:perl_host_prog if its set instead
Jacques Germishuys
2020-09-05
*
lua: move test helper function, map and filter, to vim.shared module
Hirokazu Hata
2020-02-18
*
mksession: always unix slashes "/" for filepaths
Justin M. Keyes
2020-01-26
*
provider/perl: add basic tests
Jan Edmund Lazo
2020-01-20
*
WinClosed: sort auevents.lua; improve tests
Justin M. Keyes
2020-01-18
*
test: hoist buf_lines()
Justin M. Keyes
2020-01-08
*
ci: test powershell core on Linux
Jan Edmund Lazo
2019-12-31
*
Merge pull request #7202 from teto/jobstart_env
James McCoy
2019-12-13
|
\
|
*
test: always pass a string to expect_msg_seq
Matthieu Coudron
2019-12-03
*
|
defaults: set nostartofline (#11135)
Justin M. Keyes
2019-12-03
|
\
\
|
|
/
|
/
|
|
*
defaults: set nostartofline
Matthieu Coudron
2019-12-03
*
|
API: rename nvim_execute_lua => nvim_exec_lua
Justin M. Keyes
2019-12-02
|
/
*
build/doc/CI: remove/update quickbuild references #11258
Justin M. Keyes
2019-10-19
*
test/functional: retry/Screen: failure instead of error #11173
Daniel Hahler
2019-10-19
*
test: "!:&" works with powershell #11201
Jan Edmund Lazo
2019-10-10
*
doc: update shellquote for powershell #11122
Jan Edmund Lazo
2019-10-10
*
tests/functional: keep $TMPDIR in env (#11163)
Daniel Hahler
2019-10-06
*
screen: don't crash on invalid grid cells being recomposed
Björn Linse
2019-09-30
*
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
*
update tests for new resize behavior (resize at pager, but not at :!cmd)
Björn Linse
2019-09-08
[next]