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
/
plugin
/
health_spec.lua
Commit message (
Expand
)
Author
Age
*
feat(health): show :checkhealth in floating window #31086
glepnir
2025-01-07
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
feat(health): highlight headings #30525
Justin M. Keyes
2024-09-26
*
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
2024-09-23
*
test(health): "test_plug/health/init.lua" completes as "test_plug"
Justin M. Keyes
2024-09-11
*
fix: change deprecation presentation
dundargoc
2024-05-24
*
fix: merge all provider healthchecks into a single health.lua
dundargoc
2024-05-22
*
refactor!: remove `nvim` and `provider` module for checkhealth
dundargoc
2024-05-19
*
test: improve test conventions
dundargoc
2024-04-23
*
fix(completion): check that healthcheck name is string (#28458)
zeertzjq
2024-04-22
*
revert: "feat(health): fold successful healthchecks #22866"
dundargoc
2024-04-13
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
test: reduce `exec_lua` calls
dundargoc
2024-04-04
*
refactor(tests): all screen tests should use highlights
bfredl
2024-03-23
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
refactor(health): refactor provider healthchecks
Gregory Anders
2024-01-01
*
feat(health): make :checkhealth support more split modifiers (#26731)
zeertzjq
2023-12-25
*
feat(health): checkhealth buffer can show in a split window (#26714)
Pablo Arias
2023-12-25
*
feat(health): fold successful healthchecks #22866
Alexandre Teoi
2023-06-06
*
fix(health): replace healthFoo with DiagnosticFoo (#23475)
Christian Clason
2023-05-05
*
refactor: deprecate checkhealth functions
dundargoc
2023-04-15
*
feat(checkhealth): use "help" syntax, avoid tabpage #20879
Justin M. Keyes
2022-11-11
*
feat(checkhealth): check runtime ($VIMRUNTIME)
Justin M. Keyes
2022-10-30
*
vim-patch:3c053a1a5ad2 (#20679)
Christian Clason
2022-10-17
*
fix(checkhealth): skip vim.health #18816
Javier Lopez
2022-06-01
*
fix(healthcheck): handle empty reports
Edmund Cape
2022-02-09
*
fix(health): do not run external processes in a shell
zeertzjq
2022-02-03
*
feat(runtime): new checkhealth filetype (#16660)
matveyt
2021-12-18
*
feat(lua): enable stack traces in error output (#16228)
Gregory Anders
2021-11-06
*
chore(test): adapt healthcheck test to new css syntax
Christian Clason
2021-10-16
*
fix(checkhealth): mitigate issues with duplicate healthchecks #15919
Javier Lopez
2021-10-05
*
feat(ex_checkhealth): provide function for command line completion
Javier López
2021-10-04
*
test(runtime/health): cover lua healthchecks
Javier López
2021-10-04
*
vim-patch:ebdf3c964a90
Jan Edmund Lazo
2021-04-27
*
tests/ui: cleanup illegitimate usages of "attr_ignore"
Björn Linse
2019-10-13
*
test: Eliminate plugin/helpers.lua
Justin M. Keyes
2019-08-05
*
tests: :checkhealth completion
Marco Hinz
2018-01-18
*
:checkhealth : validate 'runtimepath' (#7526)
Justin M. Keyes
2017-11-10
*
:checkhealth : validate $VIM
Justin M. Keyes
2017-10-17
*
doc: replace ":CheckHealth" with ":checkhealth"
Justin M. Keyes
2017-10-17
*
ex-cmds: :checkhealth
Justin M. Keyes
2017-10-17
*
health.vim: fix highlighting
Justin M. Keyes
2017-10-15
*
health.vim: fix test
Justin M. Keyes
2017-07-15
*
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
*
CheckHealth: Include v:throwpoint in error message (#5575)
Tommy Allen
2016-11-12
*
CheckHealth: more checks
Justin M. Keyes
2016-10-25
*
health.vim: Show results incrementally.
Justin M. Keyes
2016-09-05
*
CheckHealth: Accept [plugin1 [, plugin2 [, ...]]] args.
Justin M. Keyes
2016-08-21
[next]