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:9.1.0440: function get_lval() is too long (#28963)
zeertzjq
2024-05-24
*
|
vim-patch:8.2.3158: strange error message when using islocked() with a number...
zeertzjq
2024-05-24
*
|
feat(complete): specify reason for CompleteDone
Famiu Haque
2024-05-24
*
|
vim-patch:9.1.0439: Cannot filter the history (#28958)
zeertzjq
2024-05-24
*
|
vim-patch:9.1.0441: getregionpos() can't properly indicate positions beyond e...
zeertzjq
2024-05-24
*
|
vim-patch:9.1.0438: Wrong Ex command executed when :g uses '?' as delimiter (...
zeertzjq
2024-05-24
*
|
vim-patch:9.1.0436: Crash when using '?' as separator for :s (#28955)
zeertzjq
2024-05-24
*
|
fix(colorscheme): underline StatusLineNC with 'notermguicolors' #28810
Evgeni Chasnovski
2024-05-23
*
|
vim-patch:9.1.0433: Wrong yanking with exclusive selection and ve=all (#28933)
zeertzjq
2024-05-23
*
|
fix(shada): restore search pattern length properly (#28929)
zeertzjq
2024-05-23
*
|
vim-patch:9.0.1175: the set_ref_in_item() function is too long (#28926)
zeertzjq
2024-05-23
*
|
vim-patch:8.2.0703: Vim9: closure cannot store value in outer context (#28925)
zeertzjq
2024-05-23
*
|
vim-patch:9.1.0430: getregionpos() doesn't handle one char selection (#28924)
zeertzjq
2024-05-23
*
|
vim-patch:9.1.0428: Tag guessing leaves wrong search history with very short ...
zeertzjq
2024-05-22
*
|
vim-patch:9.1.0426: too many strlen() calls in search.c
zeertzjq
2024-05-22
*
|
feat(signs)!: place higher-priority signs from the left #27781
Tobias Schmitz
2024-05-21
*
|
fix(tui): remove duplicate disabling of synchronized output (#28884)
zeertzjq
2024-05-21
*
|
vim-patch:8.2.1520: Vim9: CTRL-] used in :def function does not work (#28880)
zeertzjq
2024-05-21
*
|
vim-patch:9.1.0423: getregionpos() wrong with blockwise mode and multibyte
zeertzjq
2024-05-20
*
|
vim-patch:9.1.0395: getregionpos() may leak memory on error
zeertzjq
2024-05-20
*
|
vim-patch:9.1.0394: Cannot get a list of positions describing a region
zeertzjq
2024-05-20
*
|
vim-patch:9.1.0409: too many strlen() calls in the regexp engine (#28857)
zeertzjq
2024-05-20
*
|
refactor(path.c): add nonnull attributes (#28829)
zeertzjq
2024-05-19
*
|
vim-patch:9.1.0418: Cannot move to previous/next rare word (#28822)
zeertzjq
2024-05-18
*
|
fix(move): half-page scrolling with resized grid at eob (#28821)
zeertzjq
2024-05-18
*
|
Merge pull request #28790 from luukvbaal/vim-9.1.0414
zeertzjq
2024-05-18
|
\
\
|
*
|
vim-patch:9.1.0414: Unable to leave long line with 'smoothscroll' and 'scroll...
Luuk van Baal
2024-05-17
*
|
|
feat(api): broadcast events to ALL channels #28487
Justin M. Keyes
2024-05-17
*
|
|
fix(path): avoid chdir() when resolving path (#28799)
zeertzjq
2024-05-17
*
|
|
fix(version): fix vim.version().prerelease
bfredl
2024-05-16
|
/
/
*
|
perf(treesitter): use child_containing_descendant() in has-ancestor? (#28512)
vanaigr
2024-05-16
*
|
vim-patch:5faeb60480c6 (#28768)
zeertzjq
2024-05-16
*
|
vim-patch:9.1.0413: smoothscroll may cause infinite loop (#28763)
zeertzjq
2024-05-16
*
|
fix(messages): avoid passing negative length to strnlen() (#28753)
zeertzjq
2024-05-15
*
|
build: bump uncrustify to version 0.79.0 (#28756)
Christian Clason
2024-05-15
*
|
docs: misc (#28609)
dundargoc
2024-05-15
*
|
refactor(api): nvim_win_xx_ns are EXPERIMENTAL
Justin M. Keyes
2024-05-12
*
|
refactor(api): rename nvim_win_remove_ns
Justin M. Keyes
2024-05-12
*
|
Merge pull request #28717 from bfredl/rpcmsg
bfredl
2024-05-12
|
\
\
|
|
/
|
/
|
|
*
fix(ui): data corruption in remote_ui_raw_line
bfredl
2024-05-12
*
|
fix(api): make getting explicit empty hl in virtual text work (#28697)
zeertzjq
2024-05-12
|
/
*
vim-patch:9.1.0407: Stuck with long line and half-page scrolling (#28704)
luukvbaal
2024-05-11
*
vim-patch:9.1.0406: Divide by zero with getmousepos() and 'smoothscroll' (#28...
zeertzjq
2024-05-11
*
fix: transposed xcalloc arguments (#28695)
zeertzjq
2024-05-11
*
Merge pull request #28676 from luukvbaal/tuiflush
bfredl
2024-05-10
|
\
|
*
fix(tui): initialize clear attrs with current terminal background
Luuk van Baal
2024-05-10
*
|
vim-patch:9.1.0397: Wrong display with 'smoothscroll' when changing quickfix ...
zeertzjq
2024-05-09
|
/
*
refactor(change): check all tabpages in changed_lines_invalidate_buf() (#28666)
zeertzjq
2024-05-08
*
refactor(fold): avoid coverity false-positive
Jaehwang Jung
2024-05-07
*
docs: fix lua type warnings (#28633)
Maria José Solano
2024-05-05
[prev]
[next]