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
/
core
/
managers
Commit message (
Expand
)
Author
Age
Files
Lines
*
mason.nvim
William Boman
2022-07-07
15
-1666
/
+0
*
chore: update some logging (#761)
William Boman
2022-06-08
1
-1
/
+1
*
feat: add apex_ls (#746)
William Boman
2022-06-03
2
-3
/
+4
*
added wgsl_analyzer server (#719)
Dmitry Kudryavtsev
2022-06-01
1
-1
/
+11
*
refactor(pip3): use with_paths to set venv path (#736)
William Boman
2022-05-30
1
-6
/
+3
*
feat(luarocks): use luarocks.bat executable if it's available (#731)
William Boman
2022-05-29
1
-6
/
+7
*
refactor: use new github.download_release_file function (#728)
William Boman
2022-05-28
1
-0
/
+8
*
test(luarocks): add more test cases
William Boman
2022-05-27
1
-0
/
+1
*
feat: add teal_ls (#724)
William Boman
2022-05-27
1
-0
/
+128
*
feat(github): add setting to customize asset download url (#711)
William Boman
2022-05-21
1
-1
/
+2
*
fix(erlangls): follow git tags (#708)
William Boman
2022-05-19
2
-6
/
+35
*
fix(spawn): avoid spawning commands that aren't on PATH (#706)
William Boman
2022-05-17
1
-0
/
+3
*
chore(functional): restructure and extend functional modules (#703)
William Boman
2022-05-17
4
-38
/
+21
*
fix(go): target the @latest version when checking if package is outdated (#700)
William Boman
2022-05-13
1
-4
/
+3
*
fix(github): allow looking for prereleases (#699)
William Boman
2022-05-13
1
-14
/
+27
*
fix(github): fix bad boolean logic
William Boman
2022-05-13
1
-1
/
+1
*
feat(health): check GitHub rate limit (#697)
William Boman
2022-05-13
1
-0
/
+9
*
feat(github): add `include_prerelease` option to `fetch_latest_release`
William Boman
2022-05-13
2
-5
/
+9
*
chore: further decouple module structure (#685)
William Boman
2022-05-11
12
-44
/
+45
*
fix(github): fix bad ternary expression
William Boman
2022-05-05
1
-1
/
+6
*
fix(hls): download archive from downloads.haskell.org (#651)
William Boman
2022-05-01
1
-4
/
+23
*
feat(receipt): add "github_release" type (#650)
William Boman
2022-05-01
1
-0
/
+45
*
fix(github): provide correct filename to gunzip (#625)
Elio
2022-04-23
1
-5
/
+3
*
chore: refactor remaining installers to async impl (#616)
William Boman
2022-04-21
8
-47
/
+280
*
fix(async): slightly better support for nested coroutine contexts (#600)
William Boman
2022-04-16
1
-0
/
+2
*
more async refactor (#587)
William Boman
2022-04-11
7
-20
/
+210
*
make install context available via coroutine context (#586)
William Boman
2022-04-11
9
-211
/
+350
*
fix(pip3): always use normalized "python" executable with venv-enhanced path ...
William Boman
2022-04-06
1
-2
/
+2
*
switch majority of installers to async implementation (#574)
William Boman
2022-04-06
2
-3
/
+3
*
fix(go): correct template string
William Boman
2022-03-26
1
-1
/
+1
*
fix(go): specify correct executable when checking version
William Boman
2022-03-26
1
-1
/
+2
*
add async managers (#536)
William Boman
2022-03-26
9
-0
/
+846