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
/
tests
/
mason-core
/
managers
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor!: remove old managers (#1497)
William Boman
2025-02-16
13
-2006
/
+0
*
feat: don't use vim.g.python3_host_prog as a candidate for python (#1606)
William Boman
2024-01-21
1
-40
/
+0
*
feat(installer): lock package installation (#1290)
William Boman
2023-05-18
11
-39
/
+45
*
fix(powershell): close stdin (#1197)
William Boman
2023-04-08
1
-1
/
+24
*
fix(github): fall back to curl/wget if gh is not available (#1181)
William Boman
2023-04-05
1
-13
/
+13
*
refactor: only schedule in a.scheduler() when in fast event (#1170)
William Boman
2023-04-02
1
-1
/
+0
*
style: enforce import order (#1092)
William Boman
2023-03-12
12
-51
/
+51
*
feat: add github registry source capabilities (#1091)
William Boman
2023-03-12
1
-1
/
+3
*
refactor(powershell): remove .script and fix fast API error (#1057)
William Boman
2023-03-05
1
-46
/
+2
*
feat(installer): add share links (#965)
William Boman
2023-02-17
11
-0
/
+39
*
chore: fix some typos
Zhizhen He
2023-02-15
1
-1
/
+1
*
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
-1
/
+2
*
refactor: interact with libuv pipes in async context (#808)
William Boman
2022-12-26
1
-2
/
+6
*
feat(powershell): set $ErrorActionPreference = "Stop"; (#807)
William Boman
2022-12-26
1
-9
/
+18
*
refactor(installer): introduce PackageInstallOpts class (#802)
William Boman
2022-12-26
10
-20
/
+20
*
fix(powershell): use pwsh if available (#782)
William Boman
2022-12-21
1
-0
/
+97
*
refactor(installer): rename run_installer to exec_in_context (#744)
William Boman
2022-12-08
11
-39
/
+51
*
fix(package): don't call vim API functions inside fast event (#730)
William Boman
2022-12-05
1
-1
/
+0
*
feat(pip): add setting to upgrade pip before installing packages (#671)
William Boman
2022-11-16
1
-0
/
+41
*
fix(gem): don't format executable (#634)
William Boman
2022-11-06
1
-0
/
+1
*
test: use stubs and dedent (#621)
William Boman
2022-11-02
6
-182
/
+166
*
feat(gem): use provider API (#617)
William Boman
2022-11-02
1
-37
/
+23
*
feat: add provider interface (#601)
William Boman
2022-10-30
1
-13
/
+17
*
refactor(api): use new endpoints (#550)
William Boman
2022-10-14
1
-2
/
+2
*
feat(npm): speed up checking for new versions (#530)
William Boman
2022-10-09
1
-25
/
+33
*
feat(github): use proxy API for fetching latest release (#521)
William Boman
2022-10-06
1
-39
/
+0
*
fix(pip3): expand python3_host_prog path (#519)
William Boman
2022-10-06
1
-0
/
+17
*
feat(cargo): improve handling of git-based crates (#512)
William Boman
2022-10-05
2
-29
/
+164
*
test(cargo): stub crates.io http call (#508)
William Boman
2022-10-04
1
-2
/
+12
*
fix(r-languageserver): use github releases as version source (#417)
William Boman
2022-09-14
1
-0
/
+47
*
test(github): add spec file for the github manager (#299)
William Boman
2022-08-15
1
-0
/
+52
*
refactor: introduce selene, harden type defs, and use proper EmmyLua syntax (...
William Boman
2022-08-15
6
-11
/
+4
*
fix(go): improve parsing package mod (#197)
William Boman
2022-07-30
1
-0
/
+1
*
feat: add luaformatter (#116)
William Boman
2022-07-22
1
-0
/
+22
*
feat(mason-lspconfig): add :LspInstall and :LspUninstall commands (#35)
William Boman
2022-07-08
2
-2
/
+0
*
refactor: add mason-schemas and mason-core modules (#29)
William Boman
2022-07-08
11
-0
/
+1638