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.1634: loop to handle keys for the command line is too long (#21...
zeertzjq
2022-12-08
*
vim-patch:8.2.3564: invalid memory access when scrolling without valid screen...
zeertzjq
2022-12-08
*
vim-patch:9.0.1025: WinScrolled is not triggered when filler lines change (#2...
zeertzjq
2022-12-07
*
vim-patch:9.0.1017: test for srand() fails on MS-Windows (#21308)
zeertzjq
2022-12-06
*
vim-patch:9.0.1015: without /dev/urandom srand() seed is too predictable (#21...
zeertzjq
2022-12-06
*
Merge pull request #21302 from zeertzjq/vim-8.2.3193
zeertzjq
2022-12-06
|
\
|
*
vim-patch:9.0.1016: screenpos() does not count filler lines for diff mode
zeertzjq
2022-12-06
|
*
vim-patch:9.0.1011: ml_get error when using screenpos()
zeertzjq
2022-12-06
|
*
vim-patch:8.2.4389: screenpos() does not handle a position in a closed fold
zeertzjq
2022-12-06
|
*
vim-patch:8.2.4204: screenpos() has non-zero row for invisible text
zeertzjq
2022-12-06
|
*
vim-patch:8.2.3193: screenpos() is wrong when 'display' is "lastline"
zeertzjq
2022-12-06
*
|
vim-patch:9.0.1014: zir files are not recognized (#21301)
Gregory Anders
2022-12-05
|
/
*
vim-patch:8.2.2328: some test files may not be deleted (#21194)
zeertzjq
2022-12-05
*
vim-patch:8.2.5145: exit test causes spurious valgrind reports
zeertzjq
2022-12-05
*
vim-patch:8.2.3526: tests have clumsy check for X11 based GUI
zeertzjq
2022-12-05
*
vim-patch:8.2.3499: GUI geometry startup test fails
zeertzjq
2022-12-05
*
vim-patch:8.2.3495: GUI geometry startup test fails on some systems
zeertzjq
2022-12-05
*
vim-patch:8.2.3109: check for $DISPLAY never fails
zeertzjq
2022-12-05
*
vim-patch:8.2.3108: test for remote_foreground() fails
zeertzjq
2022-12-05
*
vim-patch:8.2.2240: clientserver test fails if full path is used
zeertzjq
2022-12-05
*
vim-patch:8.2.1197: clientserver test still fails on MS-Windows
zeertzjq
2022-12-05
*
vim-patch:8.2.1195: clientserver test fails on MS-Windows
zeertzjq
2022-12-05
*
vim-patch:9.0.0610: global interrupt test fails when run under valgrind (#21285)
zeertzjq
2022-12-04
*
vim-patch:9.0.0259: crash with mouse click when not initialized (#21282)
zeertzjq
2022-12-04
*
vim-patch:8.2.4168: disallowing empty function name breaks existing plugins
zeertzjq
2022-12-04
*
vim-patch:8.2.3292: underscore in very magic pattern causes a hang
zeertzjq
2022-12-04
*
vim-patch:8.2.3265: smartcase does not work correctly in very magic pattern
zeertzjq
2022-12-04
*
vim-patch:8.2.2295: incsearch does not detect empty pattern properly
zeertzjq
2022-12-04
*
vim-patch:9.0.0577: buffer underflow with unexpected :finally
zeertzjq
2022-12-03
*
vim-patch:9.0.0110: help tag generation picks up words in code examples
zeertzjq
2022-12-03
*
test(old): skip Vim9 script with less divergence
zeertzjq
2022-12-03
*
vim-patch:8.2.4261: accessing invalid memory in a regular expression
zeertzjq
2022-12-03
*
vim-patch:8.2.3992: wrong local-additions in the help with language mix
zeertzjq
2022-12-03
*
test(old): make ":h local-additions" work properly in test_help.vim
zeertzjq
2022-12-03
*
vim-patch:8.2.1440: debugger code insufficiently tested
zeertzjq
2022-12-03
*
vim-patch:8.2.1420: test 49 is old style
zeertzjq
2022-12-03
*
vim-patch:9.0.0322: crash when no errors and 'quickfixtextfunc' is set (#21269)
zeertzjq
2022-12-03
*
vim-patch:partial:8.2.3908: cannot use a script-local function for 'foldtext'
zeertzjq
2022-12-03
*
vim-patch:8.2.3900: it is not easy to use a script-local function for an option
zeertzjq
2022-12-03
*
vim-patch:9.0.0990: callback name argument is changed by setqflist()
zeertzjq
2022-12-03
*
vim-patch:9.0.0805: filetype autocmd may cause freed memory access
zeertzjq
2022-12-03
*
vim-patch:8.2.3889: duplicate code for translating script-local function name
zeertzjq
2022-12-03
*
vim-patch:8.2.3838: cannot use script-local function for setting *func options
zeertzjq
2022-12-02
*
vim-patch:8.2.3829: no error when setting a func option to script-local function
zeertzjq
2022-12-02
*
vim-patch:8.2.1748: closing split window in other tab may cause a crash
zeertzjq
2022-12-02
*
vim-patch:8.2.5108: retab test disabled because it hangs on MS-Windows
zeertzjq
2022-11-30
*
vim-patch:8.2.5105: test still hangs on MS-Windows
zeertzjq
2022-11-30
*
vim-patch:8.2.5104: test hangs on MS-Windows
zeertzjq
2022-11-30
*
vim-patch:8.2.5103: build fails with small features
zeertzjq
2022-11-30
*
vim-patch:8.2.5102: interrupt not caught in test
zeertzjq
2022-11-30
[next]