aboutsummaryrefslogtreecommitdiffstats
path: root/lua/mason-core/managers/powershell
Commit message (Expand)AuthorAgeFilesLines
* refactor!: remove old managers (#1497)William Boman2025-02-161-44/+0
* fix(powershell): close stdin (#1197)William Boman2023-04-081-0/+4
* refactor: only schedule in a.scheduler() when in fast event (#1170)William Boman2023-04-021-3/+1
* style: enforce import order (#1092)William Boman2023-03-121-2/+2
* refactor(powershell): remove .script and fix fast API error (#1057)William Boman2023-03-051-26/+14
* fix(powershell): terminate stdin with newline (#818)William Boman2022-12-281-0/+1
* refactor: interact with libuv pipes in async context (#808)William Boman2022-12-261-6/+7
* feat(powershell): set $ErrorActionPreference = "Stop"; (#807)William Boman2022-12-261-11/+15
* fix(powershell): use pwsh if available (#782)William Boman2022-12-211-2/+4
* Revert "chore: use pwsh instead of powershell (#706)" (#769)William Boman2022-12-191-2/+2
* chore: use pwsh instead of powershell (#706)William Boman2022-11-291-2/+2
* chore: upgrade stylua to 0.15.0 (#454)William Boman2022-09-221-21/+17
* refactor: introduce selene, harden type defs, and use proper EmmyLua syntax (...William Boman2022-08-151-21/+25
* refactor: add mason-schemas and mason-core modules (#29)William Boman2022-07-081-0/+46