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
*
docs: misc (#31138)
dundargoc
2024-11-21
*
fix(messages): proper multiline Lua print() messages #31205
luukvbaal
2024-11-17
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
fix(startup): report --startuptime error to stderr (#31131)
zeertzjq
2024-11-13
*
test: fix files being left behind (#31004)
zeertzjq
2024-10-31
*
fix(channel): handle writing to file instead of pipe (#30519)
zeertzjq
2024-09-26
*
refactor(tests): rename terminal/testutil.lua => testterm.lua #30372
Justin M. Keyes
2024-09-15
*
feat(log): use "ui" as default name for TUI client #30345
Justin M. Keyes
2024-09-11
*
refactor(test): rename alter_slashes, invert its behavior
Justin M. Keyes
2024-09-09
*
fix(startup): server fails if $NVIM_APPNAME is relative dir #30310
Justin M. Keyes
2024-09-08
*
test: tmpname(create:boolean) #30242
Justin M. Keyes
2024-09-03
*
fix(filetype): fix :filetype detect error with -u NONE (#29991)
zeertzjq
2024-08-06
*
fix(filetype): source ftdetect/* after creating scripts.vim autocmds (#29445)
zeertzjq
2024-06-22
*
refactor: Windows tilde expansion followup (#29380)
Rafael Kitover
2024-06-18
*
test: remove checks for failed tests on Windows
Gregory Anders
2024-05-31
*
refactor(tests): more global highlight definitions
bfredl
2024-05-26
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(lua): deprecate tbl_flatten
Justin M. Keyes
2024-04-22
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
fix: adjust error message for error in UI event callback (#28200)
zeertzjq
2024-04-06
*
feat(defaults): add :Inspect to right-click menu (#28181)
zeertzjq
2024-04-05
*
test: silence expected errors
dundargoc
2024-04-02
*
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
[next]