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:9.0.0011: reading beyond the end of the line with put command (#19166)
zeertzjq
2022-06-30
*
vim-patch:9.0.0006: not all Visual Basic files are recognized (#19153)
Christian Clason
2022-06-29
*
vim-patch:9.0.0005: hare files are not recognized (#19151)
Christian Clason
2022-06-29
*
vim-patch:8.2.4378: incsearch HL broken when calling searchcount in 'tabLine'...
zeertzjq
2022-06-29
*
fix(spell): make setting 'encoding' clear word list
zeertzjq
2022-06-27
*
vim-patch:8.2.5123: using invalid index when looking for spell suggestions
zeertzjq
2022-06-27
*
vim-patch:8.2.5007: spell suggestion may use uninitialized memory
zeertzjq
2022-06-27
*
vim-patch:8.2.3484: crash when going through spell suggestions
zeertzjq
2022-06-27
*
revert: "oldtests: use expand() to fix pathsep" (#19073)
zeertzjq
2022-06-26
*
vim-patch:8.2.5022: 'completefunc'/'omnifunc' error does not end completion (...
zeertzjq
2022-06-25
*
vim-patch:8.2.5146: memory leak when substitute expression nests
zeertzjq
2022-06-24
*
vim-patch:8.2.4977: memory access error when substitute expression changes wi...
zeertzjq
2022-06-24
*
vim-patch:8.2.4895: buffer overflow with invalid command with composing chars
zeertzjq
2022-06-24
*
vim-patch:8.2.4628: not enough testing for 2/3 letter substitute commands
zeertzjq
2022-06-24
*
vim-patch:8.2.5152: search() gets stuck with "c" and skip evaluates to true (...
zeertzjq
2022-06-23
*
vim-patch:8.2.2068: transparent syntax item uses start/end of containing regi...
zeertzjq
2022-06-23
*
vim-patch:8.2.5151: reading beyond the end of the line with lisp indenting
zeertzjq
2022-06-23
*
vim-patch:8.2.5150: read past the end of the first line with ":0;'{"
zeertzjq
2022-06-23
*
vim-patch:8.2.5132: :mkview test doesn't test much (#19045)
zeertzjq
2022-06-22
*
vim-patch:8.2.5121: interrupt test sometimes fails
zeertzjq
2022-06-18
*
vim-patch:8.2.5116: "limit" option of matchfuzzy() not always respected (#19005)
zeertzjq
2022-06-18
*
vim-patch:8.2.5110: icon filetype not recognized from the first line (#18987)
Christian Clason
2022-06-16
*
vim-patch:8.2.0577: not all modifiers supported for :options (#18952)
zeertzjq
2022-06-13
*
feat: cmdheight=0 #16251
Shougo
2022-06-13
*
vim-patch:8.2.5083: autocmd test still fails on MS-Windows
zeertzjq
2022-06-13
*
vim-patch:8.2.5081: autocmd test fails on MS-Windows
zeertzjq
2022-06-13
*
vim-patch:8.2.5079: DirChanged autocommand may use freed memory
zeertzjq
2022-06-13
*
vim-patch:8.2.5078: substitute test has a one second delay
zeertzjq
2022-06-12
*
vim-patch:8.2.5066: lcs-leadmultispace
zeertzjq
2022-06-09
*
vim-patch:8.2.5064: no test for what 8.1.0052 fixes (#18881)
zeertzjq
2022-06-07
*
vim-patch:8.2.5058: input() does not handle composing characters properly (#1...
zeertzjq
2022-06-06
*
vim-patch:8.2.5054: no good filetype for conf files similar to dosini (#18851)
Christian Clason
2022-06-04
*
test(oldtest): disable legacy detect for filetype.lua
Christian Clason
2022-05-30
*
vim-patch:8.2.5037: cursor position may be invalid after "0;" range (#18782)
zeertzjq
2022-05-29
*
vim-patch:8.2.5024: using freed memory with "]d" (#18762)
zeertzjq
2022-05-27
*
vim-patch:8.2.5015: Hoon and Moonscript files are not recognized (#18747)
dundargoc
2022-05-25
*
vim-patch:8.2.5016: access before start of text with a put command (#18742)
zeertzjq
2022-05-26
*
vim-patch:8.2.5012: cannot select one character inside () (#18731)
zeertzjq
2022-05-25
*
vim-patch:8.2.4999: filetype test table is not properly sorted (#18719)
dundargoc
2022-05-24
*
vim-patch:8.2.5009: fold may not be closeable after appending (#18722)
Brandon Simmons
2022-05-23
*
vim-patch:8.2.5008: when 'formatoptions' contains "/" wrongly wrapping commen...
zeertzjq
2022-05-23
*
refactor!: delete insertmode (#18547)
Gregory Anders
2022-05-22
*
vim-patch:8.2.5002: deletebufline() may change Visual selection
zeertzjq
2022-05-23
*
vim-patch:8.2.4996: setbufline() may change Visual selection
zeertzjq
2022-05-23
*
vim-patch:8.2.4935: with 'foldmethod' "indent" some lines not included in fol...
zeertzjq
2022-05-22
*
vim-patch:8.2.4993: smart/C/lisp indenting is optional (#18684)
zeertzjq
2022-05-22
*
vim-patch:8.2.4987: after deletion a small fold may be closable (#18683)
Brandon Simmons
2022-05-22
*
vim-patch:8.2.4991: no test for hwat patch 8.1.0535 fixes
zeertzjq
2022-05-22
*
vim-patch:8.2.4980: when 'shortmess' contains 'A' loading session may still w...
zeertzjq
2022-05-20
*
vim-patch:8.2.4979: accessing freed memory when line is flushed (#18634)
zeertzjq
2022-05-19
[prev]
[next]