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
*
tests: Take into account magic hyphen. (#13518)
Edwin Pujols
2020-12-11
*
startup: allow lua files as session one
dm1try
2020-12-01
*
startup: add init.lua as an alternative user config, fixes #7895
dm1try
2020-12-01
*
startup: load files from &packpath . '/start/{pluginname}'
Björn Linse
2020-11-19
*
startup: handle autoload and lua packages during startup
Björn Linse
2020-11-02
*
A Mudholland Dr. Recast
Björn Linse
2020-10-19
*
test: Fix failing test in case of special .bashrc (#12920)
Omri Sarig
2020-09-28
*
startup: fix stall issue with -D options (#12652)
erw7
2020-07-19
*
vim-patch:8.0.1554: custom plugins loaded with --clean
Jan Edmund Lazo
2020-06-18
*
vim-patch:8.1.2233: cannot get the Vim command line arguments (#12117)
kuuote
2020-05-24
*
fixed hang issue with --headless and -r option specified (#12209)
Kei Kamikawa
2020-05-20
*
Fix f_jobstop() failed loudly
Billy Su
2020-01-22
*
system(), jobstart(): raise error on non-executable #11234
Daniel Hahler
2019-12-24
*
Add negative test for type of job's env option
James McCoy
2019-12-12
*
test: new test for setting environment
Matthieu Coudron
2019-12-11
*
vim-patch:8.1.0251: support full paths for 'backupdir' #11269
Joe Hermaszewski
2019-11-17
*
terminal: add tests for palette color forwarding
Björn Linse
2019-11-03
*
tests: fix non-controversial misuse of `pending` (#11247)
Daniel Hahler
2019-10-18
*
tests/ui: remove unnecessary screen:detach()
Björn Linse
2019-10-13
*
test: fix failure on Windows (allow ".exe")
Justin M. Keyes
2019-09-13
*
startup: fail if --embed with -es/-Es #10753
glacambre
2019-09-13
*
tests: fix system_spec when run with clipboard manager (#10956)
Daniel Hahler
2019-09-12
*
Merge #10973 'vim-patch:8.1.1197'
Justin M. Keyes
2019-09-08
|
\
|
*
vim-patch:8.1.1197: when starting with multiple tabs file messages is confusing
Jan Edmund Lazo
2019-09-08
|
/
*
test: Eliminate expect_err
Justin M. Keyes
2019-09-06
*
test: is_os() #10933
Justin M. Keyes
2019-09-04
*
test: enable "exit event follows stdout, stderr" [ci skip] #10929
Justin M. Keyes
2019-09-03
*
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
[next]