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-registry
/
sources
/
github.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(registry): ensure there's no duplicate registry entries (#1957)
William Boman
2025-05-19
1
-0
/
+5
*
feat: associate package instances with registry source and record it in receipt
William Boman
2025-05-06
1
-1
/
+12
*
refactor(registry): refactor registry initialization
William Boman
2025-03-03
1
-12
/
+8
*
refactor!: change Package API
William Boman
2025-02-19
1
-1
/
+1
*
refactor: standardize constructors and improve inheritance construction
William Boman
2025-02-19
1
-8
/
+10
*
refactor(path): use InstallLocation to produce paths, remove static path methods
William Boman
2025-02-19
1
-1
/
+2
*
feat(registry): add file: source protocol (#1457)
William Boman
2023-08-26
1
-40
/
+5
*
fix(sources): don't skip installation if fixed version is not currently insta...
William Boman
2023-05-11
1
-2
/
+2
*
feat(registry): add .get_all_package_specs() (#1247)
William Boman
2023-04-22
1
-19
/
+30
*
fix(windows): download registry archive to file instead of piping data (#1189)
William Boman
2023-04-07
1
-5
/
+7
*
feat: vendor zzlib for unzip (#1174)
William Boman
2023-04-03
1
-26
/
+13
*
feat(ui): display warning and error message if registry is not installed (#1164)
William Boman
2023-04-01
1
-1
/
+5
*
refactor: download checksum after unzip (#1135)
William Boman
2023-03-25
1
-8
/
+7
*
fix(sources): also set .desc property when updating spec (#1095)
William Boman
2023-03-14
1
-2
/
+11
*
style: enforce import order (#1092)
William Boman
2023-03-12
1
-9
/
+9
*
feat: add github registry source capabilities (#1091)
William Boman
2023-03-12
1
-0
/
+195