aboutsummaryrefslogtreecommitdiffstats
path: root/lua/mason-registry/sources/util.lua
Commit message (Expand)AuthorAgeFilesLines
* feat: associate package instances with registry source and record it in receiptWilliam Boman2025-05-061-7/+10
* refactor!: change Package APIWilliam Boman2025-02-191-5/+5
* refactor: standardize constructors and improve inheritance constructionWilliam Boman2025-02-191-1/+1
* refactor!: refactor installer internals and add new Package class methods (#1...William Boman2025-02-191-2/+2
* refactor!: consolidate Lua registry sources and the Package API (#1498)William Boman2025-02-161-3/+4
* feat(registry): add file: source protocol (#1457)William Boman2023-08-261-0/+40