<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/spec, branch v3.6.0</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v3.6.0</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v3.6.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2021-03-22T13:33:10+00:00</updated>
<entry>
<title>fix: pack: rockspec with a bare file in the url</title>
<updated>2021-03-22T13:33:10+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2021-03-21T02:44:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=dcaca50d670b3f5654c109339b6f37c766558eb1'/>
<id>urn:sha1:dcaca50d670b3f5654c109339b6f37c766558eb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pack: check that directory inside archive actually exists</title>
<updated>2021-03-22T13:33:10+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2021-03-19T20:13:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=fbd857e1a0b2aae5beb3875427612e41bf67b35e'/>
<id>urn:sha1:fbd857e1a0b2aae5beb3875427612e41bf67b35e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>repos: double-check that all files from a rock are installed</title>
<updated>2021-03-19T16:15:53+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2021-03-16T17:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=2efec770b1b1b27a4b15c3b06a2f5fcadc0b546d'/>
<id>urn:sha1:2efec770b1b1b27a4b15c3b06a2f5fcadc0b546d</id>
<content type='text'>
Ensure that `luarocks` fails if an installation does not successfully
deploy all files registered in the `rock_manifest`.

See #1276.
</content>
</entry>
<entry>
<title>editorconfig: trim trailing whitespace</title>
<updated>2021-03-16T19:32:45+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2021-03-16T16:36:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=8f3ce333e7a1abfc6bf0488817d9eff4a2fd443f'/>
<id>urn:sha1:8f3ce333e7a1abfc6bf0488817d9eff4a2fd443f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support --pin and --only-deps together (#1222)</title>
<updated>2020-09-23T15:14:58+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2020-09-23T15:14:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=0cf93c431c5ff251324c7f6b875d9d56feeb3cad'/>
<id>urn:sha1:0cf93c431c5ff251324c7f6b875d9d56feeb3cad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: check that builtin auto-reads lua/ when modules table is empty</title>
<updated>2020-07-21T14:05:11+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2020-07-21T14:05:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=6a11f673d02145ffe03aea173817ea9ab566f784'/>
<id>urn:sha1:6a11f673d02145ffe03aea173817ea9ab566f784</id>
<content type='text'>
Test case for issue reported at https://github.com/Kong/kong/issues/5017
</content>
</entry>
<entry>
<title>Print more info about the location of Lua</title>
<updated>2020-04-22T20:10:21+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2020-04-17T21:47:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=d1a32ba6b1fd5a829aa551aeb37a0c558b09660f'/>
<id>urn:sha1:d1a32ba6b1fd5a829aa551aeb37a0c558b09660f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle quoting at the application level (#1181)</title>
<updated>2020-04-16T16:45:50+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2020-04-16T16:45:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=af03c342789dce9799af2f41fda42f7d36467b85'/>
<id>urn:sha1:af03c342789dce9799af2f41fda42f7d36467b85</id>
<content type='text'>
This is done to support Windows. Unix handles quoting at the shell level.

While quotes are technically valid as part of Unix names, I don't expect this pathological case to be something we need to support.

Closes #1173.</content>
</entry>
<entry>
<title>fix regression in dependency matching of luarocks.loader</title>
<updated>2020-04-14T01:27:17+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2020-04-13T22:46:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=67ea6328e567fd224e7cd8ed23f55571928d7e1b'/>
<id>urn:sha1:67ea6328e567fd224e7cd8ed23f55571928d7e1b</id>
<content type='text'>
Regression introduced in
https://github.com/luarocks/luarocks/commit/65c417e0ecda55f44c691df032163a8c08f0b52a

Thanks to @lhemkendreis for the detailed description and suggested
fix, which was applied here!

Added a regression test which exercises dependency matching.

Closes #1175.
</content>
</entry>
<entry>
<title>fs: always check for failure of fs.which_tool (#1157)</title>
<updated>2020-02-20T18:18:29+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2020-02-20T18:18:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=568624c42d3ce2e0781e644e881f4b696424829f'/>
<id>urn:sha1:568624c42d3ce2e0781e644e881f4b696424829f</id>
<content type='text'>
</content>
</entry>
</feed>
