aboutsummaryrefslogtreecommitdiffstats
path: root/tests/mason-core/installer/managers
Commit message (Expand)AuthorAgeFilesLines
* fix(pypi): pass --no-user flag (#1958)William Boman2025-05-191-0/+4
* docs: update references to mason-org/mason.nvim (#1925)William Boman2025-05-061-4/+4
* refactor: turn StdioSink into a proper classWilliam Boman2025-02-199-13/+39
* fix(pypi): remove -U flag and fix log messageWilliam Boman2025-02-191-4/+0
* refactor(installer): move initializations to InstallContext constructorWilliam Boman2025-02-191-1/+1
* refactor!: refactor installer internals and add new Package class methods (#1...William Boman2025-02-1912-129/+178
* refactor!: remove old managers (#1497)William Boman2025-02-161-0/+91
* fix(pypi): prefer stock python3 if it satisfies version requirement (#1736)Inhyuk Cho2024-07-091-0/+30
* tests(pypi): fix assertions (#1750)William Boman2024-07-081-0/+2
* fix(pypi): allow access to system site packages by default (#1584)Silico_Biomancer2024-07-071-0/+6
* feat(pypi): improve resolving suitable python version (#1725)William Boman2024-06-011-2/+107
* fix(pypi): exclude python3.12 from candidate list (#1722)William Boman2024-05-311-1/+1
* tests: remove old spec (#1634)William Boman2024-02-251-70/+0
* feat(pypi): attempt more python3 candidates (#1608)William Boman2024-01-251-0/+7
* feat: add support for openvsx sources (#1589)William Boman2024-01-062-3/+164
* fix(pypi): support MSYS2 virtual environments on Windows (#1547)William Boman2023-11-081-0/+13
* fix(std): use gtar if available (#1433)3uryd1ce2023-08-191-49/+70
* feat(installer): write more installation output to stdout (#1376)William Boman2023-06-289-10/+116
* feat(installer): add generic build provider (#1228)William Boman2023-04-181-0/+70
* refactor(std): quiet git checkout (#1186)William Boman2023-04-061-1/+1
* fix(npm): set install-strategy on npm >= 9 (#1179)William Boman2023-04-041-1/+29
* style: enforce import order (#1092)William Boman2023-03-128-8/+8
* feat: add github registry source capabilities (#1091)William Boman2023-03-1210-0/+673