aboutsummaryrefslogtreecommitdiffstats
path: root/tests/mason-core/package
Commit message (Expand)AuthorAgeFilesLines
* refactor(registry): change lua registries to not instantiate Package themselvesWilliam Boman2025-05-021-2/+2
* refactor!: change Package APIWilliam Boman2025-02-191-22/+24
* refactor: standardize constructors and improve inheritance constructionWilliam Boman2025-02-191-6/+6
* refactor!: refactor installer internals and add new Package class methods (#1...William Boman2025-02-191-61/+62
* refactor!: consolidate Lua registry sources and the Package API (#1498)William Boman2025-02-161-13/+11
* fix: avoid calling vim.fn in fast event (#1878)William Boman2025-02-151-0/+24
* fix: replace deprecated calls to vim.validate (#1876)Mark Sommers2025-02-151-49/+51
* style: enforce import order (#1092)William Boman2023-03-121-5/+5
* feat: add github registry source capabilities (#1091)William Boman2023-03-121-1/+2
* fix(package): don't call vim API functions inside fast event (#730)William Boman2022-12-051-51/+85
* refactor: introduce selene, harden type defs, and use proper EmmyLua syntax (...William Boman2022-08-151-7/+7
* tests: add some mason-core.package tests (#69)William Boman2022-07-131-0/+159