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
*
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
*
eval: Make setmatches() return -1 in case of some failures
ZyX
2017-03-29
*
*: Move some dictionary functions to typval.h and use char*
ZyX
2017-03-29
*
functests: Add tests for some *buf* functions
ZyX
2017-03-29
*
test/let_spec: self-referencing List. (#6228)
Justin M. Keyes
2017-03-08
*
test: backtick expansion #6218
Justin M. Keyes
2017-03-06
*
Merge #6112 from ZyX-I/split-eval'/buf_get_changedtick
Justin M. Keyes
2017-02-27
|
\
|
*
*: Fix linter errors
ZyX
2017-02-23
|
*
api: Make sure dict_set_var doesn’t edit read-only values
ZyX
2017-02-23
|
*
eval: Forbid (un)locking b:changedtick
ZyX
2017-02-23
|
*
eval: Make sure `islocked('b:.changedtick')` does not error out
ZyX
2017-02-23
|
*
eval: Specify more precise len for var_check_ro in get_lval
ZyX
2017-02-23
|
*
functests: Add some more tests
ZyX
2017-02-23
|
*
buffer: Forbid unletting b:changedtick
ZyX
2017-02-23
|
*
eval: Refactor item_lock
ZyX
2017-02-23
|
*
eval: Make sure that b:changedtick may not be unlocked via :unlo b:var
ZyX
2017-02-23
|
*
functests: Add tests
ZyX
2017-02-23
[next]