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
*
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
*
vim-patch:7.4.1605
Michael Ennen
2016-12-12
*
test: jobstart()
Justin M. Keyes
2016-12-11
*
jobstart(): Return -1 if cmd is not executable. #5671
Aaron Williamson
2016-12-10
*
os/shell: do_os_system(): Always show last chunk.
Justin M. Keyes
2016-12-10
*
os/shell: Throttle :! output, pulse "..." message.
Justin M. Keyes
2016-12-09
*
test: Handle SIGHUP in tty-test fixture.
Justin M. Keyes
2016-12-07
*
test: Disable unreliable tests on travis+ASAN_UBSAN
Justin M. Keyes
2016-12-07
*
test: helpers.retry()
Justin M. Keyes
2016-12-07
*
Tests: add tests for v:exiting
Marco Hinz
2016-12-01
*
Merge pull request #5669 from chemzqm/add-cmdline-mode-rpc
Björn Linse
2016-12-01
|
\
|
*
add cmdline mode to modechange of RPC and tests
chemzqm
2016-11-30
*
|
Merge pull request #5662 from brcolow/vim-7.4.1701
James McCoy
2016-12-01
|
\
\
|
*
|
vim-patch:7.4.1701
Michael Ennen
2016-11-24
*
|
|
vim-patch:7.4.1699 (#5660)
Michael Ennen
2016-11-29
|
|
/
|
/
|
*
|
ui: add tests for ui_mode_change
Björn Linse
2016-11-25
*
|
vim-patch:7.4.1660
Shougo Matsushita
2016-11-22
|
/
*
jobs: ensure calling jobclose() on a pty job sends SIGHUP. Closes #5619
Björn Linse
2016-11-17
[next]