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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(bicep): download the langserver via the vscode distribution (#286)
William Boman
2021-11-30
1
-1
/
+2
*
installers/npm: use global style (#289)
William Boman
2021-11-29
1
-10
/
+22
*
added explicit expand-archive command (#284)
boris-kuz
2021-11-25
1
-1
/
+3
*
fix(windows): unset PSMODULEPATH before invoking powershell scripts (#278)
William Boman
2021-11-25
2
-1
/
+4
*
installers/pip3: prioritize g:python3_host_prog if defined
Tyler Fox
2021-11-11
1
-1
/
+11
*
installers: remove deprecated zx module
William Boman
2021-11-07
1
-79
/
+0
*
installers/shell: remove deprecated remote_powershell
William Boman
2021-11-07
1
-7
/
+0
*
pip3: promote install_dir to server's root dir immediately (#230)
William Boman
2021-10-31
3
-3
/
+23
*
run installations in tmpdir (#199)
William Boman
2021-10-30
9
-55
/
+82
*
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
2
-1
/
+3
*
ui: register autocmds in an augroup (#198)
William Boman
2021-10-26
1
-1
/
+1
*
mac's not fun
William Boman
2021-10-25
1
-1
/
+0
*
add proper emmylua annotations (#196)
William Boman
2021-10-25
9
-67
/
+207
*
installers/context: rename functions (#170)
William Boman
2021-10-17
1
-19
/
+21
*
add vala_ls (#167)
William Boman
2021-10-17
1
-19
/
+22
*
installers/pip3: add setting for adding extra install args (#151)
William Boman
2021-10-17
2
-6
/
+9
*
fix(phpactor): install via git clone instead of composer require (breaking ch...
Lctrs
2021-10-17
1
-22
/
+42
*
installers/npm: don't read version from context on npm.install()
William Boman
2021-10-16
1
-23
/
+25
*
add-erlangls (#144)
Iván Giovanazzi
2021-10-12
1
-31
/
+38
*
installers/pip3: attempt python executable first on Windows (#148)
William Boman
2021-10-12
1
-5
/
+14
*
installers/std: print to stdout when downloading file
William Boman
2021-10-12
1
-0
/
+1
*
feat(server): add phpactor (#137)
Lctrs
2021-10-07
1
-0
/
+46
*
windows: attempt all common archiver programs (#136)
William Boman
2021-10-06
2
-19
/
+128
*
windows: add -UseBasicParsing for iwr calls
William Boman
2021-10-06
3
-3
/
+3
*
add ltex (#134)
William Boman
2021-10-05
1
-1
/
+2
*
installers/std: fix archive name
William Boman
2021-10-05
1
-1
/
+1
*
add serve_d (#133)
William Boman
2021-10-05
1
-5
/
+14
*
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
3
-20
/
+45
*
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
4
-8
/
+12
*
fix logging at correct level, also add :LspInstallLog command
William Boman
2021-09-30
1
-2
/
+2
*
shell: don't set pipefail option for sh
William Boman
2021-09-30
1
-1
/
+1
*
don't assume bash location (#108)
William Boman
2021-09-29
2
-2
/
+16
*
support installing specific version of language servers, defaults to latest (...
William Boman
2021-09-29
6
-7
/
+132
*
installers/npm: set package scope to avoid naming collisions
William Boman
2021-09-25
1
-1
/
+1
*
installers/npm: ensure local npm root dir before installing (#97)
William Boman
2021-09-22
1
-12
/
+14
*
ansiblels: fix install when having older npm version installed
William Boman
2021-09-19
1
-2
/
+12
*
optimize io (70%+ startup speedups) (#93)
William Boman
2021-09-17
1
-1
/
+5
*
better error messages (#92)
William Boman
2021-09-16
5
-45
/
+83
*
installers/std: fix gradlew on windows
William Boman
2021-09-11
1
-1
/
+2
*
deno: add windows support
William Boman
2021-09-10
1
-0
/
+4
*
installers/gem: fix cmd name on windows
William Boman
2021-09-10
1
-1
/
+4
*
installers/std: fix unzip delete file call
William Boman
2021-09-10
1
-1
/
+1
*
installers/std: always delete file after unzip/untar
William Boman
2021-09-10
1
-11
/
+12
*
rewrite some installers for broader cross-platform support (#85)
William Boman
2021-09-10
6
-22
/
+257
*
some cleanup
William Boman
2021-09-07
2
-7
/
+7
*
some fixes
William Boman
2021-09-07
5
-10
/
+12
*
add direct integration with libuv instead of going through termopen, also imp...
William Boman
2021-09-07
6
-88
/
+102
[next]