aboutsummaryrefslogtreecommitdiffstats
path: root/tests/mason-core/managers/powershell_spec.lua
Commit message (Expand)AuthorAgeFilesLines
* refactor!: remove old managers (#1497)William Boman2025-02-161-91/+0
* fix(powershell): close stdin (#1197)William Boman2023-04-081-1/+24
* refactor: only schedule in a.scheduler() when in fast event (#1170)William Boman2023-04-021-1/+0
* style: enforce import order (#1092)William Boman2023-03-121-3/+3
* feat: add github registry source capabilities (#1091)William Boman2023-03-121-1/+3
* refactor(powershell): remove .script and fix fast API error (#1057)William Boman2023-03-051-46/+2
* chore: fix some typosZhizhen He2023-02-151-1/+1
* fix(powershell): terminate stdin with newline (#818)William Boman2022-12-281-1/+2
* refactor: interact with libuv pipes in async context (#808)William Boman2022-12-261-2/+6
* feat(powershell): set $ErrorActionPreference = "Stop"; (#807)William Boman2022-12-261-9/+18
* fix(powershell): use pwsh if available (#782)William Boman2022-12-211-0/+97