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
*
feat: associate package instances with registry source and record it in receipt
William Boman
2025-05-06
5
-10
/
+39
*
refactor(registry): change lua registries to not instantiate Package themselves
William Boman
2025-05-02
2
-23
/
+34
*
refactor(registry): parallelize registry installation
William Boman
2025-03-03
1
-0
/
+10
*
refactor(registry): refactor registry initialization
William Boman
2025-03-03
4
-100
/
+144
*
refactor: turn StdioSink into a proper class
William Boman
2025-02-19
1
-1
/
+2
*
refactor!: change Package API
William Boman
2025-02-19
2
-6
/
+6
*
refactor: standardize constructors and improve inheritance construction
William Boman
2025-02-19
5
-21
/
+27
*
refactor(path): use InstallLocation to produce paths, remove static path methods
William Boman
2025-02-19
1
-1
/
+2
*
refactor!: refactor installer internals and add new Package class methods (#1...
William Boman
2025-02-19
1
-2
/
+2
*
refactor!: consolidate Lua registry sources and the Package API (#1498)
William Boman
2025-02-16
2
-4
/
+5
*
fix(registry): exhaust streaming parser when loading "file:" registries (#1708)
William Boman
2024-05-14
1
-0
/
+9
*
chore(registry): clean up recent changes (#1704)
William Boman
2024-05-11
1
-18
/
+14
*
perf(registry): significantly improve the "file:" protocol performance (#1702)
William Boman
2024-05-11
1
-30
/
+66
*
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