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
*
test: fix runnvim.sh (#17690)
zeertzjq
2022-03-13
*
vim-patch:8.2.3762: if quickfix buffer is wiped out getqflist() still returns it
VVKot
2022-03-13
*
vim-patch:8.2.3759: quickfix buffer becomes hidden while still in a window
VVKot
2022-03-13
*
test(old): add some missing tests from Vim patches 8.1.2320 and 8.1.2360
zeertzjq
2022-03-13
*
vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffer number
Jan Edmund Lazo
2022-03-13
*
vim-patch:8.1.0892: failure when closing a window when location list is in use
VVKot
2022-03-13
*
vim-patch:8.1.0877: new buffer used every time the quickfix window is opened
Jan Edmund Lazo
2022-03-13
*
vim-patch:8.2.3779: using freed memory when defining a user command recursive...
Sean Dewar
2022-03-12
*
vim-patch:8.2.4443: regexp pattern test fails on Mac
zeertzjq
2022-03-11
*
vim-patch:8.2.4440: crash with specific regexp pattern and string
zeertzjq
2022-03-11
*
vim-patch:8.2.3950: going beyond the end of the line with /\%V
zeertzjq
2022-03-10
*
vim-patch:8.2.3949: using freed memory with /\%V
zeertzjq
2022-03-10
*
vim-patch:8.1.0999: use register one too often and not properly tested
zeertzjq
2022-03-09
*
vim-patch:8.2.0997: cannot execute a register containing line continuation
zeertzjq
2022-03-09
*
vim-patch:8.2.4520: using wrong highlight for cursor line number
zeertzjq
2022-03-08
*
vim-patch:8.2.4513: window-local directory is not applied if 'acd' fails
zeertzjq
2022-03-07
*
vim-patch:8.2.3920: restoring directory after using another window is ineffic...
zeertzjq
2022-03-07
*
vim-patch:8.2.3745: autochdir test fails without the +channel feature
zeertzjq
2022-03-07
*
vim-patch:8.2.3739: in wrong directory when using win_execute() with 'acd' set
zeertzjq
2022-03-07
*
vim-patch:8.2.4498: using <Plug> with "noremap" does not work
zeertzjq
2022-03-03
*
test(old): add more missing test files and run more tests alone
zeertzjq
2022-03-03
*
Merge pull request #17432 from zeertzjq/vim-8.1.2336
zeertzjq
2022-02-27
|
\
|
*
vim-patch:8.2.4401: map listing does not clear the rest of the command line
zeertzjq
2022-02-17
|
*
vim-patch:8.2.4338: an error from an expression mapping messes up the display
zeertzjq
2022-02-17
|
*
vim-patch:8.1.2336: when an expr mapping moves the cursor it is not restored
zeertzjq
2022-02-17
*
|
test(ci): remove non-existent ci-fold from tests
Dundar Göc
2022-02-27
*
|
vim-patch:8.2.4464: Dtrace files are recognized as filetype D (#17518)
Christian Clason
2022-02-26
*
|
Merge pull request #17467 from dundargoc/ci/remove-failing-windows
James McCoy
2022-02-25
|
\
\
|
*
|
ci: skip tests that fail on windows
Dundar Göc
2022-02-20
*
|
|
Merge pull request #17403 from zeertzjq/vim-8.1.1955
zeertzjq
2022-02-21
|
\
\
\
|
*
|
|
vim-patch:8.2.0156: various typos in source files and tests
zeertzjq
2022-02-14
|
*
|
|
vim-patch:8.1.1955: tests contain typos
zeertzjq
2022-02-14
|
*
|
|
vim-patch:8.1.1846: inconsistently using GetVimCommand() and v:progpath
zeertzjq
2022-02-14
*
|
|
|
vim-patch:8.2.4427: getchar() may return modifiers if no character is available
zeertzjq
2022-02-21
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #17460 from seandewar/vim-8.2.4419
Sean Dewar
2022-02-19
|
\
\
\
|
*
|
|
vim-patch:8.2.4422: autochdir test fails on MS-Windows
Sean Dewar
2022-02-19
|
*
|
|
vim-patch:8.2.4419: illegal memory access when using 20 highlights
Sean Dewar
2022-02-19
|
*
|
|
vim-patch:8.2.4418: crash when using special multi-byte character
Sean Dewar
2022-02-19
*
|
|
|
vim-patch:8.2.4424: ".gts" and ".gjs" files are not recognized (#17464)
Christian Clason
2022-02-19
|
/
/
/
*
|
|
vim-patch:8.2.4414: solidity files are not recognized (#17451)
Christian Clason
2022-02-18
*
|
|
vim-patch:8.2.3661: test for put with large count fails
zeertzjq
2022-02-18
*
|
|
vim-patch:8.2.3659: integer overflow with large line number
zeertzjq
2022-02-18
*
|
|
Merge pull request #17433 from seandewar/vim-8.2.3492
Sean Dewar
2022-02-18
|
\
\
\
|
*
|
|
vim-patch:8.2.3601: check for overflow in put count does not work well
Sean Dewar
2022-02-17
|
*
|
|
vim-patch:8.2.3577: overflow check fails with 32 ints
Sean Dewar
2022-02-17
|
*
|
|
vim-patch:8.2.3573: cannot decide whether to skip test that fails with 64 bit
Sean Dewar
2022-02-17
|
*
|
|
vim-patch:8.2.3570: Test_very_large_count fails on 32bit systems
Sean Dewar
2022-02-17
|
*
|
|
vim-patch:8.2.3493: large count test fails on MS-Windows
Sean Dewar
2022-02-17
|
*
|
|
vim-patch:8.2.3492: crash when pasting too many times
Sean Dewar
2022-02-17
|
|
|
/
|
|
/
|
*
/
|
vim-patch:8.2.4411: bicep files are not recognized (#17447)
Christian Clason
2022-02-17
|
/
/
[next]