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.2168: Moving tabpages on :drop may cause an endless loop (#26605)
zeertzjq
2023-12-16
*
Merge pull request #26512 from famiu/refactor/options/type_flags
bfredl
2023-12-16
|
\
|
*
refactor(options): remove option type macros
Famiu Haque
2023-12-14
*
|
vim-patch:323dda1484d9 (#26583)
zeertzjq
2023-12-15
|
/
*
vim-patch:9.0.2159: screenpos() may crash with neg. column (#26542)
zeertzjq
2023-12-13
*
vim-patch:9.0.2154: The option[] array is not sorted (#26475)
zeertzjq
2023-12-09
*
test: forward $VIMRUNTIME in child nvim instances
Gregory Anders
2023-12-07
*
vim-patch:8.2.3695: confusing error for missing key (#26420)
zeertzjq
2023-12-06
*
vim-patch:9.0.2151: 'breakindent' is not drawn after diff filler lines (#26412)
zeertzjq
2023-12-06
*
vim-patch:9.0.2148: Vim does not detect pacman.log file
Christian Clason
2023-12-05
*
vim-patch:9.0.2145: wrong scrolling in insert mode with smoothscroll (#26375)
zeertzjq
2023-12-04
*
feat(treesitter): highlight help files by default (#26347)
Christian Clason
2023-12-03
*
feat(highlight): update default color scheme
Evgeni Chasnovski
2023-12-02
*
vim-patch:9.0.2143: [security]: buffer-overflow in ex_substitute
zeertzjq
2023-12-02
*
vim-patch:9.0.2142: [security]: stack-buffer-overflow in option callback func...
zeertzjq
2023-12-02
*
vim-patch:9.0.2141: [security]: buffer-overflow in suggest_trie_walk
zeertzjq
2023-12-02
*
vim-patch:9.0.2140: [security]: use-after-free in win-enter
zeertzjq
2023-12-02
*
vim-patch:9.0.2139: html.angular ft is problematic (#26357)
zeertzjq
2023-12-02
*
vim-patch:9.0.2137: Can't detect angular & mustache filetypes
ObserverOfTime
2023-11-30
*
vim-patch:9.0.2134: ml_get error when scrolling (#26264)
zeertzjq
2023-11-29
*
vim-patch:9.0.2135: No test for mode() when executing Ex commands (#26282)
zeertzjq
2023-11-29
*
vim-patch:9.0.2133: Cannot detect overstrike mode in Cmdline mode (#26263)
zeertzjq
2023-11-28
*
vim-patch:9.0.2131: not all nushell files detected (#26260)
Christian Clason
2023-11-28
*
vim-patch:9.0.2128: runtime(swig): add syntax and filetype plugins
Christian Clason
2023-11-26
*
fix(oldtest): always use a 64-bit int for swapfile block number
James McCoy
2023-11-24
*
vim-patch:9.0.2126: unused assignments when checking 'listchars' (#26182)
zeertzjq
2023-11-24
*
vim-patch:9.0.2125: File info disappears when 'cmdheight' has decreased (#26180)
zeertzjq
2023-11-24
*
vim-patch:9.0.2121: [security]: use-after-free in ex_substitute
zeertzjq
2023-11-23
*
vim-patch:9.0.2116: No test for defining sign without attribute (#26115)
luukvbaal
2023-11-20
*
Merge pull request #25724 from luukvbaal/signmerge
bfredl
2023-11-18
|
\
|
*
refactor(sign): move legacy signs to extmarks
Luuk van Baal
2023-11-17
*
|
vim-patch:9.0.2106: [security]: Use-after-free in win_close()
zeertzjq
2023-11-17
*
|
vim-patch:9.0.2010: [security] use-after-free from buf_contents_changed()
zeertzjq
2023-11-17
*
|
vim-patch:9.0.1992: [security] segfault in exmode
zeertzjq
2023-11-17
*
|
vim-patch:9.0.1969: [security] buffer-overflow in trunc_string()
zeertzjq
2023-11-17
*
|
vim-patch:9.0.1882: Trailing white space in tests
zeertzjq
2023-11-17
*
|
vim-patch:9.0.1881: Test_crash fails on Mac
zeertzjq
2023-11-17
*
|
vim-patch:9.0.1878: tests running sh have problems
zeertzjq
2023-11-17
*
|
vim-patch:9.0.1873: [security] heap-buffer-overflow in vim_regsub_both
zeertzjq
2023-11-17
*
|
vim-patch:9.0.1872: CI: test_crash() fails on CI
zeertzjq
2023-11-17
*
|
vim-patch:9.0.1868: test_crash still fails for circle ci
zeertzjq
2023-11-17
*
|
vim-patch:9.0.1864: still crash with bt_quickfix1_poc
zeertzjq
2023-11-17
*
|
vim-patch:9.0.1860: CI: test_crash1() is flaky
zeertzjq
2023-11-17
*
|
vim-patch:partial:9.0.1859: heap-use-after-free in bt_normal()
zeertzjq
2023-11-17
*
|
vim-patch:9.0.1858: [security] heap use after free in ins_compl_get_exp()
zeertzjq
2023-11-17
*
|
vim-patch:9.0.1857: [security] heap-use-after-free in is_qf_win()
zeertzjq
2023-11-17
*
|
vim-patch:9.0.1854: test_crash1() fails on CI
zeertzjq
2023-11-17
*
|
vim-patch:9.0.2107: [security]: FPE in adjust_plines_for_skipcol (#26082)
zeertzjq
2023-11-17
*
|
vim-patch:9.0.2111: [security]: overflow in get_number
zeertzjq
2023-11-17
*
|
vim-patch:9.0.2110: [security]: overflow in ex address parsing
zeertzjq
2023-11-17
[next]