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
...
|
|
*
|
|
|
|
|
|
eval: Fix uniq() crash in legacy test 055
ZyX
2017-12-10
|
|
*
|
|
|
|
|
|
functests: Mark islocked("v:_null_list") behaviour correct
ZyX
2017-12-10
|
|
*
|
|
|
|
|
|
quickfix: Fix :cexpr and :lexpr
ZyX
2017-12-10
|
|
*
|
|
|
|
|
|
eval: Fix setmatches(), setqflist() and setloclist()
ZyX
2017-12-10
|
|
*
|
|
|
|
|
|
eval,functests: Fix tests and complete() and setline() behaviour
ZyX
2017-12-10
|
|
*
|
|
|
|
|
|
*: Hide list implementation in other files as well
ZyX
2017-12-10
|
|
*
|
|
|
|
|
|
eval: Fix writefile()
ZyX
2017-12-10
|
|
*
|
|
|
|
|
|
eval: Fix inputlist()
ZyX
2017-12-10
|
|
*
|
|
|
|
|
|
*: Start hiding list implementation
ZyX
2017-12-10
|
*
|
|
|
|
|
|
|
channel: check for existance before trying to set key
Björn Linse
2017-12-23
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
provider/nodejs: check version in Detect()
Justin M. Keyes
2017-12-17
|
*
|
|
|
|
|
|
test: remove inspect test; set NODE_PATH in nodejs_spec.lua
Jan Edmund Lazo
2017-12-17
|
*
|
|
|
|
|
|
ci: nodejs client acceptance-test #7706
Jan Edmund Lazo
2017-12-17
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
ui: forward relevant option updates to UIs (#7520)
Björn Linse
2017-12-12
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
window.c: do BufEnter in correct window after closing help #7431
glacambre
2017-12-10
|
|
/
/
/
/
|
*
|
|
|
Merge #7234 'built-in expression parser'
Justin M. Keyes
2017-12-09
|
|
\
\
\
\
|
|
*
|
|
|
*: Replace all occurrences of NVim with Nvim
ZyX
2017-11-30
|
|
*
|
|
|
Merge branch 'master' into expression-parser
ZyX
2017-11-30
|
|
|
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
*
|
|
|
keymap: Do not use vim_isIDc in keymap.c
ZyX
2017-11-30
|
|
*
|
|
|
functests: Add some more tests
ZyX
2017-11-26
|
|
*
|
|
|
viml/parser/expressions: Make $ENV not depend on &isident
ZyX
2017-11-26
|
|
*
|
|
|
Merge branch 'master' into expression-parser
ZyX
2017-11-26
|
|
|
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'master' into expression-parser
ZyX
2017-11-19
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
tests: Stabilize float format and %e in format_luav and format_string
ZyX
2017-11-19
|
|
*
|
|
|
|
|
*: Fix linter errors
ZyX
2017-11-19
|
|
*
|
|
|
|
|
tests: Use single test file for unit and functional parser tests
ZyX
2017-11-19
|
|
*
|
|
|
|
|
functests: Fix ui/cmdline test
ZyX
2017-11-19
|
|
*
|
|
|
|
|
viml/parser/expressions,unittests: Do better testing, fix found issues
ZyX
2017-11-19
|
|
*
|
|
|
|
|
unittests,syntax: Check for sanity of highlight_init_cmdline
ZyX
2017-11-13
|
|
*
|
|
|
|
|
Merge branch 'master' into expression-parser
ZyX
2017-11-06
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
api/vim: Add “len” dictionary key
ZyX
2017-11-06
|
|
*
|
|
|
|
|
|
tests: Add missing test cases
ZyX
2017-11-06
|
|
*
|
|
|
|
|
|
api/vim,functests: Add tests for nvim_parse_expression, fix found bugs
ZyX
2017-11-06
|
|
*
|
|
|
|
|
|
api/vim: Create part of nvim_parse_expression function
ZyX
2017-11-06
|
|
*
|
|
|
|
|
|
tests: Fix testlint errors
ZyX
2017-11-06
|
|
*
|
|
|
|
|
|
Merge branch 'master' into expression-parser
ZyX
2017-10-30
|
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
ex_getln: Make use of new parser to color expressions
ZyX
2017-10-29
|
*
|
|
|
|
|
|
|
|
ui: fix glitch with both ext_cmdline and cmd_wildmenu
Björn Linse
2017-12-06
|
*
|
|
|
|
|
|
|
|
tests: cleanup ui/cmdline_spec.lua
Björn Linse
2017-12-05
|
*
|
|
|
|
|
|
|
|
Merge #7477 from FlorianGit/empty-lists-dicts-strings
Justin M. Keyes
2017-12-05
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
Viml: Make filter and map handle null list correct
FlorianGit
2017-12-03
|
|
|
|
_
|
_
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
tui: flush -V3 ('verbose' >= 3) info ASAP
Justin M. Keyes
2017-12-05
|
*
|
|
|
|
|
|
|
|
test/tui: -V3log logs terminfo values
Justin M. Keyes
2017-12-05
|
*
|
|
|
|
|
|
|
|
test: write_file(): support append-mode
Justin M. Keyes
2017-12-05
|
*
|
|
|
|
|
|
|
|
test: retry(): fix time calculation
Justin M. Keyes
2017-12-05
|
*
|
|
|
|
|
|
|
|
test: macOS 10.13: unibilium cannot find "xterm" terminfo
Justin M. Keyes
2017-12-05
|
*
|
|
|
|
|
|
|
|
test: tui_spec: narrower scope for timeout tweaks
Justin M. Keyes
2017-12-05
|
|
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
Merge #7640 'term' option
Justin M. Keyes
2017-11-27
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
lint
Justin M. Keyes
2017-11-27
|
|
*
|
|
|
|
|
|
|
test: tui_spec.lua: use robust settings
Justin M. Keyes
2017-11-27
[prev]
[next]