<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/src/bin, branch v2.4.3</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v2.4.3</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v2.4.3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2015-10-01T00:50:52+00:00</updated>
<entry>
<title>Revert accidental commit.</title>
<updated>2015-10-01T00:50:52+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2015-10-01T00:50:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=8fe1bbd627bae2da2d1b7d8e376a35ebf5626d2e'/>
<id>urn:sha1:8fe1bbd627bae2da2d1b7d8e376a35ebf5626d2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use env for setting MACOSX_DEPLOYMENT_TARGET.</title>
<updated>2015-09-30T22:02:09+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2015-09-30T22:02:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=bacd3da5b1406d327dd4009b7ec3ea1834117534'/>
<id>urn:sha1:bacd3da5b1406d327dd4009b7ec3ea1834117534</id>
<content type='text'>
See #422.
</content>
</entry>
<entry>
<title>Add `luarocks config` command for querying LuaRocks settings.</title>
<updated>2015-05-18T17:35:19+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2015-05-18T17:35:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=4462ca51ee10363916c29c071942c15f424913e6'/>
<id>urn:sha1:4462ca51ee10363916c29c071942c15f424913e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix --lib flag (and my last commit goof...)</title>
<updated>2015-03-24T02:48:18+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2015-03-24T02:48:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=294e08fa074d47063e3a83bc9f62587d39ce1d44'/>
<id>urn:sha1:294e08fa074d47063e3a83bc9f62587d39ce1d44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix tests: new flag parser detected invalid flags in the testsuite.</title>
<updated>2015-03-24T02:35:48+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2015-03-24T02:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=62d4e051c679c3bdf027b3d63fc33a2c68921772'/>
<id>urn:sha1:62d4e051c679c3bdf027b3d63fc33a2c68921772</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure luarocks.loader sees package paths.</title>
<updated>2014-08-11T15:12:13+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2014-08-11T15:09:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=8dffe73a61ecbff7d4c00cdd795d819b81d3f3dd'/>
<id>urn:sha1:8dffe73a61ecbff7d4c00cdd795d819b81d3f3dd</id>
<content type='text'>
This should fix a bug reported by @tomasguisasola on 2014-07-07.
</content>
</entry>
<entry>
<title>HTTPS support for downloading and uploading rocks.</title>
<updated>2014-06-27T00:43:14+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2014-06-27T00:43:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=c318a9a6a55ad0c50dc9ec99dbf3aa750ad5021b'/>
<id>urn:sha1:c318a9a6a55ad0c50dc9ec99dbf3aa750ad5021b</id>
<content type='text'>
HTTPS is set as default for uploading.
HTTP is still default for downloading to keep dependencies low and because the
HTTPS code is new; might be changed in the future.
See #273 and #240.
</content>
</entry>
<entry>
<title>Transition to MoonRocks. Add `luarocks upload` command for uploading into MoonRocks.</title>
<updated>2014-05-26T22:41:17+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2014-05-26T22:41:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=dc9d2daf9deaf867b6caaf88ab1bb088e2b4622d'/>
<id>urn:sha1:dc9d2daf9deaf867b6caaf88ab1bb088e2b4622d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/keplerproject/luarocks into lua52_compat</title>
<updated>2014-03-21T07:56:31+00:00</updated>
<author>
<name>mpeterv</name>
<email>petjamelnik@yandex.ru</email>
</author>
<published>2014-03-21T07:56:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=8498916df098bfcf17947537427cc1fffdeea2a5'/>
<id>urn:sha1:8498916df098bfcf17947537427cc1fffdeea2a5</id>
<content type='text'>
Conflicts:
	src/bin/luarocks
	src/luarocks/fs/unix/tools.lua
	src/luarocks/path.lua

Fixed:
	src/luarocks/path_cmd.lua: moved meta-data from path.lua
	Makefile: added path_cmd.lua to the list of installed files
</content>
</entry>
<entry>
<title>Split luarocks.path the library and `luarocks path` the command.</title>
<updated>2014-03-20T19:49:51+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2014-03-20T19:49:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=397659cc5cb30569b33cc9c0ab220f85379bc97f'/>
<id>urn:sha1:397659cc5cb30569b33cc9c0ab220f85379bc97f</id>
<content type='text'>
As suggested in #232.
</content>
</entry>
</feed>
