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
/
nvim
/
testdir
Commit message (
Expand
)
Author
Age
...
*
|
vim-patch:8.2.2773: PSL filetype not recognized (#14389)
Jan Edmund Lazo
2021-04-17
|
/
*
Merge pull request #14355 from janlazo/vim-8.1.2313
Jan Edmund Lazo
2021-04-15
|
\
|
*
vim-patch:8.2.2769: Modula-3 config files are not recognized
Jan Edmund Lazo
2021-04-15
|
*
vim-patch:8.2.2046: some test failures don't give a clear error
Jan Edmund Lazo
2021-04-15
*
|
vim-patch:8.2.2764: memory leak when default function argument is allocated
Jan Edmund Lazo
2021-04-15
*
|
vim-patch:8.2.2761: using "syn include" does not work properly
Jan Edmund Lazo
2021-04-15
*
|
vim-patch:8.2.0265: "eval" after "if 0" doesn't check for following command
Jan Edmund Lazo
2021-04-15
|
/
*
test/old: ':execute' does not suppress range error
Jan Edmund Lazo
2021-04-11
*
vim-patch:8.1.2416: loading menus sets v:errmsg
Jan Edmund Lazo
2021-04-11
*
vim-patch:8.1.1841: no test for Ex shift commands
Jan Edmund Lazo
2021-04-11
*
vim-patch:8.2.1920: listlbr test fails when run after another test
Jan Edmund Lazo
2021-04-11
*
vim-patch:8.2.2050: search test contains unneeded sleeps
Jan Edmund Lazo
2021-04-11
*
vim-patch:8.2.0409: search test leaves file behind
Jan Edmund Lazo
2021-04-11
*
Merge pull request #14326 from janlazo/vim-8.2.0623
Jan Edmund Lazo
2021-04-09
|
\
|
*
vim-patch:8.2.2738: extending a list with itself can give wrong result
Jan Edmund Lazo
2021-04-08
|
*
vim-patch:8.2.1822: list test doesn't fail
Jan Edmund Lazo
2021-04-08
|
*
vim-patch:8.2.0623: typo in test comment
Jan Edmund Lazo
2021-04-08
*
|
vim-patch:8.2.2737: status line not updated when local 'statusline' option se...
bphilly96
2021-04-08
|
/
*
vim-patch:8.2.1305: some tests are still old style
Jan Edmund Lazo
2021-04-08
*
vim-patch:8.2.1791: Vim9: debugger test fails
Jan Edmund Lazo
2021-04-08
*
vim-patch:8.2.1508: not all debugger commands covered by tests
Jan Edmund Lazo
2021-04-08
*
vim-patch:8.2.1393: insufficient testing for script debugging
Jan Edmund Lazo
2021-04-08
*
vim-patch:8.2.1304: debug backtrace isn't tested much
Jan Edmund Lazo
2021-04-08
*
vim-patch:8.2.2714: filetype pattern ending in star is too far up
Jan Edmund Lazo
2021-04-05
*
vim-patch:8.2.2711: "gj" in a closed fold does not move out of the fold
Jan Edmund Lazo
2021-04-05
*
vim-patch:8.2.0295: highlighting for :s wrong when using different separator ...
Ghjuvan Lacambre
2021-04-04
*
Merge pull request #14063 from lewis6991/master
Jan Edmund Lazo
2021-04-04
|
\
|
*
vim-patch:8.1.1899: sign_place() does not work as documented
Lewis Russell
2021-04-03
|
*
vim-patch:8.1.1682: placing a larger number of ...
Lewis Russell
2021-04-03
*
|
vim-patch:8.2.2702: compiler completion test fails when more scripts are added
Jan Edmund Lazo
2021-04-03
|
/
*
vim-patch:8.2.2694: when 'matchpairs' is empty every character beeps (#14279)
Jan Edmund Lazo
2021-04-03
*
vim-patch:8.2.2690: PowerShell files are not recognized (#14276)
Jan Edmund Lazo
2021-04-02
*
vim-patch:8.2.2686: status line is not updated when going to cmdline mode
Jan Edmund Lazo
2021-04-01
*
vim-patch:8.1.0986: rename() is not propertly tested
Jan Edmund Lazo
2021-04-01
*
test/old/win: debug Test_w_arg
Jan Edmund Lazo
2021-04-01
*
vim-patch:8.2.2656: some command line arguments and regexp errors not tested
Jan Edmund Lazo
2021-04-01
*
vim-patch:8.2.2655: The -w command line argument doesn't work
Jan Edmund Lazo
2021-04-01
*
vim-patch:8.1.1193: typos and small problems in test files
Jan Edmund Lazo
2021-03-30
*
vim-patch:8.2.2454: leading space can not be made visible (#14138)
zeertzjq
2021-03-29
*
Merge pull request #14248 from andymass/vim-8.2.2612
Jan Edmund Lazo
2021-03-29
|
\
|
*
vim-patch:8.2.2613: new test throws exception
Andy K. Massimino
2021-03-29
|
*
vim-patch:8.2.2612: col('.') may get outdated column value
Andy K. Massimino
2021-03-29
*
|
vim-patch:8.2.1621: crash when using submatch(0, 1) in substitute()
Jan Edmund Lazo
2021-03-29
*
|
test/old: run most tests in test_regexp_latin.vim
Jan Edmund Lazo
2021-03-29
*
|
vim-patch:8.1.0958: compiling weird regexp pattern is very slow
Jan Edmund Lazo
2021-03-29
|
/
*
vim-patch:8.1.0542: shiftwidth() does not take 'vartabstop' into account
VVKot
2021-03-28
*
vim-patch:8.1.0479: failure when setting 'varsofttabstop' to end in a comma
VVKot
2021-03-28
*
vim-patch:8.1.0154: crash with "set smarttab shiftwidth=0 softtabstop=-1"
VVKot
2021-03-28
*
vim-patch:8.1.0138: negative value of 'softtabstop' not used correctly
VVKot
2021-03-28
*
vim-patch:8.1.0126: various problems with 'vartabstop'
VVKot
2021-03-28
[prev]
[next]