aboutsummaryrefslogtreecommitdiffstats
path: root/tests/mason-core/managers
Commit message (Expand)AuthorAgeFilesLines
* refactor!: remove old managers (#1497)William Boman2025-02-1613-2006/+0
* feat: don't use vim.g.python3_host_prog as a candidate for python (#1606)William Boman2024-01-211-40/+0
* feat(installer): lock package installation (#1290)William Boman2023-05-1811-39/+45
* fix(powershell): close stdin (#1197)William Boman2023-04-081-1/+24
* fix(github): fall back to curl/wget if gh is not available (#1181)William Boman2023-04-051-13/+13
* 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-1212-51/+51
* 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
* feat(installer): add share links (#965)William Boman2023-02-1711-0/+39
* chore: fix some typosZhizhen He2023-02-151-1/+1
* feat(dotnet): ignore failed sources (#792)Stone Lasley2022-12-301-0/+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
* refactor(installer): introduce PackageInstallOpts class (#802)William Boman2022-12-2610-20/+20
* fix(powershell): use pwsh if available (#782)William Boman2022-12-211-0/+97
* refactor(installer): rename run_installer to exec_in_context (#744)William Boman2022-12-0811-39/+51
* fix(package): don't call vim API functions inside fast event (#730)William Boman2022-12-051-1/+0
* feat(pip): add setting to upgrade pip before installing packages (#671)William Boman2022-11-161-0/+41
* fix(gem): don't format executable (#634)William Boman2022-11-061-0/+1
* test: use stubs and dedent (#621)William Boman2022-11-026-182/+166
* feat(gem): use provider API (#617)William Boman2022-11-021-37/+23
* feat: add provider interface (#601)William Boman2022-10-301-13/+17
* refactor(api): use new endpoints (#550)William Boman2022-10-141-2/+2
* feat(npm): speed up checking for new versions (#530)William Boman2022-10-091-25/+33
* feat(github): use proxy API for fetching latest release (#521)William Boman2022-10-061-39/+0
* fix(pip3): expand python3_host_prog path (#519)William Boman2022-10-061-0/+17
* feat(cargo): improve handling of git-based crates (#512)William Boman2022-10-052-29/+164
* test(cargo): stub crates.io http call (#508)William Boman2022-10-041-2/+12
* fix(r-languageserver): use github releases as version source (#417)William Boman2022-09-141-0/+47
* test(github): add spec file for the github manager (#299)William Boman2022-08-151-0/+52
* refactor: introduce selene, harden type defs, and use proper EmmyLua syntax (...William Boman2022-08-156-11/+4
* fix(go): improve parsing package mod (#197)William Boman2022-07-301-0/+1
* feat: add luaformatter (#116)William Boman2022-07-221-0/+22
* feat(mason-lspconfig): add :LspInstall and :LspUninstall commands (#35)William Boman2022-07-082-2/+0
* refactor: add mason-schemas and mason-core modules (#29)William Boman2022-07-0811-0/+1638