aboutsummaryrefslogtreecommitdiffstats
path: root/lua/mason-core/installer/context
Commit message (Expand)AuthorAgeFilesLines
* fix(installer): update cwd after uv_fs_rename() was successful (#2033)HEADmainWilliam Boman2025-11-141-8/+8
* fix(installer): attempt to recover from known fs error while finalizing insta...Sam-Briney2025-11-141-1/+8
* feat(context): add ctx:await()William Boman2025-02-191-0/+6
* refactor: turn StdioSink into a proper classWilliam Boman2025-02-192-3/+3
* feat(context): add ctx:fetch()William Boman2025-02-191-0/+12
* refactor!: change Package APIWilliam Boman2025-02-194-27/+39
* refactor: standardize constructors and improve inheritance constructionWilliam Boman2025-02-194-15/+27
* refactor(installer): move initializations to InstallContext constructorWilliam Boman2025-02-193-13/+21
* refactor!: refactor installer internals and add new Package class methods (#1...William Boman2025-02-194-0/+463