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
/
core
Commit message (
Expand
)
Author
Age
*
jobwait(): fix race if job exits before waiting on it
Justin M. Keyes
2019-09-03
*
test/job_spec: improve visibility of flaky test
Justin M. Keyes
2019-09-03
*
test/uname(): always lowercase
Justin M. Keyes
2019-09-01
*
CI/OpenBSD: run functional tests
Edd Barrett
2019-09-01
*
Change to output status on failure
erw7
2019-08-16
*
windows: ok(#children >= 3 and #chidlen <= 5)
erw7
2019-08-16
*
windows: ok(#children >= 4 and #children <= 5)
Daniel Hahler
2019-08-16
*
tests: fix/improve "jobwait returns -1 when timed out" #10767
Daniel Hahler
2019-08-14
*
Merge #10098 'win: fix msg_puts_printf()'
Justin M. Keyes
2019-08-12
|
\
|
*
Add test for #7967
erw7
2019-06-09
*
|
channels: reflect exit due to signals in exit status code (#10573)
Daniel Hahler
2019-08-09
*
|
test: isCI(): add "name" parameter
Justin M. Keyes
2019-08-05
*
|
process_stop: uv: do not close stdin first/explicitly #10584
Daniel Hahler
2019-08-01
*
|
vim-patch:8.1.0572: stopping a job does not work properly on OpenBSD
Daniel Hahler
2019-07-30
*
|
tests: use "cat" also on Windows
Daniel Hahler
2019-07-26
*
|
os/fs: introduce os_fopen()
Justin M. Keyes
2019-07-25
*
|
channel: refactor events, prevent recursive invocation of events
Björn Linse
2019-06-18
*
|
main: do event_init before early_init #10183
Daniel Hahler
2019-06-12
|
/
*
Fix issue where test fails
erw7
2019-06-04
*
Merge #9709 'fileio: use os_copy to create backups'
Justin M. Keyes
2019-05-20
|
\
|
*
test: move trim to global helpers
Said Al Attrach
2019-03-30
|
*
test: make first attempt at some kind of test
Said Al Attrach
2019-03-24
*
|
test: remove use of require('test.helpers')
Justin M. Keyes
2019-05-18
*
|
test/channels_spec: cleanup
Justin M. Keyes
2019-05-12
*
|
test: cleanup
Justin M. Keyes
2019-05-05
*
|
terminal: swap priority of terminal, editor highlights
Justin M. Keyes
2019-05-02
*
|
test: clear(): `args_rm` parameter
Justin M. Keyes
2019-04-27
*
|
startup: -es/-Es (silent/batch mode): skip swapfile #8540
Justin M. Keyes
2019-04-10
|
/
*
startup: Use $XDG_CONFIG_DIRS/nvim/sysinit.vim if it exists
James McCoy
2018-12-16
*
highlight: Fix missing .rgb_sp_color in initializers (#9287)
Justin M. Keyes
2018-11-30
*
jobstart(): Fix hang on non-executable cwd #9204
Tommy Allen
2018-11-07
*
win: test: SIGWINCH is noisy #7506
Justin M. Keyes
2018-11-01
*
functionaltest: enable buffered output tests
Jan Edmund Lazo
2018-10-31
*
Fix crash if --embed is used more than once
James McCoy
2018-10-03
*
test/win: job_spec: increase jobwait() timeout
Justin M. Keyes
2018-09-05
*
tests: introduce screen:expect{...} form
Björn Linse
2018-08-27
*
startup: delete empty stdin buffer if other files were opened
Justin M. Keyes
2018-06-18
*
startup: go to buffer 2 if stdin is empty
Justin M. Keyes
2018-06-18
*
startup: fix -E/-Es without `-u NONE`
Justin M. Keyes
2018-06-17
*
Ex mode: use getexline() instead of getexmodeline()
Justin M. Keyes
2018-06-17
*
test: fix startup_spec
Justin M. Keyes
2018-06-10
*
cleanup, test interactive -E
Justin M. Keyes
2018-06-04
*
win/startup: remove --literal
Justin M. Keyes
2018-06-04
*
startup: allow explicit "-" file arg with --headless
Justin M. Keyes
2018-06-04
*
startup: fix -es/-Es so they are actually silent
Justin M. Keyes
2018-06-04
*
startup: stdin as text instead of commands
Justin M. Keyes
2018-06-04
*
channel: avoid references to non-rooted vimL list with output
Björn Linse
2018-05-17
*
API: nvim__stats()
Justin M. Keyes
2018-04-24
*
test: fsync() codepaths
Justin M. Keyes
2018-04-23
*
test: "Command-line option -s": avoid indeterminism (#8305)
Justin M. Keyes
2018-04-21
[next]