aboutsummaryrefslogtreecommitdiffstats
path: root/lua/mason-core/installer/managers/std.lua
Commit message (Collapse)AuthorAgeFilesLines
* refactor: turn StdioSink into a proper classWilliam Boman2025-02-191-3/+3
|
* refactor!: remove old managers (#1497)William Boman2025-02-161-1/+1
|
* fix(std): use gtar if available (#1433)3uryd1ce2023-08-191-1/+4
| | | Closes #1415.
* feat(installer): write more installation output to stdout (#1376)William Boman2023-06-281-1/+4
| | | This should give better insights into the installation progress.
* fix(std): manually call zstd on Windows (#1212)William Boman2023-04-141-1/+20
| | | Closes #1207.
* refactor(std): quiet git checkout (#1186)William Boman2023-04-061-1/+1
|
* style: enforce import order (#1092)William Boman2023-03-121-3/+3
| | | | | * chore(workflows): update dependencies * style: enforce import order
* feat: add github registry source capabilities (#1091)William Boman2023-03-121-0/+241