<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mason/lua/mason-core/fetch.lua, branch fix/rmrf-libuv</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/mason/atom/lua/mason-core/fetch.lua?h=fix%2Frmrf-libuv</id>
<link rel='self' href='http://git.sudomsg.com/mirror/mason/atom/lua/mason-core/fetch.lua?h=fix%2Frmrf-libuv'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/'/>
<updated>2025-05-24T19:06:53Z</updated>
<entry>
<title>fix(fetch): add busybox wget support (#1829)</title>
<updated>2025-05-24T19:06:53Z</updated>
<author>
<name>Fredrik Foss-Indrehus</name>
<email>fredrikfoss@fr.urbanpets.no</email>
</author>
<published>2025-05-24T19:06:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=8024d64e1330b86044fed4c8494ef3dcd483a67c'/>
<id>urn:sha1:8024d64e1330b86044fed4c8494ef3dcd483a67c</id>
<content type='text'>
Co-authored-by: William Boman &lt;william@redwill.se&gt;</content>
</entry>
<entry>
<title>docs: update references to mason-org/mason.nvim (#1925)</title>
<updated>2025-05-06T21:30:27Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2025-05-06T21:30:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=7c7318e8bae7e3536ef6b9e86b9e38e74f2e125e'/>
<id>urn:sha1:7c7318e8bae7e3536ef6b9e86b9e38e74f2e125e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor!: remove old managers (#1497)</title>
<updated>2025-02-16T08:32:29Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2023-09-10T22:05:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=2275067747a118d6002f421cb54f28affbc0ef98'/>
<id>urn:sha1:2275067747a118d6002f421cb54f28affbc0ef98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(fetch): add explicit default timeout to requests (#1364)</title>
<updated>2023-06-21T22:03:07Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2023-06-21T22:03:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=82cae550c87466b1163b216bdb9c71cb71dd8f67'/>
<id>urn:sha1:82cae550c87466b1163b216bdb9c71cb71dd8f67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(fetch): include mason.nvim version in User-Agent (#1362)</title>
<updated>2023-06-21T16:42:34Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2023-06-21T16:42:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=e706d305fbcc8701bd30e31dd727aee2853b9db9'/>
<id>urn:sha1:e706d305fbcc8701bd30e31dd727aee2853b9db9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style: enforce import order (#1092)</title>
<updated>2023-03-12T08:26:02Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2023-03-12T08:26:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=698cd0c4f10480991e665f31977650858d625af1'/>
<id>urn:sha1:698cd0c4f10480991e665f31977650858d625af1</id>
<content type='text'>
* chore(workflows): update dependencies

* style: enforce import order</content>
</entry>
<entry>
<title>fix(fetch): use correct separator for Windows iwr headers (#1014)</title>
<updated>2023-02-20T01:03:56Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2023-02-20T01:03:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=718966fd3204bd1e4aa5af0a032ce1e916295ecd'/>
<id>urn:sha1:718966fd3204bd1e4aa5af0a032ce1e916295ecd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: interact with libuv pipes in async context (#808)</title>
<updated>2022-12-26T16:43:01Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-12-26T16:43:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=21a2475da458e97be798bdc9261da24460da5c65'/>
<id>urn:sha1:21a2475da458e97be798bdc9261da24460da5c65</id>
<content type='text'>
Also now properly close pipes (shutdown -&gt; close).</content>
</entry>
<entry>
<title>fix(fetch): set proper iwr header on Windows, reorder tool priority (#531)</title>
<updated>2022-10-09T21:41:42Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-10-09T21:41:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=3fa66adfc794238e0d0ae55c06403b3ea09d1cef'/>
<id>urn:sha1:3fa66adfc794238e0d0ae55c06403b3ea09d1cef</id>
<content type='text'>
Old priority: platform specific &gt; wget &gt; curl
New priority: curl &gt; wget &gt; platform specific</content>
</entry>
<entry>
<title>feat: more competent platform detection (#436)</title>
<updated>2022-09-17T20:35:38Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-09-17T20:35:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=d7eb2eeec566da6cfd1c61b1d7aa6fc592d1b296'/>
<id>urn:sha1:d7eb2eeec566da6cfd1c61b1d7aa6fc592d1b296</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(fetch): use /dev/null logfile for wget (#345)</title>
<updated>2022-08-26T22:43:59Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-08-26T22:43:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=7850abea79280ef2b871ec5a6d87d880288c96fd'/>
<id>urn:sha1:7850abea79280ef2b871ec5a6d87d880288c96fd</id>
<content type='text'>
Closes #332.</content>
</entry>
<entry>
<title>fix(fetch): use correct header syntax for wget (#307)</title>
<updated>2022-08-17T21:39:02Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-08-17T21:39:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=496c55ecf9700abc90a4bdaec5b83cca5d58768a'/>
<id>urn:sha1:496c55ecf9700abc90a4bdaec5b83cca5d58768a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: introduce selene, harden type defs, and use proper EmmyLua syntax (#296)</title>
<updated>2022-08-15T19:03:06Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-08-15T19:03:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=3c62386a396ae0c1cd7adbaacc379eb4af072a65'/>
<id>urn:sha1:3c62386a396ae0c1cd7adbaacc379eb4af072a65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(jdtls): download milestone versions instead of snapshots (#87)</title>
<updated>2022-07-16T23:33:30Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-07-16T23:33:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=23f513d3d2188c3c0c1dface35847b9e9ad53d9b'/>
<id>urn:sha1:23f513d3d2188c3c0c1dface35847b9e9ad53d9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: change emmylua annotation syntax from @ to : for comments (#73)</title>
<updated>2022-07-14T15:27:12Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-07-14T15:27:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=63de62cd0b0b53c5946d67ee2a3c2dac16379707'/>
<id>urn:sha1:63de62cd0b0b53c5946d67ee2a3c2dac16379707</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: add mason-schemas and mason-core modules (#29)</title>
<updated>2022-07-08T16:34:38Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-07-08T16:34:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=976aa4fbee8a070f362cab6f6ec84e9251a90cf9'/>
<id>urn:sha1:976aa4fbee8a070f362cab6f6ec84e9251a90cf9</id>
<content type='text'>
* refactor: add mason-schemas and move generated filetype map to mason-lspconfig

* refactor: add mason-core module</content>
</entry>
</feed>
