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
Commit message (
Expand
)
Author
Age
...
|
*
|
vim-patch:8.2.2044: MS-Windows: swap file test sometimes fails
zeertzjq
2022-11-17
|
*
|
vim-patch:8.2.2026: Coverity warns for possibly using not NUL terminated string
zeertzjq
2022-11-17
|
*
|
vim-patch:8.2.2019: swap file test fails on MS-Windows
zeertzjq
2022-11-17
|
*
|
vim-patch:8.2.2016: swap file test is a little flaky
zeertzjq
2022-11-17
|
*
|
vim-patch:8.2.1970: it is easy to make mistakes when cleaning up swap files
zeertzjq
2022-11-17
|
*
|
vim-patch:8.2.1260: there is no good test for CursorHold (#21086)
zeertzjq
2022-11-17
|
*
|
vim-patch:9.0.0300: 'cpoptions' tests are flaky (#21081)
zeertzjq
2022-11-17
|
*
|
fix(api): nvim_win_set_cursor redraw cursorcolumn for non-current window (#21...
Jlll1
2022-11-17
|
|
/
|
*
fix(api): nvim_buf_get_text regression (#21071)
Lewis Russell
2022-11-15
|
*
refactor: convert drawline.c draw states to enum (#21067)
luukvbaal
2022-11-15
|
*
vim-patch:9.0.0884: mouse shape remains in op-pending mode after failed chang...
zeertzjq
2022-11-15
|
*
Merge pull request #20157 from dundargoc/build/iwyu
bfredl
2022-11-15
|
|
\
|
|
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
|
*
|
Merge pull request #21031 from dundargoc/fix/windows
bfredl
2022-11-15
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
ci(windows): treat compiler warnings as errors
dundargoc
2022-11-14
|
*
|
vim-patch:9.0.0882: using freed memory after SpellFileMissing autocmd uses bw...
zeertzjq
2022-11-15
|
*
|
vim-patch:9.0.0883: a silent mapping may cause dots on the command line (#21061)
zeertzjq
2022-11-15
|
|
/
|
*
feat(lua-api): avoid unnecessary allocations (#19877)
Lewis Russell
2022-11-14
|
*
vim-patch:9.0.0878: Coverity warns for dead code (#21053)
zeertzjq
2022-11-14
|
*
vim-patch:8.2.4038: various code not used when features are disabled (#21049)
zeertzjq
2022-11-14
|
*
vim-patch:8.2.4001: insert complete code uses global variables
zeertzjq
2022-11-14
|
*
test(old): add missing lines from Vim patch 8.2.0522 (#21048)
zeertzjq
2022-11-14
|
*
vim-patch:9.0.0872: code is indented more than needed (#21046)
zeertzjq
2022-11-14
|
*
Merge pull request #21033 from bfredl/winfix
bfredl
2022-11-13
|
|
\
|
|
*
fix(ui): fix some cases of stale highlight definitions
bfredl
2022-11-13
|
*
|
Merge pull request #20984 from notomo/fix-message-kind-on-history
bfredl
2022-11-13
|
|
\
\
|
|
*
|
fix(ui-ext): correct message kind in history before vim.ui_attach()
notomo
2022-11-07
|
*
|
|
vim-patch:9.0.0865: duplicate arguments are not always detected (#21036)
zeertzjq
2022-11-13
|
*
|
|
vim-patch:9.0.0863: col() and charcol() only work for the current window (#21...
zeertzjq
2022-11-13
|
*
|
|
vim-patch:9.0.0867: wildmenu redrawing code is spread out (#21035)
zeertzjq
2022-11-13
|
*
|
|
vim-patch:9.0.0869: bogus error when string used after :elseif
zeertzjq
2022-11-13
|
*
|
|
vim-patch:8.2.4676: test fails with different error
zeertzjq
2022-11-13
|
*
|
|
vim-patch:8.2.4675: no error for missing expression after :elseif
zeertzjq
2022-11-13
|
*
|
|
vim-patch:9.0.0866: no test for what patch 8.2.2207 fixes (#21034)
zeertzjq
2022-11-13
|
*
|
|
vim-patch:9.0.0862: default value of 'endoffile' is wrong (#21032)
zeertzjq
2022-11-12
|
*
|
|
feat(extmarks): allow preventing spellchecking with spell = false
Thomas Vigouroux
2022-11-12
|
|
|
/
|
|
/
|
|
*
|
vim-patch:9.0.0845: shell command with just space gives strange error (#21029)
zeertzjq
2022-11-12
|
*
|
vim-patch:8.2.2207: illegal memory access if popup menu items are changed (#2...
zeertzjq
2022-11-12
|
*
|
vim-patch:9.0.0861: solution for "!!sort" in closed fold is not optimal (#21027)
zeertzjq
2022-11-12
|
*
|
vim-patch:9.0.0715: wrong argument for append() gives two error messages (#21...
zeertzjq
2022-11-11
|
*
|
vim-patch:8.2.1919: assert_fails() setting emsg_silent changes normal executi...
zeertzjq
2022-11-11
|
*
|
fix(messages): don't set cmdline_row when messages have scrolled (#21015)
zeertzjq
2022-11-11
|
*
|
vim-patch:9.0.0858: "!!sort" in a closed fold sorts too many lines (#21022)
zeertzjq
2022-11-11
|
*
|
refactor: move tabline code to statusline.c (#21008)
luukvbaal
2022-11-10
|
*
|
revert: "oldtests: win: fix buffer pathsep" (#21017)
zeertzjq
2022-11-10
|
*
|
fix(messages): reset msg_grid_scroll_discount when redrawing (#21000)
zeertzjq
2022-11-10
|
*
|
Merge pull request #20821 from dundargoc/refactor/clang-tidy
bfredl
2022-11-08
|
|
\
\
|
|
*
|
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
|
*
|
|
refactor: remove stray emsg check after #20992 (#20996)
luukvbaal
2022-11-08
|
*
|
|
vim-patch:9.0.0844: handling 'statusline' errors is spread out (#20992)
luukvbaal
2022-11-08
[prev]
[next]