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
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
|
*
|
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
|
*
|
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
|
*
|
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
|
*
|
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
|
*
|
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
|
*
|
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
|
*
|
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
|
*
|
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
|
*
|
|
vim-patch:8.2.0908: crash when changing the function table while listing it
zeertzjq
2022-10-24
|
*
|
|
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
|
*
|
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
|
*
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
|
*
vim-patch: bump VIM_VERSION from 8.0 => 8.1 #20762
Justin M. Keyes
2022-10-21
|
*
vim-patch:9.0.0806: 'langmap' works differently when there are modifiers (#20...
zeertzjq
2022-10-21
|
*
vim-patch:9.0.0808: jsonnet filetype detection has a typo (#20753)
Christian Clason
2022-10-20
|
*
vim-patch:9.0.0804: crash when trying to divide a number by -1
zeertzjq
2022-10-20
|
*
vim-patch:partial:8.2.0418: code in eval.c not sufficiently covered by tests
zeertzjq
2022-10-20
|
*
fix(build): duplicate version string "v0.8.0-v0.8.0" #20578
dundargoc
2022-10-20
|
*
vim-patch:9.0.0798: clang format configuration files are not recognized (#20741)
ObserverOfTime
2022-10-19
[prev]
[next]