| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(fetch): add busybox wget support (#1829) | Fredrik Foss-Indrehus | 2025-05-24 | 1 | -7/+24 |
| | | | | Co-authored-by: William Boman <william@redwill.se> | ||||
| * | docs: update references to mason-org/mason.nvim (#1925) | William Boman | 2025-05-06 | 1 | -1/+1 |
| | | |||||
| * | refactor!: remove old managers (#1497) | William Boman | 2025-02-16 | 1 | -1/+1 |
| | | |||||
| * | feat(fetch): add explicit default timeout to requests (#1364) | William Boman | 2023-06-22 | 1 | -2/+8 |
| | | |||||
| * | feat(fetch): include mason.nvim version in User-Agent (#1362) | William Boman | 2023-06-21 | 1 | -1/+2 |
| | | |||||
| * | style: enforce import order (#1092) | William Boman | 2023-03-12 | 1 | -3/+3 |
| | | | | | | * chore(workflows): update dependencies * style: enforce import order | ||||
| * | fix(fetch): use correct separator for Windows iwr headers (#1014) | William Boman | 2023-02-20 | 1 | -2/+2 |
| | | |||||
| * | refactor: interact with libuv pipes in async context (#808) | William Boman | 2022-12-26 | 1 | -4/+7 |
| | | | | Also now properly close pipes (shutdown -> close). | ||||
| * | fix(fetch): set proper iwr header on Windows, reorder tool priority (#531) | William Boman | 2022-10-09 | 1 | -75/+76 |
| | | | | | Old priority: platform specific > wget > curl New priority: curl > wget > platform specific | ||||
| * | feat: more competent platform detection (#436) | William Boman | 2022-09-17 | 1 | -1/+1 |
| | | |||||
| * | fix(fetch): use /dev/null logfile for wget (#345) | William Boman | 2022-08-27 | 1 | -0/+2 |
| | | | | Closes #332. | ||||
| * | fix(fetch): use correct header syntax for wget (#307) | William Boman | 2022-08-17 | 1 | -1/+1 |
| | | |||||
| * | refactor: introduce selene, harden type defs, and use proper EmmyLua syntax ↵ | William Boman | 2022-08-15 | 1 | -4/+4 |
| | | | | | (#296) | ||||
| * | fix(jdtls): download milestone versions instead of snapshots (#87) | William Boman | 2022-07-17 | 1 | -0/+1 |
| | | |||||
| * | chore: change emmylua annotation syntax from @ to : for comments (#73) | William Boman | 2022-07-14 | 1 | -1/+1 |
| | | |||||
| * | refactor: add mason-schemas and mason-core modules (#29) | William Boman | 2022-07-08 | 1 | -0/+124 |
| * refactor: add mason-schemas and move generated filetype map to mason-lspconfig * refactor: add mason-core module | |||||
