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.0.1274: setbufline() fails when using folding
Daniel Hahler
2019-06-18
|
*
|
vim-patch:8.0.1055: bufline test hangs on MS-Windows
Daniel Hahler
2019-06-18
|
*
|
vim-patch:8.0.1053: setline() does not work on startup
Daniel Hahler
2019-06-18
|
*
|
vim-patch:8.0.1039: cannot change a line in not current buffer
Daniel Hahler
2019-06-17
*
|
|
Merge pull request #10290 from janlazo/vim-8.1.0086
Justin M. Keyes
2019-06-25
|
\
\
\
|
*
|
|
vim-patch:8.1.0347: some tests fail on Solaris
Jan Edmund Lazo
2019-06-23
|
*
|
|
vim-patch:8.1.0086: no tests for libcall() and libcallnr()
Jan Edmund Lazo
2019-06-23
|
|
|
/
|
|
/
|
*
|
|
[RFC] vim-patch:8.1.1365,8.1.1366,8.1.1367,8.1.1368,8.1.1382,8… (#10309)
James McCoy
2019-06-24
|
\
\
\
|
*
|
|
vim-patch:8.1.1401: misspelled mkspellmem as makespellmem
James McCoy
2019-06-24
|
*
|
|
vim-patch:8.1.1382: error when editing test file
James McCoy
2019-06-24
|
*
|
|
vim-patch:8.1.1368: modeline test fails with python but without pythonhome
James McCoy
2019-06-24
|
*
|
|
vim-patch:8.1.1367: can set 'modelineexpr' in modeline
James McCoy
2019-06-24
|
*
|
|
vim-patch:8.1.1366: using expressions in a modeline is unsafe
James McCoy
2019-06-24
|
*
|
|
vim-patch:8.1.1365: source command doesn't check for the sandbox
James McCoy
2019-06-24
|
|
/
/
*
|
|
Merge #10313 from rhysd/const-patches
Justin M. Keyes
2019-06-24
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vim-patch:8.1.1554: docs and tests for :const can be improved
rhysd
2019-06-24
|
*
|
vim-patch:8.1.1543: const test fails with small features
rhysd
2019-06-24
|
*
|
vim-patch:8.1.1539: not easy to define a variable and lock it
rhysd
2019-06-24
*
|
|
vim-patch:8.1.0747: map() with a bad expression doesn't give an error
Jan Edmund Lazo
2019-06-23
*
|
|
vim-patch:8.1.1519: 'backupskip' may contain duplicates
Jan Edmund Lazo
2019-06-23
*
|
|
vim-patch:8.1.0853: options test fails on Mac
Jan Edmund Lazo
2019-06-23
*
|
|
vim-patch:8.1.0850: test for 'backupskip' is not correct
Jan Edmund Lazo
2019-06-23
*
|
|
vim-patch:8.1.0272: options test fails if temp var ends in slash
Jan Edmund Lazo
2019-06-23
*
|
|
vim-patch:8.1.0165: :clist output can be very long
Jan Edmund Lazo
2019-06-23
*
|
|
vim-patch:8.1.0125: virtual edit replace with multi-byte fails at end of line
Jan Edmund Lazo
2019-06-23
*
|
|
vim-patch:8.1.0181: memory leak with trailing characters in skip expression
Jan Edmund Lazo
2019-06-23
*
|
|
vim-patch:8.1.0112: no error when using bad arguments with searchpair()
Jan Edmund Lazo
2019-06-23
*
|
|
vim-patch:8.0.1239: cannot use a lambda for the skip argument to searchpair()
Jan Edmund Lazo
2019-06-23
|
/
/
*
|
test/old: run test_arglist
Jan Edmund Lazo
2019-06-19
*
|
vim-patch:8.1.0073: crash when autocommands call setloclist()
Jan Edmund Lazo
2019-06-19
*
|
tests: oldtests: mark Test_cursorhold_insert as flaky [ci skip] (#10264)
Daniel Hahler
2019-06-19
|
/
*
vim-patch:8.1.1546: in some tests 'tags' is set but not restored
Daniel Hahler
2019-06-16
*
tests: fix Test_tagfiles: use Vim's 'tags' setting
Daniel Hahler
2019-06-16
*
vim-patch:8.0.1845: various comment updates needed, missing white space (#10203)
Daniel Hahler
2019-06-16
*
vim-patch:8.1.1003: playing back recorded key sequence mistakes key code (#10...
Daniel Hahler
2019-06-16
*
vim-patch:8.0.1549: various small problems in test files
Jan Edmund Lazo
2019-06-15
*
vim-patch:8.1.0044: if a test function exists Vim this may go unnoticed
Jan Edmund Lazo
2019-06-15
*
vim-patch:8.1.1545: when the screen is to small there is no message about that
Jan Edmund Lazo
2019-06-15
*
vim-patch:8.0.1245: when WaitFor() has a wrong expression it just waits a sec...
Jan Edmund Lazo
2019-06-15
*
test/old: pass Test_statusline on Windows
Jan Edmund Lazo
2019-06-13
*
vim-patch:8.0.0933: terminal test tries to start GUI when it's not possible
Jan Edmund Lazo
2019-06-13
*
vim-patch:8.0.1704: 'backupskip' default doesn't work for Mac
Daniel Hahler
2019-06-13
*
tests: align tests in test_options to Vim (moved)
Daniel Hahler
2019-06-12
*
vim-patch:8.1.0213: CTRL-W CR does not work properly in a quickfix window
Jan Edmund Lazo
2019-06-12
*
vim-patch:8.0.1689: no tests for xxd
Jan Edmund Lazo
2019-06-11
*
Merge #10163 from blueyed/vim-8.1.1292
Justin M. Keyes
2019-06-11
|
\
|
*
adjust tests for nvim
Daniel Hahler
2019-06-11
|
*
vim-patch:8.1.1292: invalid command line arguments not tested
Daniel Hahler
2019-06-10
*
|
vim-patch:8.1.1211: test user command code #10162
Daniel Hahler
2019-06-11
|
/
*
Merge #10142 from blueyed/vim-1fbfe7c48
Justin M. Keyes
2019-06-09
|
\
[prev]
[next]