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
/
old
/
testdir
Commit message (
Expand
)
Author
Age
*
vim-patch:9.0.1492: using uninitialized memory when argument is missing (#23351)
zeertzjq
2023-04-28
*
vim-patch:9.0.1491: wrong scrolling with ls=0 and :botright split (#23333)
zeertzjq
2023-04-27
*
vim-patch:9.0.1490: the ModeChanged event may be triggered too often
zeertzjq
2023-04-26
*
vim-patch:9.0.1485: no functions for converting from/to UTF-16 index (#23318)
zeertzjq
2023-04-26
*
vim-patch:partial:9.0.0359: error message for wrong argument type is not spec...
zeertzjq
2023-04-25
*
vim-patch:9.0.0875: using freed memory when executing delfunc at more prompt ...
zeertzjq
2023-04-25
*
vim-patch:8.2.3772: timer info test fails on slow machine
zeertzjq
2023-04-25
*
vim-patch:8.2.3768: timer_info() has the wrong repeat value in a timer callback
zeertzjq
2023-04-25
*
vim-patch:8.2.5019: cannot get the first screen column of a character (#23312)
zeertzjq
2023-04-25
*
vim-patch:9.0.0335: checks for Dictionary argument often give a vague error (...
zeertzjq
2023-04-25
*
vim-patch:9.0.1478: filetypes for *.v files not detected properly (#23282)
Christian Clason
2023-04-23
*
vim-patch:9.0.1477: crash when recovering from corrupted swap file (#23273)
zeertzjq
2023-04-23
*
vim-patch:9.0.1476: lines put in non-current window are not displayed (#23265)
zeertzjq
2023-04-23
*
vim-patch:9.0.1475: busted configuration files are not recognized (#23266)
zeertzjq
2023-04-22
*
vim-patch:9.0.1472: ":drop fname" may change the last used tab page (#23230)
zeertzjq
2023-04-21
*
vim-patch:8.2.4598: profile completion test sometimes fails (#23208)
zeertzjq
2023-04-20
*
vim-patch:9.0.1470: deferred functions invoked in unexpected order (#23199)
zeertzjq
2023-04-19
*
vim-patch:9.0.1141: 'cursorcolumn' and 'colorcolumn' wrong after concealing
zeertzjq
2023-04-19
*
vim-patch:9.0.1467: Jenkinsfiles are not recognized as groovy (#23195)
Christian Clason
2023-04-19
*
vim-patch:9.0.1464: strace filetype detection is expensive (#23175)
Christian Clason
2023-04-19
*
vim-patch:9.0.1034: reporting swap file when windows are split
zeertzjq
2023-04-19
*
vim-patch:9.0.1021: test trips over g:name
zeertzjq
2023-04-19
*
vim-patch:9.0.1020: tests call GetSwapFileList() before it is defined
zeertzjq
2023-04-19
*
vim-patch:9.0.1012: tests may get stuck in buffer with swap file
zeertzjq
2023-04-19
*
vim-patch:9.0.1010: stray warnings for existing swap files
zeertzjq
2023-04-19
*
vim-patch:9.0.1009: test for catch after interrupt is flaky on MS-Windows
zeertzjq
2023-04-19
*
vim-patch:9.0.1008: test for swapfilelist() fails on MS-Windows
zeertzjq
2023-04-19
*
vim-patch:9.0.1007: there is no way to get a list of swap file names
zeertzjq
2023-04-19
*
vim-patch:9.0.0561: when a test gets stuck it just hangs forever
zeertzjq
2023-04-19
*
vim-patch:9.0.0560: elapsed time since testing started is not visible
zeertzjq
2023-04-19
*
vim-patch:9.0.0545: when a test is slow and CI times out there is no time info
zeertzjq
2023-04-19
*
vim-patch:9.0.0514: terminal test sometimes hangs
zeertzjq
2023-04-19
*
vim-patch:9.0.0426: failed flaky tests reports only start time
zeertzjq
2023-04-19
*
vim-patch:9.0.0372: MS-Windows: "%T" time format does not appear to work
zeertzjq
2023-04-19
*
vim-patch:9.0.0369: a failing flaky test doesn't mention the time
zeertzjq
2023-04-19
*
vim-patch:9.0.1469: deferred functions not called from autocommands
zeertzjq
2023-04-19
*
vim-patch:9.0.1468: recursively calling :defer function if it does :qa
zeertzjq
2023-04-19
*
vim-patch:9.0.1462: recursively calling :defer function if it does :qa
zeertzjq
2023-04-19
*
Merge pull request #23005 from seandewar/fix-ruf-cmdline-pos
Sean Dewar
2023-04-18
|
\
|
*
vim-patch:9.0.1461: ruler not drawn correctly when using 'rulerformat'
Sean Dewar
2023-04-17
*
|
vim-patch:9.0.0864: crash when using "!!" without a previous shell command
zeertzjq
2023-04-18
*
|
vim-patch:9.0.0815
zeertzjq
2023-04-18
*
|
vim-patch:9.0.0783: ":!" doesn't do anything but does update the previous com...
zeertzjq
2023-04-18
|
/
*
vim-patch:9.0.1460: insufficient testing for getcmdcompltype() (#23159)
zeertzjq
2023-04-17
*
vim-patch:9.0.0419: the :defer command does not check the function arguments
zeertzjq
2023-04-17
*
vim-patch:9.0.0406: deferred functions not invoked when partial func exits
zeertzjq
2023-04-17
*
vim-patch:9.0.1143: invalid memory access with bad 'statusline' value (#23133)
zeertzjq
2023-04-16
*
vim-patch:9.0.1145: invalid memory access with recursive substitute expressio...
zeertzjq
2023-04-16
*
test(old): sync test_filetype.vim with upstream (#23127)
zeertzjq
2023-04-16
*
vim-patch:9.0.0947: invalid memory access in substitute with function (#23126)
zeertzjq
2023-04-16
[next]