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
/
test
/
functional
Commit message (
Expand
)
Author
Age
...
|
|
*
|
|
|
|
|
executor: Add :luado command
ZyX
2017-03-27
|
|
*
|
|
|
|
|
doc,functests: Add documentation
ZyX
2017-03-27
|
|
*
|
|
|
|
|
functests: Add tests for :lua
ZyX
2017-03-27
|
|
*
|
|
|
|
|
functests: Fix “function has more then 60 upvalues” error
ZyX
2017-03-27
|
|
*
|
|
|
|
|
functests: Some more tests
ZyX
2017-03-27
|
|
*
|
|
|
|
|
functests: Move existing tests from lua_spec to lua/*, fix them
ZyX
2017-03-27
|
|
*
|
|
|
|
|
functests: Add some tests
ZyX
2017-03-27
|
|
*
|
|
|
|
|
functests: Test for error conditions
ZyX
2017-03-27
|
|
*
|
|
|
|
|
executor/converter: Make it possible to supply `{}` to Dictionary arg
ZyX
2017-03-27
|
|
*
|
|
|
|
|
executor/converter: Make nlua_pop_Object not recursive
ZyX
2017-03-27
|
|
*
|
|
|
|
|
executor/converter: Fix how maxidx is determined
ZyX
2017-03-27
|
|
*
|
|
|
|
|
executor/converter: Fix conversion of self-containing containers
ZyX
2017-03-27
|
|
*
|
|
|
|
|
executor: Make sure it works with API values
ZyX
2017-03-27
|
|
*
|
|
|
|
|
viml/executor: Directly generate typval_T values
ZyX
2017-03-27
|
*
|
|
|
|
|
|
tests: add basic test for 'winhighlight`
Björn Linse
2017-05-08
|
*
|
|
|
|
|
|
options: allow different highlights in windows
Björn Linse
2017-05-08
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
tui: Also fix "linux*" terminfo entries. #6673
Jonathan de Boyne Pollard
2017-05-04
|
*
|
|
|
|
|
Use vim_strchr(s, c) when c may be NUL (#6656)
James McCoy
2017-05-03
|
*
|
|
|
|
|
NVIM v0.2.0
v0.2.0
Justin M. Keyes
2017-05-01
|
*
|
|
|
|
|
Merge pull request #6621 from jamessan/vim-7.4.2231
James McCoy
2017-04-30
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
oldfiles_spec: Add tests for ":filter ... oldfiles"
James McCoy
2017-04-29
|
|
*
|
|
|
|
|
oldfiles_spec: Set the shada file in the session
James McCoy
2017-04-29
|
*
|
|
|
|
|
|
'guicursor': No color/blink by default
Justin M. Keyes
2017-04-30
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
input.c: Process only safe events before blocking.
Justin M. Keyes
2017-04-28
|
*
|
|
|
|
|
api: nvim_get_mode()
Justin M. Keyes
2017-04-28
|
*
|
|
|
|
|
api/ext_tabline: `curtab` should be a Tabpage handle.
Justin M. Keyes
2017-04-28
|
*
|
|
|
|
|
defaults_spec: Test changing :filetype/:syntax in -c, after defaults
James McCoy
2017-04-27
|
*
|
|
|
|
|
test: inccommand_spec: Avoid indeterminism. (#6592)
Justin M. Keyes
2017-04-26
|
*
|
|
|
|
|
api/ext_tabline: List of Dicts.
Justin M. Keyes
2017-04-26
|
*
|
|
|
|
|
api: nvim_ui_attach(): Flatten ext_* options.
Justin M. Keyes
2017-04-26
|
*
|
|
|
|
|
api/ui: externalize tabline
Justin M. Keyes
2017-04-26
|
*
|
|
|
|
|
api/ui: externalize tabline
Dongdong Zhou
2017-04-26
*
|
|
|
|
|
|
Merge branch 'master' into option-fixes
Jakob Schnitzer
2017-04-24
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
api: Do not translate error messages.
Justin M. Keyes
2017-04-24
|
*
|
|
|
|
|
api: Do not truncate errors <1 MB. #6237
Sander Bosma
2017-04-23
|
*
|
|
|
|
|
test: api: Do not truncate errors <1 MB.
Justin M. Keyes
2017-04-23
|
*
|
|
|
|
|
Merge #6539 'More cursor shape modes'
Justin M. Keyes
2017-04-21
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
tests: detect invalid helpers.sleep
Björn Linse
2017-04-21
|
|
*
|
|
|
|
|
ui: use an array for mode styles
Björn Linse
2017-04-21
|
|
*
|
|
|
|
|
ui: add tests for new cursor shape modes
Björn Linse
2017-04-21
|
*
|
|
|
|
|
|
ex_cmds.c: Fix bug in ex_z (#6557)
sander2
2017-04-21
|
*
|
|
|
|
|
|
Merge #6550 from ZyX-I/pvs-check-comment
Justin M. Keyes
2017-04-20
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
*: Add comment to all C files
ZyX
2017-04-19
|
|
|
/
/
/
/
/
/
|
*
/
/
/
/
/
/
'scrollback': Allow :setlocal -1 on normal buffers
Justin M. Keyes
2017-04-20
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
test: Cursor after `:hi clear|syntax reset`
Justin M. Keyes
2017-04-17
|
*
|
|
|
|
|
fold: foldMoveRange(): fix :move bug #6534
Matthew Malcomson
2017-04-17
|
*
|
|
|
|
|
ops: fix i<c-r> with multi-byte text (#6524)
Björn Linse
2017-04-15
|
*
|
|
|
|
|
win: default shellxescape, shellxquote to empty
Rui Abreu Ferreira
2017-04-12
|
*
|
|
|
|
|
win: libuv_process_spawn(): special-case cmd.exe
Rui Abreu Ferreira
2017-04-12
|
*
|
|
|
|
|
win/test: Enable more system() tests
Rui Abreu Ferreira
2017-04-12
[prev]
[next]