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
*
Merge pull request #23293 from bfredl/bigsleep
bfredl
2023-04-25
|
\
|
*
refactor(time): refactor delay with input checking
bfredl
2023-04-24
*
|
fix(statusline): also allow right click when 'mousemodel' is "popup*" (#23258)
luukvbaal
2023-04-25
*
|
fix(column): don't reset 'statuscolumn' width after it has been drawn
luukvbaal
2023-04-24
*
|
fix(pum): show right-click menu above cmdline area (#23298)
zeertzjq
2023-04-24
*
|
build: add "ci" configure preset to reduce verbosity
dundargoc
2023-04-23
*
|
ci: reuse script to enable Developer Command Prompt
dundargoc
2023-04-23
*
|
vim-patch:71badf9547e8 (#23285)
Christian Clason
2023-04-23
*
|
vim-patch:9.0.1478: filetypes for *.v files not detected properly (#23282)
Christian Clason
2023-04-23
*
|
ci(release): clean up wording and undeprecate tar.gz
dundargoc
2023-04-23
*
|
fix(typval): don't treat v:null as truthy (#23281)
zeertzjq
2023-04-23
|
/
*
fix(api): avoid assertion when autocmd group id is 0 (#23210)
Dhruv Manilawala
2023-04-23
*
vim-patch:9.0.1477: crash when recovering from corrupted swap file (#23273)
zeertzjq
2023-04-23
*
vim-patch:9.0.1479: small source file problems; outdated list of distrib. fil...
zeertzjq
2023-04-23
*
test(lsp): fix unstable tests for semantic tokens
jdrouhard
2023-04-23
*
ci(labeler): reuse workflow to reduce duplication
dundargoc
2023-04-22
*
ci: make all linux releases work with same glibc version
dundargoc
2023-04-22
*
build: drop diff.exe from windows builds
dundargoc
2023-04-22
*
vim-patch:9.0.1476: lines put in non-current window are not displayed (#23265)
zeertzjq
2023-04-23
*
vim-patch:9.0.1475: busted configuration files are not recognized (#23266)
zeertzjq
2023-04-22
*
ci(lintcommit): fix error output
dundargoc
2023-04-22
*
ci(lintcommit): use nvim -l
Lewis Russell
2023-04-22
*
Merge pull request #23263 from bfredl/notapple
bfredl
2023-04-22
|
\
|
*
fix(cmake): restore previously undocumented workround, now documented
bfredl
2023-04-22
|
/
*
ci: remove team reviewers
dundargoc
2023-04-22
*
Merge pull request #23255 from lewis6991/vimpatch/9.0.1293
Lewis Russell
2023-04-22
|
\
|
*
vim-patch:9.0.1311: Coverity warns for using a NULL pointer
Lewis Russell
2023-04-22
|
*
vim-patch:9.0.1308: the code for setting options is too complicated
Lewis Russell
2023-04-22
|
*
vim-patch:9.0.1293: the set_num_option() is too long
Lewis Russell
2023-04-22
*
|
build(deps): bump tree-sitter to HEAD - 321a65262 (#23261)
Christian Clason
2023-04-22
*
|
docs(powershell): use tee.exe instead of Tee-Object
T727
2023-04-22
*
|
feat(lsp): enable workspace/didChangeWatchedFiles by default (#23190)
Jon Huhn
2023-04-22
*
|
version.c: update [skip ci] (#22095)
github-actions[bot]
2023-04-22
*
|
refactor(iter): use metatable as packed table tag (#23254)
Gregory Anders
2023-04-21
*
|
build: include all dependency directories when generating headers
dundargoc
2023-04-21
*
|
refactor: revert incorrect change to ui_client.c code
bfredl
2023-04-21
*
|
Merge pull request #23250 from bfredl/vimvim
bfredl
2023-04-21
|
\
\
|
|
/
|
/
|
|
*
refactor(build): move the last generator from scripts/ to src/nvim/generators
bfredl
2023-04-21
|
/
*
Merge #23234 from justinmk/fixsplit
Justin M. Keyes
2023-04-21
|
\
|
*
refactor(lua): simplify vim.gsplit impl
Justin M. Keyes
2023-04-21
|
*
fix(lua): vim.split may trim inner empty items
Justin M. Keyes
2023-04-21
*
|
vim-patch:9.0.1294: the set_bool_option() function is too long
Lewis Russell
2023-04-21
|
/
*
fix(usercmd): Fix buffer overflow in uc_list() (#23225)
Andreas Schneider
2023-04-21
*
Merge pull request #23239 from cryptomilk/asn-fix-warnings
zeertzjq
2023-04-21
|
\
|
*
fix(ui_client): check return code of dup()
Andreas Schneider
2023-04-21
|
*
fix(statusline): fix uninitialized variable and possible overflow
Andreas Schneider
2023-04-21
|
*
fix(linematch): initialize array
Andreas Schneider
2023-04-21
|
*
fix(ex_getln): initialize pointer with NULL
Andreas Schneider
2023-04-21
|
*
fix(userfunc): fix possible out of bound access
Andreas Schneider
2023-04-21
|
*
fix(drawline): initialize variable
Andreas Schneider
2023-04-21
[next]