<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/spec, branch v3.2.1</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v3.2.1</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v3.2.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2019-09-03T18:00:01+00:00</updated>
<entry>
<title>cmd: add compatibility mode for pre-argparse external commands</title>
<updated>2019-09-03T18:00:01+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-08-30T14:02:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=ccf92207e1092ae339b74454168acca79af72d0e'/>
<id>urn:sha1:ccf92207e1092ae339b74454168acca79af72d0e</id>
<content type='text'>
See #1070.
</content>
</entry>
<entry>
<title>fs: fix Lua wrapper for interactive mode</title>
<updated>2019-09-03T17:59:43+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-09-02T17:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=0a5c5eee15072b712d0cee4cce8d642d1177ff76'/>
<id>urn:sha1:0a5c5eee15072b712d0cee4cce8d642d1177ff76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: fix --branch flag</title>
<updated>2019-09-03T17:56:49+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-09-02T17:32:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=96b6b9ca9cf77922863d440247850b6b7c4bb9ae'/>
<id>urn:sha1:96b6b9ca9cf77922863d440247850b6b7c4bb9ae</id>
<content type='text'>
The `--branch` flag is optional and takes a string argument.

The `--branch` flag does not make sense for `luarocks make` because
it does not fetch sources, it builds/installs based on whatever is
in the current directory.

This also adds tests that verify the behavior, but these don't
run in Travis CI because of issues running a Git daemon there.
They were verified locally.
</content>
</entry>
<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>
</feed>
