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
...
|
*
|
|
|
|
functests: Fix legacy/030_fileformats_spec test
ZyX
2017-04-09
|
*
|
|
|
|
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
|
*
|
|
|
|
functests: Refactor options/pastetoggle
ZyX
2017-04-08
|
*
|
|
|
|
functests: Refactor legacy/054_buffer_local_autocommands_spec
ZyX
2017-04-08
|
*
|
|
|
|
functests: Refactor legacy/003_cindent_spec and legacy/increment_spec
ZyX
2017-04-08
|
*
|
|
|
|
functests: Refactor legacy/018_unset_smart_indenting_spec
ZyX
2017-04-08
|
*
|
|
|
|
functests: Refactor legacy/029_join test
ZyX
2017-04-08
|
*
|
|
|
|
functests: Refactor legacy/012_directory_spec
ZyX
2017-04-08
|
*
|
|
|
|
functests: Move test from legacy/009 to autocmd/autocmd
ZyX
2017-04-08
|
*
|
|
|
|
functests: Refactor 009_bufleave_autocommand_spec
ZyX
2017-04-08
|
|
/
/
/
/
|
*
|
|
|
win: os_get_hostname() #5416 (#6413)
Justin M. Keyes
2017-04-07
|
*
|
|
|
completion: fix segfault with ignorecase+infercase (#6452)
Justin M. Keyes
2017-04-06
|
*
|
|
|
test: retry() works with asserts; error() not required.
Justin M. Keyes
2017-04-06
|
*
|
|
|
tests: short form `screen:except(func)` expects condition only. #6440
Björn Linse
2017-04-06
|
*
|
|
|
'guicursor': Disable by default for unknown terminals.
Justin M. Keyes
2017-04-04
|
*
|
|
|
'guicursor': enabled=false if 'guicursor' is empty
Justin M. Keyes
2017-04-04
|
*
|
|
|
'listchars': `Whitespace` highlight group #6367
Yichao Zhou
2017-04-03
|
*
|
|
|
tests: Fix testlint errors
ZyX
2017-04-03
|
*
|
|
|
functests: Test some :write errors
ZyX
2017-04-03
|
*
|
|
|
eval: Add s flag, use p_fs by default, error out on unknown flag
ZyX
2017-04-03
|
*
|
|
|
api/cursor_style_set: mode descriptions
Justin M. Keyes
2017-04-01
|
*
|
|
|
'guicursor': Empty means "block cursor in all modes".
Justin M. Keyes
2017-04-01
|
*
|
|
|
tui: 'guicursor' shape #6044
Matthieu Coudron
2017-04-01
|
*
|
|
|
'pastetoggle': support value >1 char (#6421)
Matthew Malcomson
2017-04-01
|
*
|
|
|
unittests: Add trace description right to the error message
ZyX
2017-04-01
|
*
|
|
|
fold.c: more edge-cases when updating (#6207)
Matthew Malcomson
2017-03-31
*
|
|
|
|
also test set_option
Jakob Schnitzer
2017-04-01
*
|
|
|
|
update for changes in master; fix 'window'; tests
Jakob Schnitzer
2017-03-31
*
|
|
|
|
options: more tests; check first set later; stricter validation
Jakob Schnitzer
2017-03-30
*
|
|
|
|
options: fix setglobal for buf-local number options
Jakob Schnitzer
2017-03-30
*
|
|
|
|
options: add some tests
Jakob Schnitzer
2017-03-30
*
|
|
|
|
options: setlocal should only set local value
Jakob Schnitzer
2017-03-30
|
/
/
/
/
*
|
|
|
api: {get,set}_option should {get,set} global value of local options (#6405)
Jakob Schnitzer
2017-03-30
*
|
|
|
test: set 'nomore' by default (#6360)
Matthew Malcomson
2017-03-30
*
|
|
|
test: Use workspace-local temp directory.
Justin M. Keyes
2017-03-30
*
|
|
|
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: Fix len argument to xstrlcat
ZyX
2017-03-29
*
|
|
|
eval: Make sure that v:_null_dict does not crash dictwatcher*()
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
[prev]
[next]