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: move oldtests to test directory (#22536)
dundargoc
2023-03-07
*
vim-patch:9.0.1386: options test fails with some window width (#22548)
zeertzjq
2023-03-06
*
vim-patch:9.0.1385: g'Esc is considered an error (#22544)
zeertzjq
2023-03-06
*
vim-patch:9.0.0736: quickfix listing does not handle very long messages
zeertzjq
2023-03-05
*
vim-patch:9.0.1380: CTRL-X on 2**64 subtracts two (#22530)
zeertzjq
2023-03-05
*
test(old): make getting an unused PID work (#22529)
zeertzjq
2023-03-05
*
vim-patch:9.0.1378: illegal memory access when using virtual editing (#22527)
zeertzjq
2023-03-05
*
vim-patch:partial:9.0.0013: reproducing memory access errors can be difficult
zeertzjq
2023-03-04
*
vim-patch:9.0.1376: accessing invalid memory with put in Visual block mode (#...
zeertzjq
2023-03-04
*
vim-patch:9.0.0527: long sign text may overflow buffer (#22496)
zeertzjq
2023-03-03
*
vim-patch:9.0.1373: wrong text displayed when using both 'linebreak' and 'list'
zeertzjq
2023-03-03
*
vim-patch:9.0.0991: crash when reading help index with various options set
zeertzjq
2023-03-03
*
vim-patch:9.0.1371: ballooneval interferes with Insert completion (#22487)
zeertzjq
2023-03-03
*
vim-patch:9.0.1368: Bass files are not recognized (#22485)
Amaan Qureshi
2023-03-02
*
vim-patch:8.2.{1949,2781} (#22451)
zeertzjq
2023-03-01
*
vim-patch:9.0.1365: dead test code (#22461)
zeertzjq
2023-03-01
*
Merge pull request #22429 from bfredl/hkmap
bfredl
2023-02-28
|
\
|
*
feat(edit)!: remove old c implementation of hebrew keymap
bfredl
2023-02-28
*
|
vim-patch:9.0.0430: cannot use repeat() with a blob
zeertzjq
2023-02-28
*
|
vim-patch:8.2.4670: memory allocation failures for new tab page not tested
zeertzjq
2023-02-28
*
|
vim-patch:8.2.4668: buffer allocation failures insufficiently tested
zeertzjq
2023-02-28
*
|
vim-patch:8.2.3446: not enough tests for empty string arguments
zeertzjq
2023-02-28
*
|
vim-patch:8.2.3438: cannot manipulate blobs
zeertzjq
2023-02-28
*
|
vim-patch:9.0.0810: readblob() returns empty when trying to read too much
zeertzjq
2023-02-28
*
|
vim-patch:9.0.0803: readblob() cannot read from character device
zeertzjq
2023-02-28
*
|
vim-patch:9.0.0795: readblob() always reads the whole file
zeertzjq
2023-02-28
*
|
vim-patch:8.2.2783: duplicate code for setting byte in blob, blob test may fail
zeertzjq
2023-02-28
*
|
vim-patch:8.2.2782: Vim9: blob operations not fully tested
zeertzjq
2023-02-28
*
|
vim-patch:8.2.2780: Vim9: for loop over blob doesn't work
zeertzjq
2023-02-28
*
|
vim-patch:8.2.2777: Vim9: blob operations not tested in all ways
zeertzjq
2023-02-28
*
|
vim-patch:8.2.2765: Vim9: not all blob operations work
zeertzjq
2023-02-28
*
|
vim-patch:8.2.2757: Vim9: blob tests for legacy and Vim9 script are separate
zeertzjq
2023-02-28
*
|
vim-patch:9.0.1362: ml_get error when going to another tab (#22443)
zeertzjq
2023-02-28
*
|
vim-patch:9.0.1360: Cue files are not recognized (#22439)
Amaan Qureshi
2023-02-27
*
|
vim-patch:9.0.1361: extendnew() not sufficiently tested (#22434)
zeertzjq
2023-02-27
|
/
*
vim-patch:8.2.2336: Vim9: not possible to extend dictionary with different ty...
zeertzjq
2023-02-27
*
vim-patch:9.0.0204: indexof() may leak memory
zeertzjq
2023-02-27
*
vim-patch:9.0.0196: finding value in list may require a for loop
zeertzjq
2023-02-27
*
vim-patch:9.0.1356: cannot cancel "gr" with Esc
zeertzjq
2023-02-26
*
vim-patch:9.0.1354: "gr CTRL-G" stays in virtual replace mode
zeertzjq
2023-02-26
*
vim-patch:9.0.1351: Dhall files are not recognized (#22393)
Christian Clason
2023-02-24
*
vim-patch:9.0.1350: CPON files are not recognized (#22392)
Christian Clason
2023-02-24
*
vim-patch:8.2.4627: flatten() does not use maxdepth correctly
zeertzjq
2023-02-24
*
vim-patch:8.2.2449: Vim9: flatten() always changes the list type
zeertzjq
2023-02-24
*
vim-patch:9.0.1348: Un-grammar files are not recognized (#22383)
Amaan Qureshi
2023-02-23
*
vim-patch:9.0.1346: Starlark files are not recognized (#22380)
Christian Clason
2023-02-23
*
vim-patch:9.0.1337: yuck files are not recognized (#22358)
Christian Clason
2023-02-22
*
test(legacy/prompt_buffer_spec): align script with oldtest more (#22354)
zeertzjq
2023-02-21
*
vim-patch:9.0.1332: crash when using buffer-local user command in cmdline win...
zeertzjq
2023-02-20
*
vim-patch:9.0.1331: illegal memory access when using :ball in Visual mode (#2...
zeertzjq
2023-02-20
[next]