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
/
process.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: further decouple module structure (#685)
William Boman
2022-05-11
1
-316
/
+0
*
feat(ui): display installed server version (#520)
William Boman
2022-03-05
1
-1
/
+1
*
async: raise errors instead of returning pcall-style (#521)
William Boman
2022-03-05
1
-1
/
+1
*
leverage PATH for locating local executables (#283)
William Boman
2022-01-02
1
-4
/
+1
*
fix(windows): unset PSMODULEPATH before invoking powershell scripts (#278)
William Boman
2021-11-25
1
-3
/
+7
*
add synchronous variants of commands for better headless interop (#189)
William Boman
2021-10-26
1
-2
/
+2
*
add proper emmylua annotations (#196)
William Boman
2021-10-25
1
-1
/
+46
*
Revert "access environ via vim.loop"
William Boman
2021-10-22
1
-7
/
+9
*
access environ via vim.loop
William Boman
2021-10-22
1
-9
/
+7
*
installers/context: rename functions (#170)
William Boman
2021-10-17
1
-1
/
+1
*
installers/pip3: add setting for adding extra install args (#151)
William Boman
2021-10-17
1
-1
/
+1
*
process: avoid duplicate env entries (#155)
William Boman
2021-10-15
1
-4
/
+6
*
windows: attempt all common archiver programs (#136)
William Boman
2021-10-06
1
-34
/
+50
*
attempt curl if wget is not available (#129)
William Boman
2021-10-05
1
-1
/
+35
*
better error messaging
William Boman
2021-10-05
1
-5
/
+9
*
fix debug log in cases with nil args
William Boman
2021-10-04
1
-1
/
+7
*
fix nil error
William Boman
2021-10-04
1
-1
/
+1
*
stylua
William Boman
2021-10-04
1
-2
/
+2
*
sanitize env in debug logs
William Boman
2021-10-04
1
-2
/
+32
*
fix newlines in stdout/stderr calls, more robust error handling (#114)
William Boman
2021-10-01
1
-1
/
+1
*
fix logging at correct level, also add :LspInstallLog command
William Boman
2021-09-30
1
-5
/
+5
*
support installing specific version of language servers, defaults to latest (...
William Boman
2021-09-29
1
-8
/
+22
*
feat: add a logger based on plenary.log (#99)
kylo252
2021-09-25
1
-3
/
+3
*
optimize io (70%+ startup speedups) (#93)
William Boman
2021-09-17
1
-3
/
+28
*
rewrite some installers for broader cross-platform support (#85)
William Boman
2021-09-10
1
-2
/
+2
*
some fixes
William Boman
2021-09-07
1
-1
/
+5
*
add direct integration with libuv instead of going through termopen, also imp...
William Boman
2021-09-07
1
-0
/
+135