<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/src, 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-05T19:23:26+00:00</updated>
<entry>
<title>Release 3.2.1</title>
<updated>2019-09-05T19:23:26+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-09-05T19:23:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=62e705b9f7374dd12dadc993c6b2b2cacd855ac8'/>
<id>urn:sha1:62e705b9f7374dd12dadc993c6b2b2cacd855ac8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix Windows cross-compilation hack</title>
<updated>2019-09-05T19:22:24+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-09-05T19:22:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=9ba78c0a7b9a3479174c74be612556aed0e21efb'/>
<id>urn:sha1:9ba78c0a7b9a3479174c74be612556aed0e21efb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix local search of manifests</title>
<updated>2019-09-05T17:49:18+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-09-05T15:22:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=319224cb48de98b345f30698f1c93054a494735d'/>
<id>urn:sha1:319224cb48de98b345f30698f1c93054a494735d</id>
<content type='text'>
Since #1065 it was failing to find the unversioned `manifest`
files inside `&lt;rocks_tree&gt;/lib/luarocks/rocks-5.x/`. The result
was that `luarocks install foo` worked but then `luarocks show foo`
didn't.
</content>
</entry>
<entry>
<title>cfg: only override config file values with detected when giving flags</title>
<updated>2019-09-04T17:28:46+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-09-03T19:54:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=df3072cc88b36815be7ff4890eca6d0f8d4c20da'/>
<id>urn:sha1:df3072cc88b36815be7ff4890eca6d0f8d4c20da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix version detection</title>
<updated>2019-09-04T17:28:46+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-09-02T19:49:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=c300bbf52e9a97248ba57ab8e10b0a5c38c369d4'/>
<id>urn:sha1:c300bbf52e9a97248ba57ab8e10b0a5c38c369d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmd: avoid changing add_to_parser if command is missing</title>
<updated>2019-09-03T18:00:01+00:00</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2019-08-31T01:01:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=929d335e2bfad0083f161007d40fbc34738c1f8a'/>
<id>urn:sha1:929d335e2bfad0083f161007d40fbc34738c1f8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmd: catch errors loading command modules</title>
<updated>2019-09-03T18:00:01+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-08-30T19:42:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=b9c4095511d8048910fbcb67865ec6eb86283bc6'/>
<id>urn:sha1:b9c4095511d8048910fbcb67865ec6eb86283bc6</id>
<content type='text'>
This should be useful for external modules.
</content>
</entry>
<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>Fix manif.load_manifest changing current directory</title>
<updated>2019-09-03T17:59:19+00:00</updated>
<author>
<name>Paul Ouellette</name>
<email>oue.paul18@gmail.com</email>
</author>
<published>2019-09-03T02:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=62a7c4f5fbb727b2509fc6d91fb6943111d30cbd'/>
<id>urn:sha1:62a7c4f5fbb727b2509fc6d91fb6943111d30cbd</id>
<content type='text'>
</content>
</entry>
</feed>
