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
...
|
*
|
|
vim-patch:9.0.0823: mouse drag test fails
zeertzjq
2022-11-02
|
*
|
|
vim-patch:9.0.0822: crash when dragging the statusline with a mapping
zeertzjq
2022-11-02
|
/
/
/
*
|
/
vim-patch:9.0.0826: if 'endofline' is set CTRL-Z may be written in a wrong pl...
zeertzjq
2022-11-02
|
|
/
|
/
|
*
|
build(lint): remove clint.py rules for braces #20880
dundargoc
2022-11-01
*
|
build(deps): bump lua parser to v0.0.14 (#20897)
Christian Clason
2022-11-01
*
|
vim-patch:8.2.2343: Vim9: return type of readfile() is any (#20896)
zeertzjq
2022-11-01
*
|
refactor: move do_mouse() and its helpers to mouse.c (#20895)
zeertzjq
2022-11-01
*
|
vim-patch:9.0.0821: crash with win_move_statusline() in another tabpage (#20894)
zeertzjq
2022-11-01
*
|
fix(mark): do not restore view in op-pending mode (#20889)
zeertzjq
2022-11-01
*
|
Merge pull request #20489 from jpalus/memory-alignment
bfredl
2022-10-31
|
\
\
|
*
|
refactor(memory): simplify new alignment logic
bfredl
2022-10-31
|
*
|
fix(memory): fix memory alignment for dynamic allocation
Jan Palus
2022-10-31
|
/
/
*
|
Merge #20873 from justinmk/checkhealth
Justin M. Keyes
2022-10-30
|
\
\
|
*
|
feat(checkhealth): check runtime ($VIMRUNTIME)
Justin M. Keyes
2022-10-30
|
*
|
refactor(checkhealth): convert "nvim" check to Lua
Justin M. Keyes
2022-10-30
|
*
|
feat(checkhealth): improve treesitter report
Justin M. Keyes
2022-10-30
|
/
/
*
|
ci(stylua): explicitly set the version to latest (#20869)
dundargoc
2022-10-30
*
|
fix(lsp/window_showDocument): correctly handle external resources #20867
lvimuser
2022-10-30
*
|
ci(windows): build dependencies with Ninja (#20800)
dundargoc
2022-10-30
*
|
Merge pull request #20855 from zeertzjq/vim-fb0cf2357e0c
zeertzjq
2022-10-30
|
\
\
|
*
|
vim-patch:9.0.0819: still a build error, tests are failing
zeertzjq
2022-10-30
|
*
|
vim-patch:9.0.0816: CTRL-Z at end of file is always dropped
zeertzjq
2022-10-30
|
/
/
*
|
build(vim-patch.sh): checkout files with path for uncrustify (#20863)
zeertzjq
2022-10-30
*
|
fix(health): correct tmux rgb verification (#20868)
Barrett Ruth
2022-10-30
*
|
fix(mouse): ensure no scrolling with "ver:0" in 'mousescroll' (#20861)
zeertzjq
2022-10-30
*
|
fix(path): don't remove trailing slash when getting absolute path (#20853)
zeertzjq
2022-10-30
*
|
fix: avoid unsigned overflow in home_replace() (#20854)
zeertzjq
2022-10-30
*
|
ci: use GHA default clang for asan, tsan jobs #20846
dundargoc
2022-10-29
*
|
build: remove python linting #20851
dundargoc
2022-10-29
*
|
vim-patch:partial:6ebe4f970b8b (#20860)
Christian Clason
2022-10-29
*
|
fix(docs): nil as viable argument for goto_prev (#20852)
Martin Kunz
2022-10-28
*
|
Merge pull request #20848 from zeertzjq/vim-8.2.1639
zeertzjq
2022-10-29
|
\
\
|
*
|
vim-patch:8.2.1716: options window has duplicate translations
zeertzjq
2022-10-28
|
*
|
vim-patch:8.2.1663: options window entries cannot be translated
zeertzjq
2022-10-28
|
*
|
vim-patch:8.2.1652: cannot translate lines in the options window
zeertzjq
2022-10-28
|
*
|
vim-patch:8.2.1642: otions test fails
zeertzjq
2022-10-28
|
*
|
vim-patch:8.2.1639: options window cannot be translated
zeertzjq
2022-10-28
|
/
/
*
|
build: make update-po support optwin.vim (#20840)
zeertzjq
2022-10-28
*
|
fix(diff.c): regression in diffgetput (#20843)
Lewis Russell
2022-10-28
*
|
Merge pull request #20842 from zeertzjq/vim-8.2.1395
zeertzjq
2022-10-28
|
\
\
|
*
|
vim-patch:8.2.3407: using uninitialized memory with "let g:['bar'] = 2"
zeertzjq
2022-10-28
|
*
|
vim-patch:8.2.1395: Vim9: no error if declaring a funcref with lower case letter
zeertzjq
2022-10-28
|
/
/
*
|
Merge pull request #20832 from zeertzjq/vim-8.2.1544
zeertzjq
2022-10-28
|
\
\
|
*
|
vim-patch:8.2.1585: messages in globals.h not translated
zeertzjq
2022-10-28
|
*
|
vim-patch:8.2.1544: cannot translate messages in a Vim script
zeertzjq
2022-10-28
|
/
/
*
|
docs(api): pattern is not expanded for autocommands (#20812)
Christian Clason
2022-10-27
*
|
docs: .git-blame-ignore-revs (#20820)
dundargoc
2022-10-27
*
|
Merge pull request #20796 from lewis6991/refactor/diff.c_memmove
Lewis Russell
2022-10-27
|
\
\
|
*
|
refactor(diff.c): copy lines via memmove
Lewis Russell
2022-10-25
|
*
|
refactor(diff.c): factor out diffblock deletion
Lewis Russell
2022-10-25
[prev]
[next]