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
...
*
|
|
|
win: test: enable job_spec.lua
Justin M. Keyes
2017-01-19
*
|
|
|
Merge pull request #5963 from jamessan/screen-expect-clarity
James McCoy
2017-01-18
|
\
\
\
\
|
*
|
|
|
test: screen_basic: Re-enable min width/height test
James McCoy
2017-01-18
|
*
|
|
|
test: screen: Assert expected row count matches configured screen height
James McCoy
2017-01-18
|
|
/
/
/
*
/
/
/
test: nvim_ui_attach() with huge dimensions. (#5974)
Justin M. Keyes
2017-01-18
|
/
/
/
*
|
|
DirChanged: set <amatch> (#5961)
Justin M. Keyes
2017-01-17
*
|
|
Merge #5928 'New event: DirChanged'
Marco Hinz
2017-01-16
|
\
\
\
|
*
|
|
Add autocmd/dirchanged_spec.lua
Marco Hinz
2017-01-13
*
|
|
|
Merge #5918 'vim-patch: 7.4.2006, 7.4.2075, 7.4.2077, 7.4.2117, 7.4.2300, 7.4...
Justin M. Keyes
2017-01-16
|
\
\
\
\
|
*
|
|
|
fix test failure
lonerover
2017-01-09
*
|
|
|
|
setpos(): Set lowercase mark in other buffers (#5753)
Matthew Malcomson
2017-01-15
*
|
|
|
|
job: Consume content from rbuffer before invoking the callback again
James McCoy
2017-01-14
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge #5933 from justinmk/dir-bufenter
Justin M. Keyes
2017-01-13
|
\
\
\
\
|
*
|
|
|
Windows: enable more tests
Justin M. Keyes
2017-01-13
|
*
|
|
|
test: BufEnter
Justin M. Keyes
2017-01-13
*
|
|
|
|
eval: Remove dictwatcher from watchers queue before freeing it
James McCoy
2017-01-12
|
/
/
/
/
*
|
|
|
inccommand: Preview :sub commands only after the delimiter is present
James McCoy
2017-01-11
*
|
|
|
inccommand: Suppress error reporting when previewing commands
James McCoy
2017-01-11
*
|
|
|
test: system([...]): v:shell_error
Justin M. Keyes
2017-01-11
*
|
|
|
system([...]): Set v:shell_error=-1 if not executable.
Rui Abreu Ferreira
2017-01-11
*
|
|
|
test: system([...])
Rui Abreu Ferreira
2017-01-11
*
|
|
|
vim-patch:7.4.2008
James McCoy
2017-01-10
*
|
|
|
test: Windows: Re-enable shada functional tests
Rui Abreu Ferreira
2017-01-08
*
|
|
|
XDG: Windows: resolve $LOCALAPPDATA, $TEMP (#5278)
Rui Abreu Ferreira
2017-01-08
*
|
|
|
Merge #5079 from ZyX-I/shada-save-current-pos
Justin M. Keyes
2017-01-07
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
shada: Save current cursor position before saving jumps
ZyX
2017-01-04
*
|
|
|
Merge pull request #5826 from ZyX-I/fix-typval_encode
James McCoy
2017-01-06
|
\
\
\
\
|
*
|
|
|
functests: Add tests for new fixes
ZyX
2017-01-06
|
*
|
|
|
tests: Add tests for partials dumping
ZyX
2017-01-03
|
*
|
|
|
eval/typval_encode: Fix infinite loop
ZyX
2017-01-03
*
|
|
|
|
Merge #5874 from ZyX-I/fix-5482
Justin M. Keyes
2017-01-04
|
\
\
\
\
\
|
*
|
|
|
|
plugin/shada: Handle NUL characters with intchar correctly
ZyX
2017-01-04
|
*
|
|
|
|
plugin/msgpack: Support character constants like '\0'
ZyX
2017-01-04
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge #5749 from justinmk/test-ctrl-c
Justin M. Keyes
2017-01-04
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
test: skip_fragile(), TEST_SKIP_FRAGILE
Justin M. Keyes
2017-01-04
|
*
|
|
|
test: ctrl_c_spec
Justin M. Keyes
2017-01-04
|
|
/
/
/
*
|
|
|
Merge #5872 justinmk/test_autochdir
Justin M. Keyes
2017-01-04
|
\
\
\
\
|
*
|
|
|
test/helpers.rmdir(): Windows: Change to top-level dir on failure.
Justin M. Keyes
2017-01-04
|
*
|
|
|
refactor: Remove VimL function `test_autochdir()`
Justin M. Keyes
2017-01-04
|
|
/
/
/
*
/
/
/
unittest: Allow multiple indirect includes
ZyX
2017-01-03
|
/
/
/
*
|
|
test: jobclose(): Avoid indeterminism. (#5851)
Justin M. Keyes
2016-12-31
*
|
|
vim-patch:7.4.1768
James McCoy
2016-12-27
*
|
|
test: quickfix: Move upstream vim quickfix test to src/nvim/testdir
James McCoy
2016-12-27
*
|
|
test: job_spec: Avoid unreliable screen test.
Justin M. Keyes
2016-12-23
*
|
|
eval.c: set_selfdict(): Fix invalid memory access.
Justin M. Keyes
2016-12-14
*
|
|
Merge pull request #5760 from jamessan/shada-percent-count
James McCoy
2016-12-13
|
\
\
\
|
*
|
|
shada: Respect the optional buffer count for shada-%
James McCoy
2016-12-12
*
|
|
|
Make VimL code compatible with merged Partial support (#5765)
Marco Hinz
2016-12-13
|
/
/
/
*
|
|
Add some tests and cleanup.
Michael Ennen
2016-12-12
*
|
|
Make partials work with jobs, timers, and dictwatchers.
Björn Linse
2016-12-12
[prev]
[next]