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 #20816 from zeertzjq/vim-8.1.1826
zeertzjq
2022-10-26
|
|
\
\
\
|
|
*
|
|
vim-patch:9.0.0019: timers test not run where possible
zeertzjq
2022-10-26
|
|
*
|
|
vim-patch:8.1.1826: tests use hand coded feature and option checks
zeertzjq
2022-10-26
|
|
/
/
/
|
*
|
|
Merge pull request #20814 from zeertzjq/vim-8.2.0610
zeertzjq
2022-10-26
|
|
\
\
\
|
|
*
|
|
vim-patch:8.2.1852: map() returing zero for NULL list is unexpected
zeertzjq
2022-10-26
|
|
*
|
|
vim-patch:8.2.0619: null dict is not handled like an empty dict
zeertzjq
2022-10-26
|
|
*
|
|
vim-patch:8.2.0610: some tests are still old style
zeertzjq
2022-10-26
|
|
/
/
/
|
*
|
|
Merge pull request #20813 from zeertzjq/vim-8.2.0163
zeertzjq
2022-10-26
|
|
\
\
\
|
|
*
|
|
vim-patch:8.2.0163: test hangs on MS-Windows console
zeertzjq
2022-10-26
|
|
*
|
|
vim-patch:8.2.0162: balloon test fails in the GUI
zeertzjq
2022-10-26
|
|
/
/
/
|
*
|
|
fix(spell): fix wrong cast (#20810)
zeertzjq
2022-10-26
|
*
|
|
Merge pull request #20806 from zeertzjq/vim-8.2.0401
zeertzjq
2022-10-26
|
|
\
\
\
|
|
*
|
|
vim-patch:8.2.0418: code in eval.c not sufficiently covered by tests
zeertzjq
2022-10-26
|
|
*
|
|
vim-patch:8.2.0401: not enough test coverage for evalvars.c
zeertzjq
2022-10-26
|
|
*
|
|
vim-patch:7.4.1097
zeertzjq
2022-10-26
|
|
*
|
|
vim-patch:7.4.1081
zeertzjq
2022-10-26
|
|
/
/
/
|
*
|
|
Merge pull request #20803 from zeertzjq/vim-8.2.0179
zeertzjq
2022-10-26
|
|
\
\
\
|
|
*
|
|
vim-patch:8.2.0211: test for ANSI colors fails without an "ls" command
zeertzjq
2022-10-26
|
|
*
|
|
vim-patch:8.2.0179: still a few places where range() does not work
zeertzjq
2022-10-26
|
|
/
/
/
|
*
|
|
Merge pull request #20775 from shadmansaleh/fix/opt_tal_not_redrawing_tabline
bfredl
2022-10-24
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
fix: setting tabline option not redrawing tabline
shadmansaleh
2022-10-24
|
*
|
|
Merge pull request #20785 from lewis6991/refactor/diff.c_2
Lewis Russell
2022-10-24
|
|
\
\
\
|
|
*
|
|
refactor(diff.c): internal does not need diffstyle
Lewis Russell
2022-10-24
|
|
*
|
|
refactor(diff.c): simplify diff_buf_idx()
Lewis Russell
2022-10-24
|
|
*
|
|
refactor(diff.c): factor out hunk processing
Lewis Russell
2022-10-24
|
|
*
|
|
refactor(diff.c): factor out hunk extraction
Lewis Russell
2022-10-24
|
|
*
|
|
refactor(diff.c): allocate hunks directly in ga_array
Lewis Russell
2022-10-24
|
|
*
|
|
refactor(diff.c): remove char_u declarations
Lewis Russell
2022-10-24
|
|
*
|
|
refactor(diff.c): break up ex_diffgetput()
Lewis Russell
2022-10-23
|
*
|
|
|
build: preprocess vim patches with uncrustify #20786
dundargoc
2022-10-24
|
*
|
|
|
fix(lua): pesc, tbl_islist result types #20751
NAKAI Tsuyoshi
2022-10-24
|
*
|
|
|
ci(lintcommit): enforce common scope names #20393
dundargoc
2022-10-24
|
*
|
|
|
Merge pull request #20791 from zeertzjq/vim-8.2.0908
zeertzjq
2022-10-24
|
|
\
\
\
\
|
|
*
|
|
|
test: add a test for a crash fixed by patch 8.2.0908
zeertzjq
2022-10-24
|
|
*
|
|
|
vim-patch:8.2.0908: crash when changing the function table while listing it
zeertzjq
2022-10-24
|
|
/
/
/
/
|
*
|
|
|
build(deps): bump vimdoc parser and queries to v1.2.4 (#20788)
Christian Clason
2022-10-24
|
*
|
|
|
docs: ":che" is ":checkhealth" #20147
ii14
2022-10-23
|
*
|
|
|
feat(vim-patch): mention original author #20772
Maxime Brunet
2022-10-23
|
*
|
|
|
docs(maintain): CI strategy #20778
dundargoc
2022-10-22
|
*
|
|
|
docs: fix typos (#20724)
dundargoc
2022-10-23
|
|
/
/
/
|
*
|
|
refactor(diff.c): reduce scope of variables (#20781)
Lewis Russell
2022-10-23
|
*
|
|
fix(ui): send grid_resize events before triggering VimResized (#20760)
zeertzjq
2022-10-22
|
*
|
|
Merge pull request #20770 from dundargoc/refactor/lint
bfredl
2022-10-21
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
refactor: fix uncrustify lint errors
dundargoc
2022-10-21
|
|
/
/
|
*
|
vim-patch:9.0.0814: aws config files are not recognized (#20769)
Christian Clason
2022-10-21
|
*
|
Merge pull request #20664 from dundargoc/refactor/uncrustify
dundargoc
2022-10-21
|
|
\
\
|
|
*
|
docs(dev-style): remove rules covered by uncrustify
dundargoc
2022-10-21
|
|
*
|
refactor(uncrustify): improved formatting rules
dundargoc
2022-10-21
|
|
*
|
refactor(uncrustify): move macros definitions to enable formatting
dundargoc
2022-10-21
|
|
/
/
|
*
|
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
2022-10-21
[prev]
[next]