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
Commit message (
Expand
)
Author
Age
*
build: disable all compiler warnings from dependencies
dundargoc
2023-11-20
*
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
*
refactor: follow style guide
dundargoc
2023-11-19
*
build: bump uncrustify version
dundargoc
2023-11-19
*
perf(lsp): replace file polling on linux with per dir watcher (#26108)
Mathias Fußenegger
2023-11-19
*
fix(sign): do not error when defining sign without attributes (#26106)
luukvbaal
2023-11-19
*
Merge pull request #26104 from bfredl/noextmarkinfo
bfredl
2023-11-18
|
\
|
*
refactor(extmark): redundant ExtmarkInfo delenda est, use MTPair instead
bfredl
2023-11-18
|
/
*
build: various cmake fixes
dundargoc
2023-11-18
*
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
*
|
Merge pull request #26096 from gpanders/tui-input-refactor
Gregory Anders
2023-11-17
|
\
\
|
*
|
refactor(tui): use termkey_interpret_modereport
Gregory Anders
2023-11-17
|
*
|
refactor(tui): refactor Kitty keyboard query implementation
Gregory Anders
2023-11-17
|
/
/
*
|
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
*
|
docs: document breaking change of cursor blink behavior (#26075)
Gregory Anders
2023-11-17
*
|
Merge pull request #25934 from bfredl/screenlinechar
bfredl
2023-11-17
|
\
\
|
*
|
refactor(grid): make screen rendering more multibyte than ever before
bfredl
2023-11-17
|
/
/
*
|
fix(lua): only disable vim.schedule() when closing main loop (#26090)
zeertzjq
2023-11-17
*
|
Merge pull request #26083 from zeertzjq/vim-9.0.1854
zeertzjq
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
|
/
/
*
|
fix(osc52): use `p` for primary selection instead of `s` (#26076)
Tomasz N
2023-11-16
*
|
vim-patch:9.0.2107: [security]: FPE in adjust_plines_for_skipcol (#26082)
zeertzjq
2023-11-17
*
|
Merge pull request #26081 from zeertzjq/vim-9.0.2108
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
|
*
|
vim-patch:9.0.2109: [security]: overflow in nv_z_get_count
zeertzjq
2023-11-17
|
*
|
vim-patch:9.0.2108: [security]: overflow with count for :s command
zeertzjq
2023-11-17
|
*
|
vim-patch:9.0.1535: test commented out in a wrong way
zeertzjq
2023-11-17
|
*
|
vim-patch:9.0.1534: test for expanding "~" in substitute takes too long
zeertzjq
2023-11-17
|
*
|
vim-patch:9.0.1532: crash when expanding "~" in substitute causes very long text
zeertzjq
2023-11-17
|
/
/
[next]