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
Commit message (
Expand
)
Author
Age
...
*
|
|
|
unittests: Add tv_dict_add* unit tests
ZyX
2017-03-29
*
|
|
|
unittests: Add tests for dictionary indexing
ZyX
2017-03-29
*
|
|
|
unittests: Enable tv_list_join tests back
ZyX
2017-03-29
*
|
|
|
unittests: Disable tv_list_join test on Mac OS only
ZyX
2017-03-29
*
|
|
|
eval/typval: Fix SEGV in test_alot.vim test
ZyX
2017-03-29
*
|
|
|
unittests: Add tv_dict_item_{add,remove} tests
ZyX
2017-03-29
*
|
|
|
unittests: Add tv_dict_item_{alloc,free} tests
ZyX
2017-03-29
*
|
|
|
eval: Fix len argument to xstrlcat
ZyX
2017-03-29
*
|
|
|
unittests: Add tv_dict_watcher_{add,remove} tests
ZyX
2017-03-29
*
|
|
|
unittests: Run tv_list_join tests in case it stopped failing
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
*
|
|
|
*: Fix some Windows-specific warnings
ZyX
2017-03-29
*
|
|
|
unittests: Add tests for tv_list_idx_of_item
ZyX
2017-03-29
*
|
|
|
unittests: Add tests for tv_list_find*() functions
ZyX
2017-03-29
*
|
|
|
eval/typval: Add tv_list_equal() tests, compare NULL lists equal
ZyX
2017-03-29
*
|
|
|
unittests: Test tv_list_join()
ZyX
2017-03-29
*
|
|
|
unittests: Fix tests crash
ZyX
2017-03-29
*
|
|
|
eval/typval,tests: Fix extending list with itself, add tests
ZyX
2017-03-29
*
|
|
|
unittests: Test tv_list_concat()
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
*
|
|
|
unittests: Test tv_list_copy
ZyX
2017-03-29
*
|
|
|
unittests: Add tests for tv_list_insert*()/…append*() functions
ZyX
2017-03-29
*
|
|
|
unittests: Add tests for tv_list_insert()
ZyX
2017-03-29
*
|
|
|
unittests: Add tests for list watchers and list alloc/free/unref
ZyX
2017-03-29
*
|
|
|
unittests: Test tv_list_item_\* functions
ZyX
2017-03-29
*
|
|
|
eval: Move copy_tv to eval/typval
ZyX
2017-03-29
*
|
|
|
eval: Fix max_min functions
ZyX
2017-03-29
*
|
|
|
eval: Remove eval_expr() completely
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
*
|
|
|
eval: Split eval.c into smaller files
ZyX
2017-03-29
*
|
|
|
terminal.c:redraw(): Avoid invalid cursor col (#6379)
Justin M. Keyes
2017-03-29
*
|
|
|
vim-patch:7.4.2343 and mark NA patches (#6384)
lonerover
2017-03-29
*
|
|
|
build: Rename NEOVIM_* to NVIM_*
Justin M. Keyes
2017-03-27
*
|
|
|
terminal: global 'scrollback' #6352
Jakob Schnitzer
2017-03-27
|
/
/
/
*
|
|
highlight: :match should override 'list' (#6343)
Yichao Zhou
2017-03-26
*
|
|
Merge #6221
Justin M. Keyes
2017-03-25
|
\
\
\
|
*
|
|
Robustly handle folds during a :move command
Matthew Malcomson
2017-03-23
|
|
/
/
*
/
/
vim-patch:8.0.0259
Justin M. Keyes
2017-03-22
|
/
/
*
|
clipboard: set v:register after startup (#5708)
Björn Linse
2017-03-18
*
|
test/put_spec: 2x speedup (#6294)
Matthew Malcomson
2017-03-18
*
|
terminal: Support extra arguments in 'shell'. #4504
Jack Bracewell
2017-03-17
*
|
Merge #6087 from justinmk/defaults
Justin M. Keyes
2017-03-17
|
\
\
|
*
|
defaults: 'showcmd', 'belloff', 'ruler'
Justin M. Keyes
2017-03-16
[prev]
[next]