summaryrefslogtreecommitdiffstats
path: root/lua/mason-registry/installer.lua
Commit message (Collapse)AuthorAgeFilesLines
* refactor(registry)!: add events "update:success", "update:start", ↵William Boman2025-03-031-5/+16
| | | | "update:progress" and "update:failed"
* refactor(registry): parallelize registry installationWilliam Boman2025-03-031-14/+30
|
* refactor(registry): refactor registry initializationWilliam Boman2025-03-031-26/+46
|
* refactor: standardize constructors and improve inheritance constructionWilliam Boman2025-02-191-1/+1
|
* fix(registry): use oneshot channel for updating registry (#1168)William Boman2023-04-021-0/+38