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.1.0337: :file fails in quickfix command (#9215)
Jan Edmund Lazo
2018-11-09
*
vim-patch:8.1.0511: ml_get error when calling a function with a range (#9207)
Jan Edmund Lazo
2018-11-06
*
test/timer_spec: relax lower-bound
Justin M. Keyes
2018-11-05
*
vim-patch:8.1.0508: suspend test fails when run by root (#9196)
Jan Edmund Lazo
2018-11-04
*
vim-patch:8.1.0507: .raml files not properly detected (#9195)
Jan Edmund Lazo
2018-11-04
*
vim-patch:8.1.0504: when CTRL-C is mapped it triggers InsertLeave (#9192)
Jan Edmund Lazo
2018-11-03
*
vim-patch:8.0.1766: expanding abbreviation doesn't work
Jan Edmund Lazo
2018-11-01
*
test/old: Test_BufReadCmdHelp: generate helptags
Justin M. Keyes
2018-11-01
*
test/old: force "-i viminfo" in $RUN_VIMTEST #9175 (#9175)
Justin M. Keyes
2018-10-31
*
test/old: test_startup: fix "-u NONE" arg
Justin M. Keyes
2018-10-30
*
vim-patch:8.0.1553: find digraph to insert a character #8190
lokesh1197
2018-10-30
*
vim-patch:8.1.0498: /etc/gitconfig not recognized at a gitconfig file
Jan Edmund Lazo
2018-10-27
*
vim-patch:8.1.0484: some file types are not recognized
Jan Edmund Lazo
2018-10-27
*
vim-patch:8.0.1465: python2 and python3 detection not tested
Jan Edmund Lazo
2018-10-27
*
vim-patch:8.0.1458: filetype detection test does not check all scripts
Jan Edmund Lazo
2018-10-27
*
vim-patch:8.0.1438: filetype detection test not updated for change
Jan Edmund Lazo
2018-10-27
*
Merge #9086 'vim-patch:8.1.0448'
Justin M. Keyes
2018-10-18
|
\
|
*
test/old: stub CanRunVimInTerminal()
Justin M. Keyes
2018-10-16
|
*
vim-patch:8.1.0448: cursorline not removed when using 'cursorbind'
Justin M. Keyes
2018-10-16
*
|
Merge #9124 'vim-patch:8.0.1672'
Justin M. Keyes
2018-10-17
|
\
\
|
*
|
vim-patch:8.0.1672: error during completion causes command to be cancelled
Jan Edmund Lazo
2018-10-13
*
|
|
vim-patch:8.0.1067: try/catch in timer does not prevent it from being stopped
Jan Edmund Lazo
2018-10-16
*
|
|
vim-patch:8.0.0670: can't use input() in a timer callback
Jan Edmund Lazo
2018-10-15
|
|
/
|
/
|
*
|
vim-patch:8.1.0476: memory leaks in test_escaped_glob (#9127)
Jan Edmund Lazo
2018-10-14
|
/
*
test: adjust timer tests
Justin M. Keyes
2018-10-13
*
signs: Add "numhl" argument #9113
Reto Schnyder
2018-10-13
*
Merge pull request #8968 from ckelsel/vim-8.0.0685
James McCoy
2018-10-12
|
\
|
*
vim-patch:8.0.0685: when conversion fails written file may be truncated
ckelsel
2018-10-12
*
|
vim-patch:8.0.1489: there is no easy way to get the global directory (#9109)
Jan Edmund Lazo
2018-10-12
|
/
*
vim-patch:8.0.1837: one character cmdline abbreviation not triggered after '<,'>
Jan Edmund Lazo
2018-10-10
*
vim-patch:8.1.0468: MS-Windows: filter command with pipe character fails (#9101)
Jan Edmund Lazo
2018-10-10
*
vim-patch:8.0.1423: error in return not caught by try/catch
Jan Edmund Lazo
2018-10-09
*
vim-patch:8.0.1779: deleting in a block selection causes problems (#9099)
Jan Edmund Lazo
2018-10-09
*
vim-patch:8.1.0459: Test_executable fails when there is a dog in the system
Jan Edmund Lazo
2018-10-08
*
oldtests: win: fix executable() assertions
Jan Edmund Lazo
2018-10-08
*
vim-patch:8.1.0453: MS-Windows: executable() is not reliable
Jan Edmund Lazo
2018-10-07
*
vim-patch:8.1.0454: resolve() was not tested with a symlink cycle
Jan Edmund Lazo
2018-10-06
*
vim-patch:8.0.1807: function to set terminal name is too long
Jan Edmund Lazo
2018-10-06
*
vim-patch:8.1.0440: remove() with a range not sufficiently tested (#9076)
Jan Edmund Lazo
2018-10-04
*
vim-patch:8.1.0047: no completion for :unlet $VAR
Jan Edmund Lazo
2018-10-02
*
vim-patch:8.0.1832: cannot use :unlet for an environment variable
Jan Edmund Lazo
2018-10-02
*
vim-patch:8.1.0416: sort doesn't report deleted lines (#9062)
Jan Edmund Lazo
2018-09-28
*
vim-patch:8.1.0120: buffer 'modified' set even when :sort has no changes
Jan Edmund Lazo
2018-09-26
*
vim-patch:8.1.0428: the :suspend command is not tested (#9043)
Jan Edmund Lazo
2018-09-24
*
vim-patch:8.1.0429: no test for :lcd with 'shellslash' (#9041)
Daniel Hahler
2018-09-23
*
vim-patch:8.0.1557: printf() does not work with only one argument (#9038)
Daniel Hahler
2018-09-23
*
vim-patch:8.1.0389: :behave command is not tested (#9030)
Jan Edmund Lazo
2018-09-23
*
vim-patch:8.0.0370: invalid memory access when setting wildchar empty
Jan Edmund Lazo
2018-09-23
*
vim-patch:8.0.0368: not all options are tested with a range of values
Jan Edmund Lazo
2018-09-22
*
test/old: test_options: Accommodate Nvim default
Justin M. Keyes
2018-09-21
[prev]
[next]