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.3990: testing wrong operator
zeertzjq
2022-07-05
*
|
|
|
vim-patch:8.2.3980: if 'operatorfunc' invokes an operator Visual mode is changed
zeertzjq
2022-07-05
*
|
|
|
vim-patch:8.2.3644: count for 'operatorfunc' in Visual mode is not redone
zeertzjq
2022-07-05
*
|
|
|
vim-patch:8.2.2904: "g$" causes scroll if half a double width char is visible
zeertzjq
2022-07-05
*
|
|
|
fix(terminal): crash if TermClose deletes own buffer #19222
Justin M. Keyes
2022-07-05
*
|
|
|
vim-patch:8.2.5122: lisp indenting my run over the end of the line
zeertzjq
2022-07-05
*
|
|
|
vim-patch:8.2.3754: undesired changing of the indent of the first formatted line
zeertzjq
2022-07-05
*
|
|
|
vim-patch:8.2.3615: wrong indent in first line if re-formatting with indent expr
zeertzjq
2022-07-05
*
|
|
|
vim-patch:8.2.0416: test leaves file behind
zeertzjq
2022-07-05
*
|
|
|
vim-patch:8.2.0363: some Normal mode commands not tested
zeertzjq
2022-07-05
*
|
|
|
test(old): use Q -> gQ mapping instead of changing test when possible
zeertzjq
2022-07-05
*
|
|
|
vim-patch:9.0.0035: spell dump may go beyond end of an array (#19228)
zeertzjq
2022-07-05
*
|
|
|
fix(mark): mark without a view restores at topline #19224
zeertzjq
2022-07-04
*
|
|
|
fix(tui): resize at startup #17795
Javier Lopez
2022-07-04
|
/
/
/
*
|
|
vim-patch:9.0.0034: spell tests do not always clear the word list
zeertzjq
2022-07-04
*
|
|
vim-patch:8.2.5098: spelldump test sometimes hangs
zeertzjq
2022-07-04
*
|
|
vim-patch:8.2.1808: no test coverage for ":spelldump!"
zeertzjq
2022-07-04
*
|
|
refactor: remove unnecessary volatile #19210
erw7
2022-07-04
*
|
|
vim-patch:8.2.5074: spell test fails on MS-Windows
zeertzjq
2022-07-04
*
|
|
vim-patch:8.2.5072: using uninitialized value and freed memory in spell command
zeertzjq
2022-07-04
*
|
|
vim-patch:8.2.1770: invalid memory use when using SpellFileMissing autocmd
zeertzjq
2022-07-04
*
|
|
vim-patch:8.2.1523: still not enough test coverage for the spell file handling
zeertzjq
2022-07-04
*
|
|
vim-patch:8.2.1522: not enough test coverage for the spell file handling
zeertzjq
2022-07-04
*
|
|
vim-patch:8.2.1493: not enough test coverage for the spell file handling
zeertzjq
2022-07-04
*
|
|
vim-patch:8.2.1470: errors in spell file not tested
zeertzjq
2022-07-04
|
/
/
*
|
vim-patch:9.0.0031: <mods> of user command does not have correct verbose valu...
zeertzjq
2022-07-03
*
|
vim-patch:9.0.0030: matchfuzzy test depends on path of current directory
zeertzjq
2022-07-03
*
|
vim-patch:9.0.0024: may access part of typeahead buf that isn't filled
zeertzjq
2022-07-03
*
|
Merge pull request #19205 from bfredl/luaerr
bfredl
2022-07-02
|
\
\
|
*
|
fix(lua): don't leak memory on error
bfredl
2022-07-02
*
|
|
feat(api): add `unsilent` to command APIs
zeertzjq
2022-07-03
*
|
|
vim-patch:8.2.1900: Vim9: command modifiers do not work
zeertzjq
2022-07-03
*
|
|
fix(coverity): 353827 unnecessary null check #19209
Javier Lopez
2022-07-02
*
|
|
fix(jobs): deadlock in channel.c:exit_event #19082
erw7
2022-07-02
*
|
|
refactor: replace char_u
Dundar Goc
2022-07-02
*
|
|
refactor(fold): style #19175
Lewis Russell
2022-07-02
*
|
|
vim-patch:8.2.0316: ex_getln.c code has insufficient test coverage
zeertzjq
2022-07-02
*
|
|
vim-patch:8.2.0261: some code not covered by tests
zeertzjq
2022-07-02
*
|
|
Merge pull request #19199 from zeertzjq/vim-9.0.0017
zeertzjq
2022-07-02
|
\
\
\
|
*
|
|
vim-patch:9.0.0022: spell test fails
zeertzjq
2022-07-02
|
*
|
|
vim-patch:9.0.0021: invalid memory access when adding word to spell word list
zeertzjq
2022-07-02
|
*
|
|
vim-patch:9.0.0017: accessing memory beyond the end of the line
zeertzjq
2022-07-02
|
|
/
/
*
/
/
fix(mark): set mark fnum from buffer (#19195)
Gregory Anders
2022-07-01
|
/
/
*
|
vim-patch:9.0.0015: with EXITFREE defined terminal menus are not cleared (#19...
zeertzjq
2022-07-01
*
|
version.c: update [skip ci] #19179
github-actions[bot]
2022-07-01
*
|
vim-patch:9.0.0012: signature files not detected properly (#19172)
Christian Clason
2022-07-01
*
|
test(old): reorder test_cmdline.vim to match upstream
zeertzjq
2022-07-01
*
|
vim-patch:8.2.0049: command line completion not fully tested
zeertzjq
2022-07-01
*
|
feat(ui): make right-click menu work properly with ext_multigrid
zeertzjq
2022-07-01
*
|
vim-patch:8.1.1274: after :unmenu can still execute the menu with :emenu
zeertzjq
2022-07-01
[prev]
[next]