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): 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
*
test: avoid name collisions with Xtest directory (#23019)
kylo252
2023-04-11
*
fix(eval): prevent double-free in garbage collection (#22990)
zeertzjq
2023-04-10
*
test: replace lfs with luv and vim.fs
dundargoc
2023-04-04
*
fix(shell): on Windows :make does not echo #22728
Enan Ajmain
2023-03-19
*
feat(ui): restore has('gui_running')
Justin M. Keyes
2023-02-27
*
test: make expect_unchanged() less confusing (#22255)
zeertzjq
2023-02-15
*
test: exepath() returns correct path with cmd.exe, powershell #21928
Anton Kriese
2023-01-26
*
revert: "shada/context: fully remove jumplist duplicates #10898" (#21874)
zeertzjq
2023-01-23
*
refactor(tests): lift retry() into assert_log()
Justin M. Keyes
2023-01-17
*
test: avoid noise in NVIM_LOG_FILE
Justin M. Keyes
2023-01-16
*
refactor: remove E5500, adjust tests
zeertzjq
2023-01-16
*
fix(powershell): wrong length allocation for ":%w !" #20530
Enan Ajmain
2023-01-12
*
feat(lua): exit 1 on Lua "-l" script error
Justin M. Keyes
2023-01-05
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
feat(test): add Lua forms for API methods (#20152)
Lewis Russell
2022-11-14
*
feat: ":write ++p" creates parent dirs #20835
Victor Blanchard
2022-11-06
*
vim-patch:8.2.1106: crash when trying to use s: variable in typed command
zeertzjq
2022-11-05
*
vim-patch:8.2.0615: regexp benchmark stest is old style (#20940)
zeertzjq
2022-11-05
*
vim-patch:8.2.2653: build failure
zeertzjq
2022-10-27
*
test: add a test for a crash fixed by patch 8.2.0908
zeertzjq
2022-10-24
*
test: add test for :function followed by <lambda>
zeertzjq
2022-10-04
*
fix: :! pwsh redirection for `command not found`
Enan Ajmain
2022-09-30
*
fix: make_filter_cmd for :! powershell
Enan Ajmain
2022-09-30
*
docs: fix typos (#20394)
dundargoc
2022-09-30
*
docs: fix typos (#20150)
dundargoc
2022-09-26
*
fix(mapset): remove existing abbreviation of same lhs (#20320)
zeertzjq
2022-09-24
*
feat(ui): use msg_grid based implementation for cmdheight=0
bfredl
2022-09-15
*
vim-patch:8.2.2646: Vim9: error for not using string doesn't mention argument
zeertzjq
2022-09-12
*
feat(mapset): support restoring Lua callback (#20024)
zeertzjq
2022-09-01
*
fix(exceptions): restore `did_throw` (#20000)
Sean Dewar
2022-08-30
*
vim-patch:8.2.0522: several errors are not tested for (#19901)
zeertzjq
2022-08-23
*
vim-patch:8.1.0832: confirm() is not tested (#19896)
zeertzjq
2022-08-23
*
vim-patch:partial:8.1.0822: peeking and flushing output slows down execution
zeertzjq
2022-08-15
*
vim-patch:7.4.1168 (#19645)
zeertzjq
2022-08-13
*
test(let_spec): increase expect_exit() timeout
zeertzjq
2022-08-05
*
feat(mapset): support restoring "replace_keycodes" and "desc"
zeertzjq
2022-08-01
[next]