<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/spec, branch v3.2.0</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v3.2.0</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v3.2.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2019-08-02T03:53:03+00:00</updated>
<entry>
<title>Fix some failing tests</title>
<updated>2019-08-02T03:53:03+00:00</updated>
<author>
<name>Paul Ouellette</name>
<email>oue.paul18@gmail.com</email>
</author>
<published>2019-07-30T20:08:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=f52deeed485897511ecf80555e12a52c3e69d674'/>
<id>urn:sha1:f52deeed485897511ecf80555e12a52c3e69d674</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cfg: avoid setting LUA_LIBDIR and LUA_INCDIR too early</title>
<updated>2019-07-27T02:58:19+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-07-26T22:11:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=1d3bb56b309ce0463249852f901147157f34adfa'/>
<id>urn:sha1:1d3bb56b309ce0463249852f901147157f34adfa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>path: keep order of existing entries in PATH</title>
<updated>2019-07-17T23:30:25+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-07-13T20:12:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=72d80a35bee56bd8f8002b199db37f89c1441c29'/>
<id>urn:sha1:72d80a35bee56bd8f8002b199db37f89c1441c29</id>
<content type='text'>
Implements suggestion by @FSMaxB:

&gt; Add an additional flag to util.cleanup_path that specifies if the cleanup
&gt; happens from the right or from the left. If append is true, clean up from the
&gt; left, otherwise clean up from the right.

Fixes #763.
</content>
</entry>
<entry>
<title>which: search in package.path and cpath as well</title>
<updated>2019-07-12T20:38:00+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-07-12T20:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=ec78ef6b0f4dc866a803b4e6d23ad16db12934d6'/>
<id>urn:sha1:ec78ef6b0f4dc866a803b4e6d23ad16db12934d6</id>
<content type='text'>
Also, add some tests.
</content>
</entry>
<entry>
<title>Tests: add tests for fs.is_file and fs.is_dir with symlinks</title>
<updated>2019-06-06T17:12:32+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-06-06T14:47:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=b522656085991297b3ccd0793b5d744653b24dfe'/>
<id>urn:sha1:b522656085991297b3ccd0793b5d744653b24dfe</id>
<content type='text'>
Regression test for #1021.
</content>
</entry>
<entry>
<title>Enable use of lua-bz2</title>
<updated>2019-06-06T17:11:02+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-06-06T15:03:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=f82627800d09755412bc50cbf9f1f964d1b2c5be'/>
<id>urn:sha1:f82627800d09755412bc50cbf9f1f964d1b2c5be</id>
<content type='text'>
Fixes #1005.
</content>
</entry>
<entry>
<title>Fix and reorganize Lua version detection</title>
<updated>2019-06-03T21:48:42+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-06-03T18:59:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=daf7e7e5f5ede8c3a5a00e2edaf8246209712781'/>
<id>urn:sha1:daf7e7e5f5ede8c3a5a00e2edaf8246209712781</id>
<content type='text'>
Make it more robust when detecting the Lua version when working inside a
project, and hopefully make the detection logic easier to track in the
code. Reorganized code so that the `detected` table becomes internal
to the `init_config` operation and only the regular `cfg` global table
is used after that.

Includes regression tests.
</content>
</entry>
<entry>
<title>Tests: add a couple of tests for dir.normalize</title>
<updated>2019-06-03T21:48:42+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-06-03T18:59:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=f7eb8df5363430a2b5ac288da5710ff382c632fe'/>
<id>urn:sha1:f7eb8df5363430a2b5ac288da5710ff382c632fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmd: fix crash if LuaRocks is given a bad LUA_DIR</title>
<updated>2019-06-03T21:48:42+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-06-03T16:56:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=a61d362c5a78edfe7a0f6662747934f0a2124603'/>
<id>urn:sha1:a61d362c5a78edfe7a0f6662747934f0a2124603</id>
<content type='text'>
Includes a regression test.
</content>
</entry>
<entry>
<title>Tests: cleanup signature before signing</title>
<updated>2019-04-26T22:02:39+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-04-26T20:07:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=c451dd03115f87d0143d170fbdaf160e8627391e'/>
<id>urn:sha1:c451dd03115f87d0143d170fbdaf160e8627391e</id>
<content type='text'>
</content>
</entry>
</feed>
