aboutsummaryrefslogtreecommitdiffstats
path: root/lua/mason-core/fetch.lua
Commit message (Expand)AuthorAgeFilesLines
* fix(fetch): add busybox wget support (#1829)Fredrik Foss-Indrehus2025-05-241-7/+24
* docs: update references to mason-org/mason.nvim (#1925)William Boman2025-05-061-1/+1
* refactor!: remove old managers (#1497)William Boman2025-02-161-1/+1
* feat(fetch): add explicit default timeout to requests (#1364)William Boman2023-06-221-2/+8
* feat(fetch): include mason.nvim version in User-Agent (#1362)William Boman2023-06-211-1/+2
* style: enforce import order (#1092)William Boman2023-03-121-3/+3
* fix(fetch): use correct separator for Windows iwr headers (#1014)William Boman2023-02-201-2/+2
* refactor: interact with libuv pipes in async context (#808)William Boman2022-12-261-4/+7
* fix(fetch): set proper iwr header on Windows, reorder tool priority (#531)William Boman2022-10-091-75/+76
* feat: more competent platform detection (#436)William Boman2022-09-171-1/+1
* fix(fetch): use /dev/null logfile for wget (#345)William Boman2022-08-271-0/+2
* fix(fetch): use correct header syntax for wget (#307)William Boman2022-08-171-1/+1
* refactor: introduce selene, harden type defs, and use proper EmmyLua syntax (...William Boman2022-08-151-4/+4
* fix(jdtls): download milestone versions instead of snapshots (#87)William Boman2022-07-171-0/+1
* chore: change emmylua annotation syntax from @ to : for comments (#73)William Boman2022-07-141-1/+1
* refactor: add mason-schemas and mason-core modules (#29)William Boman2022-07-081-0/+124