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
...
|
*
|
test(old): revert changes from ed88ca75034a48916d165e88459c791c450df550
zeertzjq
2022-04-29
|
*
|
vim-patch:8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
zeertzjq
2022-04-29
*
|
|
ci: remove mjlbach from reviewers (#18297)
Michael Lingelbach
2022-04-29
|
/
/
*
/
fix: suppress "is a directory" messages with shortmess 'F' (#18296)
Gregory Anders
2022-04-28
|
/
*
vim-patch:ce001a337e28 (#18287)
Christian Clason
2022-04-27
*
Merge pull request #18254 from dundargoc/refactor/remove-char_u
bfredl
2022-04-27
|
\
|
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-04-25
*
|
refactor: enable -Wconversion warning for ex_docmd.c (#18277)
dundargoc
2022-04-27
*
|
refactor(build): remove unused includes #17078
kylo252
2022-04-26
*
|
refactor(terminal)!: drop winpty, require Windows 10 #18253
erw7
2022-04-26
*
|
fix: has() should preserve v:shell_error #18280
Andrey Mishchenko
2022-04-26
*
|
feat(checkhealth): check for slow shell #17829
Philip Linell
2022-04-26
*
|
fix(build): missing definitions for sizeof macros #16393
kylo252
2022-04-26
*
|
Merge pull request #18260 from dundargoc/refactor/enable-conversion-warning
bfredl
2022-04-26
|
\
\
|
*
|
refactor: enable -Wconversion warning for funcs.c and userfuncs.c
Dundar Goc
2022-04-26
*
|
|
fix(lsp): fix unnecessary buffers being added on empty diagnostics (#18275)
ii14
2022-04-26
*
|
|
Merge pull request #18267 from zeertzjq/test-eq-arg-order
zeertzjq
2022-04-26
|
\
\
\
|
*
|
|
test: correct order of arguments to eq() and neq()
zeertzjq
2022-04-26
|
/
/
/
*
|
|
feat(tui): query terminal for CSI u support (#18181)
Gregory Anders
2022-04-25
*
|
|
Merge pull request #18249 from zeertzjq/vim-8.2.4760
zeertzjq
2022-04-26
|
\
\
\
|
*
|
|
vim-patch:8.2.4765: function matchfuzzy() sorts too many items
zeertzjq
2022-04-26
|
*
|
|
vim-patch:8.2.4760: using matchfuzzy() on a long list can take a while
zeertzjq
2022-04-26
|
/
/
/
*
/
/
vim-patch:8.2.4826: .cshtml files are not recognized (#18259)
Christian Clason
2022-04-25
|
/
/
*
|
Merge pull request #18257 from dundargoc/refactor/enable-conversion-warning/tag
bfredl
2022-04-25
|
\
\
|
*
|
refactor: enable Wconversion warning for tag
Dundar Goc
2022-04-25
*
|
|
Merge pull request #18255 from bfredl/workaround_version
bfredl
2022-04-25
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix(ci): workaround bug in msgpackparse() on windows caused by api level bump
bfredl
2022-04-25
*
|
|
fix: show autocmd output when F is in shortmess (#18251)
Gregory Anders
2022-04-25
|
/
/
*
/
revert: "man.vim: Ensure 'modifiable' in man#init_pager" #17791
dundargoc
2022-04-25
|
/
*
Merge pull request #18234 from zeertzjq/cursearch-reduce-redraw
zeertzjq
2022-04-25
|
\
|
*
perf: only redraw for CurSearch when it is currently in use
zeertzjq
2022-04-25
*
|
refactor: convert macros to all-caps (#17895)
dundargoc
2022-04-24
*
|
refactor: enable Wconversion warning for diff (#18094)
dundargoc
2022-04-24
*
|
Merge pull request #18110 from dundargoc/refactor/remove-char_u
Gregory Anders
2022-04-24
|
\
\
|
*
|
refactor: add function xstrnsave
Dundar Goc
2022-04-16
|
*
|
refactor: replace char_u variables and functions with char
Dundar Göc
2022-04-16
*
|
|
refactor: add pure attribute to pure functions (#18165)
dundargoc
2022-04-24
|
|
/
|
/
|
*
|
fix/PVS #17863
dundargoc
2022-04-24
*
|
build: bump Doxyfile to minimum required version 1.9.0 #18118
dundargoc
2022-04-24
*
|
docs: clarify enhanced modifiers, SHIFT usage #18124
Joel Bradshaw
2022-04-24
*
|
ci: label all markdown edits as "documentation" #18120
casswedson
2022-04-24
*
|
fix(packaging): remove excess forward slash in Wix Patch (#18121)
sitiom
2022-04-24
*
|
Merge pull request #18248 from zeertzjq/vim-8.2.4806
zeertzjq
2022-04-25
|
\
\
|
*
|
vim-patch:8.2.4818: no test for what 8.2.4806 fixes
zeertzjq
2022-04-25
|
*
|
vim-patch:8.2.4806: a mapping using <LeftDrag> does not start Select mode
zeertzjq
2022-04-25
|
/
/
*
|
Merge pull request #18243 from zeertzjq/vim-8.2.4808
zeertzjq
2022-04-24
|
\
\
|
*
|
vim-patch:8.2.4813: pasting text while indent folding may mess up folds
zeertzjq
2022-04-24
|
*
|
vim-patch:8.2.4810: missing changes in one file
zeertzjq
2022-04-24
|
*
|
vim-patch:8.2.4808: unused item in engine struct
zeertzjq
2022-04-24
|
/
/
*
|
build(clang-format): align with project style #18192
dundargoc
2022-04-23
[prev]
[next]