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
*
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
*
Merge #8276 'startup: Make -s - read from stdin'
Justin M. Keyes
2018-04-17
|
\
|
*
win: Fix reading from stdin
b-r-o-c-k
2018-04-14
|
*
Merge branch 'master' into s-dash-stdin
b-r-o-c-k
2018-04-14
|
|
\
|
*
\
Merge branch 'master' into s-dash-stdin
ZyX
2017-12-03
|
|
\
\
|
*
|
|
functests: Disable system(-s -) test on Windows
ZyX
2017-03-23
|
*
|
|
functests: Do not run termopen test on Windows
ZyX
2017-03-23
|
*
|
|
functests: Test -s errors
ZyX
2017-03-19
|
*
|
|
main: Temporary fix assertion error
ZyX
2017-03-19
|
*
|
|
functests: Do not check stdout, it is different on Windows
ZyX
2017-03-19
|
*
|
|
functests: Fix testlint errors
ZyX
2017-03-19
|
*
|
|
functests: Use Neovim instance and system() in place of lua io.popen
ZyX
2017-03-19
|
*
|
|
functests: Make sure that line ending is LF and not CRLF
ZyX
2017-03-19
|
*
|
|
functests: Alter the order of checks
ZyX
2017-03-19
|
*
|
|
tests: Fix repeated_popen_r usage, rename the function
ZyX
2017-03-19
|
*
|
|
tests: Fix CI failures
ZyX
2017-03-19
|
*
|
|
functests: Check that `-s` works as expected
ZyX
2017-03-19
*
|
|
|
Merge #8120 'test: win: prefer cmd.exe'
Justin M. Keyes
2018-04-15
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
test: win: enable jobpid() tests
Jan Edmund Lazo
2018-03-26
|
*
|
|
fixup: ping.exe works with cmd.exe pipe
Jan Edmund Lazo
2018-03-26
|
*
|
|
Revert "test/win: use cmd.exe for test"
Jan Edmund Lazo
2018-03-26
|
*
|
|
test: win: use find.exe /v "" as alternative cat -
Jan Edmund Lazo
2018-03-26
|
*
|
|
test: win: try stderr callback and slow output
Jan Edmund Lazo
2018-03-26
|
*
|
|
test: win: use powershell for Start-Sleep only
Jan Edmund Lazo
2018-03-26
*
|
|
|
channels: delay free so that libuv can cleanup handles
Björn Linse
2018-04-12
|
/
/
/
*
|
|
test: lua test for vim-patch:8.0.0184
Nimit Bhardwaj
2018-03-24
*
|
|
test/win: use cmd.exe for test
Justin M. Keyes
2018-03-18
*
|
|
test: jobstop() kills entire process tree
Justin M. Keyes
2018-03-18
*
|
|
test: rename next_message() to next_msg()
Justin M. Keyes
2018-03-11
*
|
|
test: handle non-deterministic message cadence
Justin M. Keyes
2018-03-11
*
|
|
Merge pull request #8031 from bfredl/gotintstatus
Björn Linse
2018-02-20
|
\
\
\
|
*
|
|
jobwait: return -2 on interrupt also with timeout
Björn Linse
2018-02-20
*
|
|
|
Resolve issues mentioned in PR review
Jan Edmund Lazo
2018-02-19
*
|
|
|
win: enable job tests that use jobstart only
Jan Edmund Lazo
2018-02-19
*
|
|
|
test/util: expect_msg_seq()
Justin M. Keyes
2018-02-18
|
/
/
/
*
|
|
test/win: fix some environment assumptions #7912
George Zhao
2018-01-28
*
|
|
channel: check for existance before trying to set key
Björn Linse
2017-12-23
|
|
/
|
/
|
[next]