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
Commit message (
Expand
)
Author
Age
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
perf(column): only invalidate lines affected by added sign
Luuk van Baal
2023-11-29
*
Merge pull request #26292 from luukvbaal/decor
bfredl
2023-11-29
|
\
|
*
fix(decorations): do not apply sign highlight id as range attr id
Luuk van Baal
2023-11-29
*
|
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
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
fix(column): redraw and update signcols for paired extmark
Luuk van Baal
2023-11-28
*
Merge pull request #26249 from bfredl/concealchar
bfredl
2023-11-28
|
\
|
*
feat(decoration): allow conceal_char to be a composing char
bfredl
2023-11-28
*
|
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
|
/
*
fix(treesitter): don't invalidate parser when discovering injections
Dmytro Soltys
2023-11-27
*
test: check vim.wait() error message in fast context (#26242)
zeertzjq
2023-11-27
*
fix(lua): disallow vim.wait() in fast contexts
Lewis Russell
2023-11-27
*
vim-patch:9.0.2128: runtime(swig): add syntax and filetype plugins
Christian Clason
2023-11-26
*
Merge pull request #26203 from jamessan/swapfile-test-fix
James McCoy
2023-11-25
|
\
|
*
fix(oldtest): always use a 64-bit int for swapfile block number
James McCoy
2023-11-24
*
|
fix(mouse): avoid dragging when clicking next to popupmenu (#26201)
luukvbaal
2023-11-25
|
/
*
fix(messages): validate msg_grid before using msg_grid_pos (#26189)
zeertzjq
2023-11-24
*
fix(mouse): avoid dragging after click label popupmenu callback (#26187)
luukvbaal
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
*
fix(column): reset decor state before starting from top
Luuk van Baal
2023-11-23
*
test: remove the pipe created by new_pipename() (#26173)
zeertzjq
2023-11-23
*
fix(column): apply numhl signs when 'signcolumn' is "no" (#26167)
luukvbaal
2023-11-23
*
vim-patch:9.0.2121: [security]: use-after-free in ex_substitute
zeertzjq
2023-11-23
*
feat(extmarks): add sign name to extmark "details" array
Luuk van Baal
2023-11-22
*
fix(decorations): fix imbalanced sign count
bfredl
2023-11-22
*
refactor(decorations): break up Decoration struct into smaller pieces
bfredl
2023-11-22
*
fix(messages): :map output with ext_messages (#26126)
Bara C. Tudor
2023-11-22
*
fix(vim.region): handle multibyte inclusive selection properly (#26129)
zeertzjq
2023-11-21
*
vim-patch:9.0.2116: No test for defining sign without attribute (#26115)
luukvbaal
2023-11-20
*
test: skip failing watch file tests on freebsd (#26110)
Mathias Fußenegger
2023-11-19
*
perf(lsp): replace file polling on linux with per dir watcher (#26108)
Mathias Fußenegger
2023-11-19
*
Merge pull request #25724 from luukvbaal/signmerge
bfredl
2023-11-18
|
\
|
*
refactor(sign): move legacy signs to extmarks
Luuk van Baal
2023-11-17
*
|
fix(completion): filter results with complete+=f (#26029)
Raphael
2023-11-18
*
|
refactor(snippet): rename test utilities
Maria José Solano
2023-11-17
*
|
feat(lsp): support for choice snippet nodes
Maria José Solano
2023-11-17
*
|
fix(tui): handle cursor visibility properly (#26091)
zeertzjq
2023-11-17
*
|
refactor(grid): make screen rendering more multibyte than ever before
bfredl
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
[next]