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
/
registry
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor!: refactor installer internals and add new Package class methods (#1...
William Boman
2025-02-19
22
-1619
/
+0
*
refactor(receipt): change receipt structure and remove old builder APIs (#1521)
William Boman
2025-02-16
1
-1
/
+2
*
fix(installer): schedule back to main loop before executing installer functio...
William Boman
2025-02-16
1
-0
/
+1
*
refactor!: consolidate Lua registry sources and the Package API (#1498)
William Boman
2025-02-16
2
-14
/
+46
*
feat(pypi): improve resolving suitable python version (#1725)
William Boman
2024-06-01
1
-1
/
+5
*
fix: fix usage of deprecated Neovim APIs (#1703)
William Boman
2024-05-11
2
-2
/
+2
*
fix(golang): fix fetching package versions for packages containing subpath sp...
William Boman
2024-01-22
1
-1
/
+1
*
feat: add support for openvsx sources (#1589)
William Boman
2024-01-06
8
-94
/
+98
*
fix(cargo): don't attempt to fetch versions when version targets commit SHA (...
William Boman
2023-12-29
1
-0
/
+7
*
chore: decrease log level (#1467)
William Boman
2023-08-25
1
-1
/
+1
*
feat(cargo): support fetching versions for git crates hosted on github (#1459)
William Boman
2023-08-19
1
-0
/
+14
*
chore(logging): fix log string (#1444)
William Boman
2023-08-09
1
-1
/
+1
*
fix(installer): retain unmapped source fields (#1399)
William Boman
2023-07-21
1
-2
/
+1
*
fix(linker): ensure exec wrapper target is executable (#1380)
William Boman
2023-06-28
1
-19
/
+1
*
feat(installer): write more installation output to stdout (#1376)
William Boman
2023-06-28
1
-0
/
+2
*
fix(installer): timeout schema download after 5s (#1374)
William Boman
2023-06-28
1
-1
/
+10
*
refactor(installer): hoist version validation to the compiled installation en...
William Boman
2023-06-17
9
-54
/
+22
*
feat(command): improve completion for :MasonInstall (#1353)
William Boman
2023-06-13
13
-6
/
+101
*
fix(pypi): also provide install_extra_args to pypi.install (#1263)
William Boman
2023-04-26
1
-0
/
+1
*
feat(linker): add ruby exec wrapper delegate (#1260)
William Boman
2023-04-26
2
-3
/
+11
*
fix(expr): fix strip_{prefix,suffix} (#1249)
William Boman
2023-04-22
1
-2
/
+2
*
refactor(schemas): don't vendor schemas in mason.nvim (#1248)
William Boman
2023-04-22
3
-3
/
+81
*
feat(installer): add generic build provider (#1228)
William Boman
2023-04-18
8
-44
/
+115
*
refactor(expr): remove redundant core filters and always stringify reduced va...
William Boman
2023-04-18
1
-10
/
+22
*
refactor: refactor github provider to smaller modules (#1223)
William Boman
2023-04-16
4
-209
/
+221
*
feat(github): add $MASON_VERSION to build context (#1218)
William Boman
2023-04-16
2
-7
/
+15
*
fix(github): use evaluated out_file as asset file value (#1208)
William Boman
2023-04-12
1
-14
/
+38
*
refactor: only schedule in a.scheduler() when in fast event (#1170)
William Boman
2023-04-02
3
-10
/
+4
*
feat: add registry.refresh() method (#1096)
William Boman
2023-03-14
1
-1
/
+1
*
style: enforce import order (#1092)
William Boman
2023-03-12
7
-18
/
+18
*
feat: add github registry source capabilities (#1091)
William Boman
2023-03-12
14
-0
/
+1205
*
refactor(expr): better handling of nil values (#1056)
William Boman
2023-03-05
1
-16
/
+10
*
refactor(expr): rename to interpolate (#836)
William Boman
2023-01-02
1
-14
/
+14
*
feat(expr): add tbl_interpolate() (#805)
William Boman
2022-12-26
1
-7
/
+24
*
feat(functional): add strip_{prefix,suffix} (#803)
William Boman
2022-12-26
1
-0
/
+3
*
feat(expr): use same context for value & filter evaluation (#778)
William Boman
2022-12-20
1
-4
/
+34
*
feat: add expr module (#775)
William Boman
2022-12-20
1
-0
/
+44