<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mason/lua/nvim-lsp-installer/core/spawn.lua, branch main</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/mason/atom/lua/nvim-lsp-installer/core/spawn.lua?h=main</id>
<link rel='self' href='http://git.sudomsg.com/mirror/mason/atom/lua/nvim-lsp-installer/core/spawn.lua?h=main'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/'/>
<updated>2022-07-06T22:39:59Z</updated>
<entry>
<title>mason.nvim</title>
<updated>2022-07-06T22:39:59Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-07-06T17:41:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=5f634e0c37e723fc0c33e06b4fd5c2180178db40'/>
<id>urn:sha1:5f634e0c37e723fc0c33e06b4fd5c2180178db40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: update some logging (#761)</title>
<updated>2022-06-07T23:36:47Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-06-07T23:36:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=2b2d2141394f95a28cf5dfed922ebecf123d72b1'/>
<id>urn:sha1:2b2d2141394f95a28cf5dfed922ebecf123d72b1</id>
<content type='text'>
* chore: update some logging

* docs: add section about known errors</content>
</entry>
<entry>
<title>refactor(pip3): use with_paths to set venv path (#736)</title>
<updated>2022-05-29T23:50:37Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-05-29T23:50:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=1c85bf298ac2eb71bb72e6a932abbea370f1d6d8'/>
<id>urn:sha1:1c85bf298ac2eb71bb72e6a932abbea370f1d6d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(luarocks): use luarocks.bat executable if it's available (#731)</title>
<updated>2022-05-29T00:38:00Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-05-29T00:38:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=3c21304c3f54caf0c00fab00cf1e4e9c0507b5d1'/>
<id>urn:sha1:3c21304c3f54caf0c00fab00cf1e4e9c0507b5d1</id>
<content type='text'>
Closes #726.</content>
</entry>
<entry>
<title>fix(spawn): don't check executable when spawning with custom PATH (#721)</title>
<updated>2022-05-25T22:32:28Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-05-25T22:32:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=621c8c6d484ed402eab0d5e44c608d4296562a96'/>
<id>urn:sha1:621c8c6d484ed402eab0d5e44c608d4296562a96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(spawn): avoid spawning commands that aren't on PATH (#706)</title>
<updated>2022-05-17T21:15:36Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-05-17T21:15:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=0e90f04651388df2477400b4b63e5443fcda43af'/>
<id>urn:sha1:0e90f04651388df2477400b4b63e5443fcda43af</id>
<content type='text'>
This is primarily done to avoid cluttering the log file with a bunch of
ERROR entries. Also avoids unnecessary roundtrips to uv_spawn, I guess.</content>
</entry>
<entry>
<title>chore: further decouple module structure (#685)</title>
<updated>2022-05-11T14:10:57Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-05-11T14:10:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=5e3385d90668c792919c7e2791620a6c0d569538'/>
<id>urn:sha1:5e3385d90668c792919c7e2791620a6c0d569538</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: refactor remaining installers to async impl (#616)</title>
<updated>2022-04-21T10:09:59Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-04-21T10:09:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=b68fcc6bb2c770495ff8e2508c06dfdd49abcc80'/>
<id>urn:sha1:b68fcc6bb2c770495ff8e2508c06dfdd49abcc80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(spawn): recursively parse arglist (#610)</title>
<updated>2022-04-18T19:34:31Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-04-18T19:34:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=43b273803e39f355f704bfdb3037ea83cee664e2'/>
<id>urn:sha1:43b273803e39f355f704bfdb3037ea83cee664e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(spawn): fix Failure.tostring when unable to retrieve uv_handle</title>
<updated>2022-04-11T12:59:09Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-04-11T12:48:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=50f5ce660fa2898685c365344321fcadaeeab717'/>
<id>urn:sha1:50f5ce660fa2898685c365344321fcadaeeab717</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(r_language_server): run install script via stdin (#578)</title>
<updated>2022-04-06T09:35:35Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-04-06T09:35:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=0795a757e8b78116f7e6d9e353bcb0443c7dbc52'/>
<id>urn:sha1:0795a757e8b78116f7e6d9e353bcb0443c7dbc52</id>
<content type='text'>
Fixes #568.</content>
</entry>
<entry>
<title>add async managers (#536)</title>
<updated>2022-03-26T12:41:50Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-03-26T12:41:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/mason/commit/?id=212d17a039da449043b67529c29851db37acc236'/>
<id>urn:sha1:212d17a039da449043b67529c29851db37acc236</id>
<content type='text'>
</content>
</entry>
</feed>
