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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(registry): fix parsing registry identifiers that contain ":" (#1542)
William Boman
2023-10-31
1
-1
/
+12
*
fix(registry): reset registries state when setting registries (#1474)
William Boman
2023-08-27
1
-0
/
+1
*
refactor(registry): colocate FileRegistrySource buffer management (#1473)
William Boman
2023-08-27
1
-6
/
+4
*
fix(registry): schedule vim.fn calls in FileRegistrySource (#1471)
William Boman
2023-08-27
1
-0
/
+1
*
feat(registry): add file: source protocol (#1457)
William Boman
2023-08-26
4
-40
/
+204
*
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
2
-19
/
+39
*
feat(registry): pcall require Lua registry packages (#1200)
William Boman
2023-04-08
1
-1
/
+8
*
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
*
feat: add registry.refresh() method (#1096)
William Boman
2023-03-14
1
-0
/
+23
*
fix(sources): also set .desc property when updating spec (#1095)
William Boman
2023-03-14
3
-3
/
+13
*
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
3
-4
/
+215
*
feat(ui): display registries in help window (#1062)
William Boman
2023-03-05
2
-2
/
+12
*
tests: add LuaRegistrySource spec (#1027)
William Boman
2023-02-23
1
-1
/
+4
*
feat: configurable registries (#1016)
William Boman
2023-02-20
2
-0
/
+100