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
/
mason-core
/
managers
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor!: remove old managers (#1497)
William Boman
2025-02-16
15
-1845
/
+0
*
feat: don't use vim.g.python3_host_prog as a candidate for python (#1606)
William Boman
2024-01-21
1
-3
/
+1
*
feat(installer): write more installation output to stdout (#1376)
William Boman
2023-06-28
1
-1
/
+1
*
refactor(health): split up checks (#1221)
William Boman
2023-04-16
1
-1
/
+1
*
fix(powershell): close stdin (#1197)
William Boman
2023-04-08
1
-0
/
+4
*
fix(github): fall back to curl/wget if gh is not available (#1181)
William Boman
2023-04-05
2
-43
/
+23
*
refactor: only schedule in a.scheduler() when in fast event (#1170)
William Boman
2023-04-02
5
-21
/
+7
*
style: enforce import order (#1092)
William Boman
2023-03-12
14
-46
/
+46
*
refactor(powershell): remove .script and fix fast API error (#1057)
William Boman
2023-03-05
1
-26
/
+14
*
refactor(std): remove zstd from untar (#966)
William Boman
2023-02-05
1
-11
/
+1
*
feat(windows): manually decompress zstd archives before untar (#963)
BVegNow
2023-02-05
2
-5
/
+33
*
refactor(providers): remove ?include_prerelease query param (#872)
William Boman
2023-01-09
1
-6
/
+2
*
feat(dotnet): ignore failed sources (#792)
Stone Lasley
2022-12-30
1
-0
/
+1
*
fix(powershell): terminate stdin with newline (#818)
William Boman
2022-12-28
1
-0
/
+1
*
refactor: interact with libuv pipes in async context (#808)
William Boman
2022-12-26
1
-6
/
+7
*
feat(powershell): set $ErrorActionPreference = "Stop"; (#807)
William Boman
2022-12-26
1
-11
/
+15
*
fix(powershell): use pwsh if available (#782)
William Boman
2022-12-21
1
-2
/
+4
*
Revert "chore: use pwsh instead of powershell (#706)" (#769)
William Boman
2022-12-19
1
-2
/
+2
*
feat(ui): hoist "Installing" and "Failed" package groups to the top (#712)
William Boman
2022-12-01
1
-0
/
+1
*
chore: use pwsh instead of powershell (#706)
William Boman
2022-11-29
1
-2
/
+2
*
feat(pip): add setting to upgrade pip before installing packages (#671)
William Boman
2022-11-16
1
-0
/
+12
*
docs: update mason-errors help section (#646)
William Boman
2022-11-08
1
-1
/
+1
*
fix(gem): don't format executable (#634)
William Boman
2022-11-06
1
-0
/
+1
*
fix(zls): support zst (#622)
Access
2022-11-03
2
-3
/
+7
*
feat(gem): use provider API (#617)
William Boman
2022-11-02
1
-41
/
+18
*
feat: add provider interface (#601)
William Boman
2022-10-30
3
-40
/
+25
*
feat(api): add typed client interface (#556)
William Boman
2022-10-14
2
-5
/
+3
*
feat(fetch): add Accept headers where appropriate (#554)
William Boman
2022-10-14
2
-2
/
+10
*
refactor(api): use new endpoints (#550)
William Boman
2022-10-14
2
-3
/
+3
*
feat(platform): better glibc detection (#537)
William Boman
2022-10-10
1
-2
/
+1
*
feat(npm): speed up checking for new versions (#530)
William Boman
2022-10-09
1
-20
/
+20
*
feat(registry): add api module (#524)
William Boman
2022-10-08
1
-25
/
+16
*
feat(github): use proxy API for fetching latest release (#521)
William Boman
2022-10-06
2
-39
/
+23
*
fix(pip3): expand python3_host_prog path (#519)
William Boman
2022-10-06
1
-2
/
+8
*
refactor(cargo): utilize optional chaining (#513)
William Boman
2022-10-05
1
-9
/
+10
*
feat(cargo): improve handling of git-based crates (#512)
William Boman
2022-10-05
2
-50
/
+143
*
feat(std): attempt gzip on windows (#501)
William Boman
2022-10-03
1
-1
/
+4
*
feat(gh): set CLICOLOR_FORCE=0 (#474)
William Boman
2022-09-28
1
-1
/
+1
*
fix(spectral-language-server): build directly from source (#464)
William Boman
2022-09-26
1
-1
/
+0
*
chore: upgrade stylua to 0.15.0 (#454)
William Boman
2022-09-22
1
-21
/
+17
*
feat(gem): ensure bin path exist when linking (#449)
William Boman
2022-09-20
1
-0
/
+4
*
feat: more competent platform detection (#436)
William Boman
2022-09-17
4
-9
/
+9
*
fix(dotnet): remove unnecessary nil check (#420)
William Boman
2022-09-14
1
-5
/
+3
*
fix(r-languageserver): use github releases as version source (#417)
William Boman
2022-09-14
1
-6
/
+24
*
chore: bump stylua to 0.14.3 (#395)
William Boman
2022-09-08
2
-5
/
+6
*
test(github): add spec file for the github manager (#299)
William Boman
2022-08-15
1
-1
/
+2
*
fix(github): fix resolving asset file (#298)
William Boman
2022-08-15
1
-1
/
+1
*
refactor: introduce selene, harden type defs, and use proper EmmyLua syntax (...
William Boman
2022-08-15
15
-108
/
+117
*
feat: add bash-debug-adapter (#253)
Adam Figgins
2022-08-06
1
-1
/
+1
*
fix(gem): write shim executables that enhance GEM_PATH appropriately (#202)
William Boman
2022-07-31
1
-15
/
+36
[next]