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
/
core
Commit message (
Expand
)
Author
Age
*
test(startup_spec): use getscriptinfo() instead of :scriptnames (#23034)
zeertzjq
2023-04-12
*
refactor: remove :CheckHealth
dundargoc
2023-04-12
*
test: replace lfs with luv and vim.fs
dundargoc
2023-04-04
*
test: use exec_capture() in more places (#22787)
zeertzjq
2023-03-26
*
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
2023-03-25
*
test: re-bundle cat on windows (#21255)
dundargoc
2023-03-14
*
test: unskip working Windows tests (#22537)
dundargoc
2023-03-13
*
feat: try to recover from missing tempdir #22573
Justin M. Keyes
2023-03-09
*
test(exit_spec): make sure that autocommands are triggered (#22188)
zeertzjq
2023-02-09
*
refactor(tests): run unittests using main nvim binary in interpreter mode
bfredl
2023-01-31
*
refactor(tests): lift retry() into assert_log()
Justin M. Keyes
2023-01-17
*
refactor: remove E5500, adjust tests
zeertzjq
2023-01-16
*
test(fileio_spec): avoid expect_exit() without calling clear() (#21810)
zeertzjq
2023-01-15
*
feat(lua): store "nvim -l" scriptname in _G.arg[0]
Justin M. Keyes
2023-01-07
*
feat(lua): execute stdin ("-") as Lua
Justin M. Keyes
2023-01-05
*
feat(lua): exit 1 on Lua "-l" script error
Justin M. Keyes
2023-01-05
*
feat(lua): send "--" literally to Lua "-l" script
Justin M. Keyes
2023-01-05
*
feat(lua)!: execute Lua with "nvim -l"
Justin M. Keyes
2023-01-05
*
fix(tui): more work in the TUI
bfredl
2022-12-31
*
test: add test for setting &columns from modeline with tabpages
zeertzjq
2022-12-30
*
test(exrc): add tests for .nvimrc and .nvim.lua (#21478)
Munif Tanjim
2022-12-20
*
docs: fix typos (#21196)
dundargoc
2022-11-29
*
fix(startup): support .exrc or .nvimrc with init.lua (#21181)
Kristijan Husak
2022-11-26
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
test: introduce skip() #21010
dundargoc
2022-11-13
*
fix(fileio): use first available directory in backupdir for backupcopy (#20655)
Will Spurgin
2022-11-05
*
docs: fix typos
dundargoc
2022-11-02
*
ci: add cirrus to isCI function to skip tests (#20526)
dundargoc
2022-10-17
*
fix: find multibyte file name in line (#20519)
zeertzjq
2022-10-07
*
feat(messages)!: graduate the 'msgsep' feature
bfredl
2022-10-05
*
feat(gen_help_html.lua): adapt to new parser
Justin M. Keyes
2022-09-28
*
feat: ":write!" skips "file changed" warning #18665
Louis Sven Goulet
2022-09-24
*
test(remote_spec): reduce flakiness in waiting for client exit (#20230)
zeertzjq
2022-09-17
*
ci: move BSD jobs from sourcehut to Cirrus CI #19616
dundargoc
2022-09-08
*
revert: "jobstart(): Fix hang on non-executable cwd #9204" (#19826)
zeertzjq
2022-08-18
*
vim-patch:7.4.1168 (#19645)
zeertzjq
2022-08-13
*
test: make Ex mode exit test test what it wants to test (#19728)
zeertzjq
2022-08-12
*
vim-patch:8.2.1281: the "trailing characters" error can be hard to understand
zeertzjq
2022-08-07
*
fix(windows):exepath, stdpath return wrong slashes #19111
Enan Ajmain
2022-07-17
*
feat(defaults): mouse=nvi #19290
matveyt
2022-07-17
*
test(job_spec): accept alternate messages for "append environment" tests
James McCoy
2022-07-16
*
test: --startuptime
Justin M. Keyes
2022-07-09
*
feat: stdpath('run'), /tmp/nvim.user/ #18993
Justin M. Keyes
2022-06-30
*
refactor(aucmd): call define_autocmd() directly for default autocmds
bfredl
2022-06-28
*
refactor(tests): introduce testprg()
Justin M. Keyes
2022-06-25
*
fix(ci): noisy logs, unreliable test #19019
Justin M. Keyes
2022-06-18
*
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
*
fix(logging): skip recursion, fix crash #18764
Justin M. Keyes
2022-05-30
[next]