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
*
test(core/job_spec): skip exit test if "sleep" command missing (#28137)
zeertzjq
2024-04-01
*
test: use matches(...) instead of ok(string.find(...)) (#28111)
zeertzjq
2024-03-30
*
refactor(tests): all screen tests should use highlights
bfredl
2024-03-23
*
fix(startup): set full_screen when in ex_mode
glepnir
2024-03-09
*
fix(process): start pty process eof timer on main thread (#27625)
zeertzjq
2024-02-26
*
refactor(tests): get channel id via nvim_get_chan_info #27441
Justin M. Keyes
2024-02-12
*
fix(startup): multiprocess startuptime #26790
Pablo Arias
2024-02-09
*
fix(spell): always accept ':' as filename char in 'spellfile' (#27172)
zeertzjq
2024-01-24
*
vim-patch:9.1.0046: :drop does not re-use empty buffer (#27165)
zeertzjq
2024-01-24
*
test(core/channel_spec): fix lint failure
zeertzjq
2024-01-22
*
test(core/channels_spec): fix variable name
zeertzjq
2024-01-22
*
fix(rpc): assertion failure due to invalid msgpack input
nwounkn
2024-01-21
*
feat(terminal): respond to OSC background and foreground request (#17197)
Daniel Steinberg
2024-01-15
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: normalise nvim bridge functions
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
test: use vim.mpack and vim.uv directly
Lewis Russell
2024-01-12
*
test: remove helpers.sleep()
Lewis Russell
2024-01-12
*
test: do not inject vim module into global helpers
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
build: enable lintlua for test/ dir
Justin M. Keyes
2024-01-03
*
fix(inccommand): don't preview in Ex mode (#26587)
Raphael
2023-12-27
*
test(core/job_spec): fix flakiness (#26623)
zeertzjq
2023-12-18
*
feat(highlight): tweak default color scheme
Evgeni Chasnovski
2023-12-16
*
fix(stream): do not close handle if it is already closing (#26537)
Gregory Anders
2023-12-12
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
test: use termopen() instead of :terminal more (#26462)
zeertzjq
2023-12-08
*
test: fix Windows tests failures (#26461)
Gregory Anders
2023-12-08
*
test: forward $VIMRUNTIME in child nvim instances
Gregory Anders
2023-12-07
*
Merge pull request #26407 from gpanders/default-tgc
Gregory Anders
2023-12-06
|
\
|
*
test: set notermguicolors in tests
Gregory Anders
2023-12-06
*
|
test: unreliable 'nofsync' test #26423
Justin M. Keyes
2023-12-06
*
|
test: 'nofsync' with deadly signal #26415
Justin M. Keyes
2023-12-06
|
/
*
test: fileio_spec is unreliable/flaky #26404
Justin M. Keyes
2023-12-05
*
feat(highlight): update default color scheme
Evgeni Chasnovski
2023-12-02
*
fix(defaults): set 'fsync' #26034
Ploum
2023-11-14
*
fix(f_wait): flush UI before blocking (#25962)
zeertzjq
2023-11-10
*
fix(job-control): make jobwait() flush UI after hiding cursor (#25927)
zeertzjq
2023-11-08
*
refactor(test): cleanup #25614
Justin M. Keyes
2023-10-12
*
test(core/path_spec): don't use fnameescape() (#25593)
zeertzjq
2023-10-11
*
fix(file_search): path with spaces in finddir() and findfile() (#25493)
Leonardo Mello
2023-10-10
*
refactor: cleanup
Justin M. Keyes
2023-10-06
*
fix: gf fails on "foo/bar.txt:1:2" on Windows
Leonardo Mello
2023-10-06
*
fix(path): accept special characters on Windows (#25424)
Leonardo Mello
2023-10-04
*
refactor(message): simplify msg_puts_display and use batched grid updates
bfredl
2023-10-03
*
test(fileio_spec): fix files not cleaned up properly (#25483)
zeertzjq
2023-10-03
*
feat: NVIM_APPNAME supports relative paths #25233
Rory Nesbitt
2023-09-27
*
feat(remote): avoid --remote-ui infinite loop (#24465)
shafouz
2023-08-13
*
test(core/startup_spec): use retry() instead of jobwait() (#24481)
zeertzjq
2023-07-25
*
fix(startup): make recovery mode work without --headless (#24477)
zeertzjq
2023-07-25
[next]