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:8.2.4206: condition with many "(" causes a crash
zeertzjq
2022-10-27
|
|
*
|
|
vim-patch:8.2.4070: using uninitialized memory when reading empty file
zeertzjq
2022-10-27
|
|
/
/
/
|
*
|
|
build: copy each treesitter parser library individually #20797
dundargoc
2022-10-26
|
*
|
|
refactor(clint): convert short to int16_t (#20815)
dundargoc
2022-10-27
|
*
|
|
Merge pull request #20824 from zeertzjq/vim-8.2.3408
zeertzjq
2022-10-27
|
|
\
\
\
|
|
*
|
|
vim-patch:8.2.3408: can delete a numbered function
zeertzjq
2022-10-27
|
|
*
|
|
vim-patch:partial:8.2.2881: various pieces of code not covered by tests
zeertzjq
2022-10-27
|
|
/
/
/
|
*
|
|
Merge pull request #20823 from zeertzjq/vim-8.2.2100
zeertzjq
2022-10-27
|
|
\
\
\
|
|
*
|
|
vim-patch:8.2.2727: function test fails
zeertzjq
2022-10-27
|
|
*
|
|
vim-patch:8.2.2726: confusing error message with white space before comma
zeertzjq
2022-10-27
|
|
*
|
|
vim-patch:8.2.2100: insufficient testing for function range and dict
zeertzjq
2022-10-27
|
|
*
|
|
test(old): test_lambda.vim garbagecollect() -> test_garbagecollect_now()
zeertzjq
2022-10-27
|
|
/
/
/
|
*
|
|
Merge pull request #20822 from zeertzjq/vim-8.2.2837
zeertzjq
2022-10-27
|
|
\
\
\
|
|
*
|
|
vim-patch:8.2.3839: using \z() with \z1 not tested for syntax highlighting
zeertzjq
2022-10-27
|
|
*
|
|
vim-patch:8.2.2837: various code lines not covered by tests
zeertzjq
2022-10-27
|
|
/
/
/
|
*
|
|
docs(usr_05): update sentence about Nvim default behavior of Q (#20817)
Raffaele Mancuso
2022-10-27
|
*
|
|
Merge pull request #20818 from zeertzjq/vim-8.2.0531
zeertzjq
2022-10-27
|
|
\
\
\
|
|
*
|
|
vim-patch:8.2.1113: no test for verbose output of :call
zeertzjq
2022-10-27
|
|
*
|
|
vim-patch:8.2.0606: several syntax HL errors not checked
zeertzjq
2022-10-27
|
|
*
|
|
vim-patch:8.2.0534: client-server test fails under valgrind
zeertzjq
2022-10-27
|
|
*
|
|
vim-patch:8.2.0531: various errors not tested
zeertzjq
2022-10-27
|
|
/
/
/
|
*
|
|
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
[prev]
[next]