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
/
src
/
nvim
/
testdir
Commit message (
Expand
)
Author
Age
...
*
vim-patch:8.2.2016: swap file test is a little flaky
zeertzjq
2022-11-17
*
vim-patch:8.2.1970: it is easy to make mistakes when cleaning up swap files
zeertzjq
2022-11-17
*
vim-patch:8.2.1260: there is no good test for CursorHold (#21086)
zeertzjq
2022-11-17
*
vim-patch:9.0.0300: 'cpoptions' tests are flaky (#21081)
zeertzjq
2022-11-17
*
vim-patch:9.0.0884: mouse shape remains in op-pending mode after failed chang...
zeertzjq
2022-11-15
*
vim-patch:9.0.0882: using freed memory after SpellFileMissing autocmd uses bw...
zeertzjq
2022-11-15
*
test(old): add missing lines from Vim patch 8.2.0522 (#21048)
zeertzjq
2022-11-14
*
vim-patch:9.0.0865: duplicate arguments are not always detected (#21036)
zeertzjq
2022-11-13
*
vim-patch:9.0.0863: col() and charcol() only work for the current window (#21...
zeertzjq
2022-11-13
*
vim-patch:9.0.0869: bogus error when string used after :elseif
zeertzjq
2022-11-13
*
vim-patch:8.2.4676: test fails with different error
zeertzjq
2022-11-13
*
vim-patch:9.0.0866: no test for what patch 8.2.2207 fixes (#21034)
zeertzjq
2022-11-13
*
vim-patch:9.0.0862: default value of 'endoffile' is wrong (#21032)
zeertzjq
2022-11-12
*
vim-patch:9.0.0845: shell command with just space gives strange error (#21029)
zeertzjq
2022-11-12
*
vim-patch:8.2.2207: illegal memory access if popup menu items are changed (#2...
zeertzjq
2022-11-12
*
vim-patch:9.0.0861: solution for "!!sort" in closed fold is not optimal (#21027)
zeertzjq
2022-11-12
*
vim-patch:9.0.0715: wrong argument for append() gives two error messages (#21...
zeertzjq
2022-11-11
*
vim-patch:8.2.1919: assert_fails() setting emsg_silent changes normal executi...
zeertzjq
2022-11-11
*
vim-patch:9.0.0858: "!!sort" in a closed fold sorts too many lines (#21022)
zeertzjq
2022-11-11
*
revert: "oldtests: win: fix buffer pathsep" (#21017)
zeertzjq
2022-11-10
*
vim-patch:9.0.0843: VHS tape files are not recognized (#20995)
Christian Clason
2022-11-07
*
test(old): make Test_help_tagjump() test order match upstream
zeertzjq
2022-11-07
*
vim-patch:8.2.3626: "au! event" cannot be followed by another command
zeertzjq
2022-11-07
*
vim-patch:8.2.2060: check for features implemented with "if"
zeertzjq
2022-11-07
*
vim-patch:8.2.3792: setting *func options insufficiently tested
zeertzjq
2022-11-07
*
vim-patch:8.2.3788: lambda for option that is a function may be freed
zeertzjq
2022-11-07
*
vim-patch:8.2.3758: options that take a function insufficiently tested
zeertzjq
2022-11-07
*
vim-patch:8.2.3756: might crash when callback is not valid
zeertzjq
2022-11-07
*
vim-patch:8.2.3751: cannot assign a lambda to an option that takes a function
zeertzjq
2022-11-07
*
vim-patch:8.2.3735: cannot use a lambda for 'imactivatefunc'
zeertzjq
2022-11-07
*
vim-patch:9.0.0389: crash when 'tagfunc' closes the window
zeertzjq
2022-11-07
*
vim-patch:9.0.0246: using freed memory when 'tagfunc' deletes the buffer
zeertzjq
2022-11-07
*
vim-patch:8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'
zeertzjq
2022-11-07
*
vim-patch:8.2.3712: cannot use Vim9 lambda for 'tagfunc'
zeertzjq
2022-11-07
*
vim-patch:8.2.3705: cannot pass a lambda name to function() or funcref()
zeertzjq
2022-11-07
*
vim-patch:8.2.3665: cannot use a lambda for 'tagfunc'
zeertzjq
2022-11-07
*
vim-patch:8.2.2873: not enough tests for writing buffers
zeertzjq
2022-11-07
*
vim-patch:8.2.2856: get readonly error for device that can't be written to
zeertzjq
2022-11-07
*
vim-patch:8.2.2849: bufwrite not sufficiently tested
zeertzjq
2022-11-07
*
vim-patch:9.0.0841: deletebufline() does not always return 1 on failure (#20980)
zeertzjq
2022-11-07
*
vim-patch:8.2.4495: help test fails in 24 line terminal
zeertzjq
2022-11-06
*
vim-patch:8.2.2627: no need to check for BSD after checking for not root
zeertzjq
2022-11-06
*
vim-patch:8.2.2623: some tests fail when run as root
zeertzjq
2022-11-06
*
vim-patch:8.2.2570: tests fail when run as root
zeertzjq
2022-11-06
*
vim-patch:8.2.2592: code coverage could be improved (#20969)
zeertzjq
2022-11-06
*
vim-patch:8.2.1340: some tests fail on Cirrus CI and/or with FreeBSD (#20967)
zeertzjq
2022-11-06
*
test(old): remove stray test42 files (#20966)
zeertzjq
2022-11-06
*
vim-patch:9.0.0265: no good reason why the "gf" command isn't in the tiny ver...
zeertzjq
2022-11-06
*
vim-patch:8.2.3744: E854 is not tested; some spelling suggestions are not tested
zeertzjq
2022-11-06
*
vim-patch:8.2.3719: MS-Windows: test sometimes runs into existing swap file
zeertzjq
2022-11-06
[prev]
[next]