<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/src/bin, branch v3.0.2</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v3.0.2</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v3.0.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2018-07-10T22:02:50+00:00</updated>
<entry>
<title>luarocks, luarocks-admin: load cfg first, for luarocks.loader</title>
<updated>2018-07-10T22:02:50+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-07-09T14:04:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=68a54b3f1bd8d26aca41b2a2bada1af7ac32f7ff'/>
<id>urn:sha1:68a54b3f1bd8d26aca41b2a2bada1af7ac32f7ff</id>
<content type='text'>
Load luarocks.core.cfg first so that luarocks.loader knows it is running
inside LuaRocks.
</content>
</entry>
<entry>
<title>cmd: dynamically load additional external commands</title>
<updated>2018-07-04T21:15:07+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2018-07-04T21:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=410e3e057d41e08f497c770ce0576072e6b83fe7'/>
<id>urn:sha1:410e3e057d41e08f497c770ce0576072e6b83fe7</id>
<content type='text'>
Instead of a fixed list of commands, a dynamic list of modules
residing within the `luarocks.cmd.external.&lt;cmd_name&gt;` in the Lua path
will be dynamically added. This allows extending LuaRocks with
additional commands.
Same for `luarocks.admin.cmd.external.&lt;cmd_name&gt;`.</content>
</entry>
<entry>
<title>cmd: new command-line initialization sequence</title>
<updated>2018-07-01T18:51:13+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-06-19T14:09:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=e0af9ea7a7d7ba2aba76f975bf0d1c9965649ab8'/>
<id>urn:sha1:e0af9ea7a7d7ba2aba76f975bf0d1c9965649ab8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmd: rename luarocks.command_line to luarocks.cmd</title>
<updated>2018-07-01T18:51:13+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-06-19T13:34:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=a1d5c8ca857d455582efefe88037b82792734b9c'/>
<id>urn:sha1:a1d5c8ca857d455582efefe88037b82792734b9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>init: begin implementing `luarocks init`</title>
<updated>2018-05-31T14:16:09+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-05-24T19:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=adf40aba69130f0fb2630cfa3da70399823d8399'/>
<id>urn:sha1:adf40aba69130f0fb2630cfa3da70399823d8399</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test: initial implementation of `luarocks.test`</title>
<updated>2018-05-07T22:27:37+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-04-16T21:00:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=fdc51baae37c3232f6051db0e58ebefca8fdfdc7'/>
<id>urn:sha1:fdc51baae37c3232f6051db0e58ebefca8fdfdc7</id>
<content type='text'>
Adds:

* `luarocks test` command
* `luarocks.test` module
  * TODO: support running test from `build` as well
* `luarocks.test.busted` test backend
  * TODO: add test-only dependency on Busted
* `luarocks.test.command` test backend
</content>
</entry>
<entry>
<title>Add `luarocks which` command. (#733)</title>
<updated>2017-10-05T15:59:50+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2017-10-05T15:59:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=6898b379a8c25db3e21ba27b96680c7d0c5683f2'/>
<id>urn:sha1:6898b379a8c25db3e21ba27b96680c7d0c5683f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert commited `make build` changes in src/bin</title>
<updated>2017-09-30T09:43:27+00:00</updated>
<author>
<name>Peter Melnichenko</name>
<email>mpeterval@gmail.com</email>
</author>
<published>2017-09-30T09:43:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=146b6167c0fea3bf345ecee284bdd766c3447279'/>
<id>urn:sha1:146b6167c0fea3bf345ecee284bdd766c3447279</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Travis: speed up build</title>
<updated>2017-09-30T00:55:10+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2017-09-30T00:19:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=047760470db0874bbf3250f565a6c1d12dcafdee'/>
<id>urn:sha1:047760470db0874bbf3250f565a6c1d12dcafdee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move admin commands to luarocks.admin.cmd.*; fix references to modules.</title>
<updated>2016-10-29T18:14:05+00:00</updated>
<author>
<name>Hisham</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2016-10-29T18:14:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=67f73b4a1a18a6ff9535ac4ed5faec0d1eb9671a'/>
<id>urn:sha1:67f73b4a1a18a6ff9535ac4ed5faec0d1eb9671a</id>
<content type='text'>
</content>
</entry>
</feed>
