<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/src, branch v3.0.4</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v3.0.4</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v3.0.4'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2018-10-30T16:27:44+00:00</updated>
<entry>
<title>Release 3.0.4</title>
<updated>2018-10-30T16:27:44+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-10-30T13:25:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=04bbe2e4fb29922d1afc20c9d95a6e45335e09f1'/>
<id>urn:sha1:04bbe2e4fb29922d1afc20c9d95a6e45335e09f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Smarter default rockspec, based on current dir basename</title>
<updated>2018-10-30T14:25:48+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-10-30T14:25:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=63d26aaddf194769902a8d3d12c71241eeec1612'/>
<id>urn:sha1:63d26aaddf194769902a8d3d12c71241eeec1612</id>
<content type='text'>
This allows the following to work:

```
git clone https://github.com/example/foo
cd foo
luarocks download --rockspec bar
luarocks test # will still use the foo rockspec
              # regardless of the presence of bar rockspec
```
</content>
</entry>
<entry>
<title>Unbundle pe-parser from LuaRocks sources</title>
<updated>2018-10-30T13:10:41+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-10-30T13:10:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=b37835d9375d903d51fe8af67aa70031191675ff'/>
<id>urn:sha1:b37835d9375d903d51fe8af67aa70031191675ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core.sysdetect: add fork-free OS detection (#938)</title>
<updated>2018-10-30T13:04:23+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-10-30T13:04:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=760ad7c98a4a322b1f028ea9585cd17c5b74b2e2'/>
<id>urn:sha1:760ad7c98a4a322b1f028ea9585cd17c5b74b2e2</id>
<content type='text'>
Detect operating system and architecture without forking subprocesses,
doing `file`-like detection reading data from well-known system
executables.</content>
</entry>
<entry>
<title>cmd: fix setting up deployment paths from a tree</title>
<updated>2018-10-29T22:21:40+00:00</updated>
<author>
<name>FYP</name>
<email>its.fyp@gmail.com</email>
</author>
<published>2018-10-21T17:46:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=0c534c71465474b92710a2951bf15370fcc8c663'/>
<id>urn:sha1:0c534c71465474b92710a2951bf15370fcc8c663</id>
<content type='text'>
(Amended with a regression test.)

Co-authored-by: Hisham Muhammad &lt;hisham@gobolinux.org&gt;
</content>
</entry>
<entry>
<title>test: rename a misinterpretable vararg (#936)</title>
<updated>2018-10-22T22:55:44+00:00</updated>
<author>
<name>Oliver Vartiainen</name>
<email>oliver@iki.fi</email>
</author>
<published>2018-10-22T22:55:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=8b60d7440ce6f215c7ea480950e4df5d190992f0'/>
<id>urn:sha1:8b60d7440ce6f215c7ea480950e4df5d190992f0</id>
<content type='text'>
Fixes #931</content>
</entry>
<entry>
<title>pack: fix packing installed rock</title>
<updated>2018-10-17T16:39:50+00:00</updated>
<author>
<name>FYP</name>
<email>its.fyp@gmail.com</email>
</author>
<published>2018-10-17T08:39:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=88e97b4579a6c30357ddbde81af213350181c288'/>
<id>urn:sha1:88e97b4579a6c30357ddbde81af213350181c288</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix dependency pattern matching for patterns including "+"</title>
<updated>2018-10-01T17:20:38+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-10-01T17:20:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=047c876a9cde2d13859e451769cbb3138f9811b8'/>
<id>urn:sha1:047c876a9cde2d13859e451769cbb3138f9811b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve error messages when external tools are not found</title>
<updated>2018-09-26T12:55:09+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-09-25T23:04:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=c3360b669fcf2917ce89176ed8d62fc5d6e330e6'/>
<id>urn:sha1:c3360b669fcf2917ce89176ed8d62fc5d6e330e6</id>
<content type='text'>
Give informative error messages when external tools are not
installed. In particular, give a nicer error on `luarocks pack`
when 'zip' is not installed.
</content>
</entry>
<entry>
<title>write_rockspec: fix representation of Lua version dependency</title>
<updated>2018-09-26T03:32:31+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-09-25T22:32:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=fa465f2bfd3641bbffccc70b2ded331ee6ab1766'/>
<id>urn:sha1:fa465f2bfd3641bbffccc70b2ded331ee6ab1766</id>
<content type='text'>
The Lua version dependency specified with --lua-versions
was using the internal table format. This commit ensures that
it is stored in rockspecs using the string format.

Includes a regression test.
</content>
</entry>
</feed>
