index
:
mason
chrisgrieser-patch-1
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
/
installers
/
context.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: remove deprecated modules (#682)
William Boman
2022-05-10
1
-285
/
+0
*
add deprecation notice to old installer modules (#618)
William Boman
2022-04-21
1
-0
/
+7
*
more async refactor (#587)
William Boman
2022-04-11
1
-16
/
+29
*
Support libc detection (#527)
treatybreaker
2022-03-06
1
-2
/
+2
*
feat(ui): display outdated servers (#395)
William Boman
2022-01-06
1
-56
/
+23
*
write install receipts (#379)
William Boman
2022-01-03
1
-57
/
+16
*
fix(taplo): use github release files instead (#377)
William Boman
2022-01-02
1
-7
/
+26
*
fix(ccls): better Mac support (#352)
William Boman
2021-12-23
1
-0
/
+20
*
fix(ccls): support more Linux dists (#347)
William Boman
2021-12-19
1
-2
/
+74
*
fix: increase timeout for sync installs to 60 minutes
William Boman
2021-12-10
1
-1
/
+6
*
add quick_lint_js (#313)
William Boman
2021-12-06
1
-1
/
+36
*
add ccls (#299)
William Boman
2021-12-05
1
-1
/
+26
*
fix(windows): unset PSMODULEPATH before invoking powershell scripts (#278)
William Boman
2021-11-25
1
-0
/
+1
*
pip3: promote install_dir to server's root dir immediately (#230)
William Boman
2021-10-31
1
-0
/
+16
*
add public API to close installer window (#208)
William Boman
2021-10-29
1
-1
/
+1
*
add -NoProfile to powershell invocations (#202)
JSchrtke
2021-10-27
1
-1
/
+1
*
add proper emmylua annotations (#196)
William Boman
2021-10-25
1
-2
/
+14
*
installers/context: rename functions (#170)
William Boman
2021-10-17
1
-19
/
+21
*
add-erlangls (#144)
Iván Giovanazzi
2021-10-12
1
-31
/
+38
*
windows: add -UseBasicParsing for iwr calls
William Boman
2021-10-06
1
-1
/
+1
*
clangd: add flags arg to fs_symlink
William Boman
2021-10-05
1
-1
/
+1
*
attempt curl if wget is not available (#129)
William Boman
2021-10-05
1
-11
/
+30
*
better error messaging
William Boman
2021-10-05
1
-30
/
+47
*
fix newlines in stdout/stderr calls, more robust error handling (#114)
William Boman
2021-10-01
1
-2
/
+2
*
fix logging at correct level, also add :LspInstallLog command
William Boman
2021-09-30
1
-2
/
+2
*
support installing specific version of language servers, defaults to latest (...
William Boman
2021-09-29
1
-0
/
+89