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
/
eval
Commit message (
Expand
)
Author
Age
*
compat: "v:count" distinct from "count" (#7407)
Marco Hinz
2017-11-09
*
eval/decode.c: Avoid NULL arg to memchr() #7332
Adrian Neumann
2017-11-06
*
test: server_spec: Tolerate missing protocol (#7478)
James McCoy
2017-11-02
*
getcmdline_prompt: Temporarily disable msg_silent so prompt is displayed
James McCoy
2017-10-14
*
functests: Remove wait() from input_spec
ZyX
2017-08-06
*
Revert "functests: Replace wait() with nvim_async"
ZyX
2017-07-27
*
functests: Replace wait() with nvim_async
ZyX
2017-07-26
*
functests: Remove unneeded wait()s
ZyX
2017-07-26
*
Merge branch 'master' into colored-cmdline
ZyX
2017-07-15
|
\
|
*
mbyte: Fix crash when using multibyte chars in maparg() return (#6986)
Nikolai Aleksandrovich Pavlov
2017-07-09
|
*
test: handle single-char hostname (#6939)
KunMing Xie
2017-07-01
*
|
functests: Add missing wait()
ZyX
2017-06-27
*
|
eval,ex_getln: Add support for coloring input() prompts
ZyX
2017-06-27
|
/
*
functests: Move function_spec to eval
ZyX
2017-06-20
*
functests/msgpack: Correct representation of literal INT64_MIN
James McCoy
2017-06-06
*
functests/msgpack: Use assert_equal() for more informative errors
James McCoy
2017-06-06
*
Merge pull request #6680 from mhinz/listen/localhost
James McCoy
2017-05-28
|
\
|
*
eval: serverstart: Return finalized address to user
James McCoy
2017-05-28
|
*
Server tests: endpoint parsing in serverstart()
Marco Hinz
2017-05-22
|
*
Server tests: use helpers.command()
Marco Hinz
2017-05-22
*
|
get_keymap API (#6236)
TJ DeVries
2017-05-25
|
/
*
Merge #6480 from ZyX-I/colored-cmdline'/input-dict
Justin M. Keyes
2017-05-13
|
\
|
*
functests: Reword regression test headers
ZyX
2017-05-13
|
*
functests: Remove “correctly” from non-regression tests
ZyX
2017-05-13
|
*
functests: Get rid of last redraws due to the “line above” issue
ZyX
2017-05-11
|
*
functests: Remove outdated comments
ZyX
2017-05-10
|
*
functests: Remove some redraw calls
ZyX
2017-05-10
|
*
functests: Remove all wait()s
ZyX
2017-05-10
|
*
eval: Alter E5050 error message, test that
ZyX
2017-05-10
|
*
eval: Refactor get_user_input to support dictionary
ZyX
2017-05-10
*
|
api: add metadata for ui events
Björn Linse
2017-05-10
|
/
*
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
*
functests: Fix some tests which are failing locally for unrelated reasons
ZyX
2017-04-09
*
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
*
win: os_get_hostname() #5416 (#6413)
Justin M. Keyes
2017-04-07
*
eval: Add s flag, use p_fs by default, error out on unknown flag
ZyX
2017-04-03
*
functests: Try sleeping a bit more
ZyX
2017-03-29
*
eval: Fix extend() behaviour with NULL lists and dictionaries
ZyX
2017-03-29
*
eval/typval: Fix SEGV in test_alot.vim test
ZyX
2017-03-29
*
eval: Move part of dictwatcher* functions to eval/typval
ZyX
2017-03-29
*
functests: Fix buf_functions test on Windows
ZyX
2017-03-29
*
eval/typval: Add tv_list_equal() tests, compare NULL lists equal
ZyX
2017-03-29
*
eval/typval,tests: Fix extending list with itself, add tests
ZyX
2017-03-29
*
eval/typval: Make tv_list_concat handle NULL lists correctly
ZyX
2017-03-29
*
functests: Add null_spec.lua from #4615
ZyX
2017-03-29
*
eval: Fix max_min functions
ZyX
2017-03-29
*
eval: Move remaining get_tv_string* functions to eval/typval.c
ZyX
2017-03-29
*
eval: Move get_tv_lnum and get_tv_float to eval/typval.h
ZyX
2017-03-29
[next]