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
/
installer
/
managers
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(pypi): pass --no-user flag (#1958)
William Boman
2025-05-19
1
-0
/
+1
*
refactor: turn StdioSink into a proper class
William Boman
2025-02-19
10
-34
/
+28
*
refactor!: change Package API
William Boman
2025-02-19
3
-3
/
+24
*
fix(pypi): remove -U flag and fix log message
William Boman
2025-02-19
1
-2
/
+1
*
refactor!: remove old managers (#1497)
William Boman
2025-02-16
4
-2
/
+54
*
fix(pypi): prefer stock python3 if it satisfies version requirement (#1736)
Inhyuk Cho
2024-07-09
1
-2
/
+4
*
fix(pypi): allow access to system site packages by default (#1584)
Silico_Biomancer
2024-07-07
1
-1
/
+2
*
feat(pypi): improve resolving suitable python version (#1725)
William Boman
2024-06-01
1
-16
/
+70
*
fix(pypi): exclude python3.12 from candidate list (#1722)
William Boman
2024-05-31
1
-1
/
+0
*
fix(pypi): fix variable shadowing (#1610)
William Boman
2024-01-29
1
-1
/
+3
*
feat(pypi): attempt more python3 candidates (#1608)
William Boman
2024-01-25
1
-12
/
+59
*
feat: don't use vim.g.python3_host_prog as a candidate for python (#1606)
William Boman
2024-01-21
1
-7
/
+1
*
feat: add support for openvsx sources (#1589)
William Boman
2024-01-06
2
-48
/
+126
*
fix(pypi): support MSYS2 virtual environments on Windows (#1547)
William Boman
2023-11-08
1
-17
/
+26
*
fix(std): use gtar if available (#1433)
3uryd1ce
2023-08-19
1
-1
/
+4
*
feat(installer): write more installation output to stdout (#1376)
William Boman
2023-06-28
10
-4
/
+17
*
chore(ci): upgrade linter versions (#1377)
William Boman
2023-06-28
1
-10
/
+16
*
feat(installer): add generic build provider (#1228)
William Boman
2023-04-18
1
-0
/
+48
*
fix(std): manually call zstd on Windows (#1212)
William Boman
2023-04-14
1
-1
/
+20
*
refactor(std): quiet git checkout (#1186)
William Boman
2023-04-06
1
-1
/
+1
*
fix(npm): set install-strategy on npm >= 9 (#1179)
William Boman
2023-04-04
1
-2
/
+22
*
refactor: only schedule in a.scheduler() when in fast event (#1170)
William Boman
2023-04-02
1
-3
/
+1
*
style: enforce import order (#1092)
William Boman
2023-03-12
8
-12
/
+12
*
feat: add github registry source capabilities (#1091)
William Boman
2023-03-12
10
-0
/
+732