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
...
*
test/old: align with Vim #11096
Daniel Hahler
2019-10-03
*
vim-patch:8.1.0315: helpgrep with language doesn't work properly
Jan Edmund Lazo
2019-10-01
*
vim-patch:8.1.2074: test for SafeState autocommand is a bit flaky
Jan Edmund Lazo
2019-10-01
*
vim-patch:8.1.1347: fractional scroll position not restored after closing window
Jan Edmund Lazo
2019-10-01
*
vim-patch:8.1.1327: unnecessary scroll after horizontal split
Jan Edmund Lazo
2019-10-01
*
vim-patch:8.1.0518: Test_window_split_edit_bufnr() fails on AppVeyor
Jan Edmund Lazo
2019-10-01
*
vim-patch:8.1.0517: Test_window_split_edit_alternate() fails on AppVeyor
Jan Edmund Lazo
2019-10-01
*
vim-patch:8.1.0514: CTRL-W ^ does not work when alternate buffer has no name
Jan Edmund Lazo
2019-10-01
*
vim-patch:8.1.1758: count of g$ not used correctly when text is not wrapped
Jan Edmund Lazo
2019-10-01
*
vim-patch:8.1.2072: "gk" moves to start of line instead of upwards
Jan Edmund Lazo
2019-10-01
*
vim-patch:8.1.2083: multi-byte chars do not work properly with "%.*S" in prin...
Daniel Hahler
2019-09-28
*
vim-patch:8.0.1754: ex_helpgrep() is too long #11084
Jan Edmund Lazo
2019-09-23
*
vim-patch:8.1.2052: using "x" before a closed fold may delete that fold
Daniel Hahler
2019-09-22
*
vim-patch:8.1.2060: "precedes" in 'listchars' not used properly
Justin M. Keyes
2019-09-21
*
vim-patch:8.1.2055: profile: adjust line format #11058
Daniel Hahler
2019-09-21
*
vim-patch:8.0.1776: in tests, when WaitFor() fails it doesn't say why
Jan Edmund Lazo
2019-09-21
*
vim-patch:8.0.1771: in tests, when WaitFor() fails it doesn't say why
Jan Edmund Lazo
2019-09-21
*
vim-patch:8.0.1733: incomplete testing for completion fix
Jan Edmund Lazo
2019-09-21
*
vim-patch:8.0.1539: no test for the popup menu positioning
Jan Edmund Lazo
2019-09-21
*
vim-patch:8.0.1109: timer causes error on exit from Ex mode
Jan Edmund Lazo
2019-09-21
*
vim-patch:8.1.2054: compiler test for Perl may fail
Jan Edmund Lazo
2019-09-21
*
vim-patch:8.1.1783: MS-Windows: compiler test may fail when using %:S
Jan Edmund Lazo
2019-09-21
*
vim-patch:8.0.1770: assert functions don't return anything
Jan Edmund Lazo
2019-09-16
*
vim-patch:8.0.1523: cannot write and read terminal screendumps
Jan Edmund Lazo
2019-09-16
*
test/old: detect user modules for python,ruby
Jan Edmund Lazo
2019-09-15
*
vim-patch:8.1.0220: Ruby converts v:true and v:false to a number
Jan Edmund Lazo
2019-09-15
*
test/old: skip python-bindeval tests
Jan Edmund Lazo
2019-09-14
*
vim-patch:8.1.0212: preferred cursor column not set in interfaces
Jan Edmund Lazo
2019-09-14
*
test/old: skip failing ruby tests
Jan Edmund Lazo
2019-09-14
*
vim-patch:8.0.1448: segfault with exception inside :rubyfile command
Jan Edmund Lazo
2019-09-14
*
vim-patch:8.1.2028: options test script does not work
Jan Edmund Lazo
2019-09-14
*
vim-patch:8.1.0289: cursor moves to wrong column after quickfix jump
Jan Edmund Lazo
2019-09-14
*
vim-patch:8.1.2023: no test for synIDattr() returning "strikethrough" (#11018)
Daniel Hahler
2019-09-14
*
vim-patch:8.1.0259: no test for fixed quickfix issue
Jan Edmund Lazo
2019-09-13
*
vim-patch:8.1.1197: when starting with multiple tabs file messages is confusing
Jan Edmund Lazo
2019-09-08
*
vim-patch:8.1.2007: no test for what 8.1.1926 fixes #10970
Jan Edmund Lazo
2019-09-08
*
vim-patch:8.1.1988: :startinsert! does not work the same way as "A"
Jan Edmund Lazo
2019-09-06
*
Merge #10869 'vim-patch:8.1.{0309,0362,0365,0515,1946}'
Justin M. Keyes
2019-09-05
|
\
|
*
vim-patch:8.1.1946: memory error when profiling a function without a script ID
erw7
2019-09-04
|
*
vim-patch:8.1.0515: reloading a script gives errors for existing functions
erw7
2019-09-04
|
*
vim-patch:8.1.0365: function profile doesn't specify where it was defined
erw7
2019-09-04
|
*
vim-patch:8.1.0309: profiling does not show a count for condition lines
erw7
2019-09-04
|
*
vim-patch:8.1.0362: cannot get the script line number when executing a function
erw7
2019-09-04
*
|
Merge pull request #10451 from bfredl/floatbuf
Björn Linse
2019-09-05
|
\
\
|
*
|
anchor float to buffer position
Björn Linse
2019-09-04
*
|
|
vim-patch:8.1.1501: new behavior of b:changedtick not tested
Justin M. Keyes
2019-09-04
|
/
/
*
|
vim-patch:8.1.0145: test with grep is failing on MS-Windows
Jan Edmund Lazo
2019-09-04
*
|
vim-patch:8.0.1844: superfluous quickfix code, missing examples
Jan Edmund Lazo
2019-09-04
*
|
vim-patch:8.0.1752: qf_set_properties() is to long
Jan Edmund Lazo
2019-09-04
|
/
*
vim-patch:8.1.1063: insufficient testing for wildmenu completion
Jan Edmund Lazo
2019-09-03
[prev]
[next]