index
:
mason
chrisgrieser-patch-1
fix/support-removed-packages
main
release-please--branches--main--components--mason.nvim
v1.x
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
/
nvim-lsp-installer
/
health
/
init.lua
Commit message (
Collapse
)
Author
Age
Files
Lines
*
mason.nvim
William Boman
2022-07-07
1
-278
/
+0
|
*
feat(health): use stderr for java version, also check for JAVA_HOME (#765)
William Boman
2022-06-09
1
-1
/
+11
|
*
chore(health): use vim.health if available
William Boman
2022-06-01
1
-1
/
+1
|
*
feat(luarocks): use luarocks.bat executable if it's available (#731)
William Boman
2022-05-29
1
-1
/
+13
|
|
|
Closes #726.
*
refactor(health): spawn processes via the spawn module (#732)
William Boman
2022-05-29
1
-52
/
+41
|
*
feat: add teal_ls (#724)
William Boman
2022-05-27
1
-0
/
+1
|
|
|
Closes #723.
*
fix(health): don't call vimL function in lua loop callback
William Boman
2022-05-14
1
-0
/
+3
|
*
feat(health): check GitHub rate limit (#697)
William Boman
2022-05-13
1
-0
/
+32
|
*
chore: further decouple module structure (#685)
William Boman
2022-05-11
1
-5
/
+5
|
*
chore: bump minimum neovim version to 0.7.0 (#656)
William Boman
2022-05-02
1
-3
/
+3
|
*
add cargo to healthcheck
William Boman
2022-04-18
1
-0
/
+1
|
*
switch majority of installers to async implementation (#574)
William Boman
2022-04-06
1
-6
/
+7
|
*
fix(health): report error on version mismatch
William Boman
2022-04-02
1
-1
/
+1
|
*
health: handle version check errors
William Boman
2022-02-15
1
-4
/
+16
|
*
health: pcall version check
William Boman
2022-02-15
1
-2
/
+2
|
*
add julials (#429)
William Boman
2022-01-19
1
-0
/
+1
|
|
|
Co-authored-by: Shun Ueda <hasundue@gmail.com>
*
health: add neovim version check
William Boman
2022-01-03
1
-0
/
+6
|
*
health: add java check
William Boman
2021-12-30
1
-1
/
+2
|
*
feat(health): relax some checks, also improve bourne shell version check (#344)
William Boman
2021-12-19
1
-32
/
+63
|
*
fix(health): ignore the patch number in capturing go version (#343)
Jiarong Deng
2021-12-18
1
-1
/
+1
|
*
better healthchecks with min version check
William Boman
2021-12-11
1
-17
/
+77
|
*
initial healthcheck integration (#321)
William Boman
2021-12-07
1
-0
/
+118