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
Commit message (
Expand
)
Author
Age
*
Merge pull request #23293 from bfredl/bigsleep
bfredl
2023-04-25
|
\
|
*
refactor(time): refactor delay with input checking
bfredl
2023-04-24
*
|
fix(statusline): also allow right click when 'mousemodel' is "popup*" (#23258)
luukvbaal
2023-04-25
*
|
fix(pum): show right-click menu above cmdline area (#23298)
zeertzjq
2023-04-24
*
|
vim-patch:9.0.1478: filetypes for *.v files not detected properly (#23282)
Christian Clason
2023-04-23
*
|
fix(typval): don't treat v:null as truthy (#23281)
zeertzjq
2023-04-23
|
/
*
fix(api): avoid assertion when autocmd group id is 0 (#23210)
Dhruv Manilawala
2023-04-23
*
vim-patch:9.0.1477: crash when recovering from corrupted swap file (#23273)
zeertzjq
2023-04-23
*
test(lsp): fix unstable tests for semantic tokens
jdrouhard
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
*
docs(powershell): use tee.exe instead of Tee-Object
T727
2023-04-22
*
refactor(iter): use metatable as packed table tag (#23254)
Gregory Anders
2023-04-21
*
fix(lua): vim.split may trim inner empty items
Justin M. Keyes
2023-04-21
*
fix(usercmd): Fix buffer overflow in uc_list() (#23225)
Andreas Schneider
2023-04-21
*
Merge pull request #23187 from luukvbaal/statuscolumn
Lewis Russell
2023-04-21
|
\
|
*
fix(column): rebuild status column when sign column is invalid
Luuk van Baal
2023-04-19
|
*
test(column): statuscolumn is rebuild when signs are (un)placed
Luuk van Baal
2023-04-19
*
|
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
*
|
Merge pull request #23198 from gpanders/iter-fix
Gregory Anders
2023-04-19
|
\
\
|
*
|
fix(iter): remove special case totable for map-like tables
Gregory Anders
2023-04-19
|
*
|
fix(iter): add tag to packed table
Gregory Anders
2023-04-19
|
|
/
*
|
vim-patch:9.0.1470: deferred functions invoked in unexpected order (#23199)
zeertzjq
2023-04-19
*
|
test: convert tests in test_conceal.vim to Lua
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
*
|
test(terminal/channel_spec): fix screen test immediate success (#23192)
zeertzjq
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
|
/
*
fix(api): extmark highlight groups not always included in details (#23179)
luukvbaal
2023-04-18
*
Merge pull request #23005 from seandewar/fix-ruf-cmdline-pos
Sean Dewar
2023-04-18
|
\
|
*
fix(ruler): show ruler of curwin with no statusline in cmdline
Sean Dewar
2023-04-17
[next]