<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/src, branch v2.2.0beta1</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v2.2.0beta1</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v2.2.0beta1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2014-05-26T22:41:17+00:00</updated>
<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>Fix chmod argument order.</title>
<updated>2014-05-26T22:40:58+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2014-05-26T22:40:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=1788d0bb8c08e1ff7e671f20a023b3dcc4f80206'/>
<id>urn:sha1:1788d0bb8c08e1ff7e671f20a023b3dcc4f80206</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/keplerproject/luarocks</title>
<updated>2014-05-26T03:55:52+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2014-05-26T03:55:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=0d9bc9eb541cdac6ae55c5c313a29be275cdd812'/>
<id>urn:sha1:0d9bc9eb541cdac6ae55c5c313a29be275cdd812</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix curl --connect-timeout option following #261.</title>
<updated>2014-05-26T03:55:18+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2014-05-26T03:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=4f66cbdbabc19e1b52ad3d82a800e2b892254718'/>
<id>urn:sha1:4f66cbdbabc19e1b52ad3d82a800e2b892254718</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix curl --connect-timeout option</title>
<updated>2014-05-24T14:01:08+00:00</updated>
<author>
<name>Albert Puertolas</name>
<email>whitewolf7@gmail.com</email>
</author>
<published>2014-05-24T14:01:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=3eeb977754023914d862c8b498fbb06e7362e95c'/>
<id>urn:sha1:3eeb977754023914d862c8b498fbb06e7362e95c</id>
<content type='text'>
curl expects options and their arguments to be separate by space
instead of ‘=‘
</content>
</entry>
<entry>
<title>Reorganized Windows specific files. Now installer can work directly from the repository</title>
<updated>2014-05-06T20:43:00+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2014-05-06T20:43:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=1dd5293f0c725c1d5f290bbed51b3bec59748d16'/>
<id>urn:sha1:1dd5293f0c725c1d5f290bbed51b3bec59748d16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #253 from Tieske/fix_path_order</title>
<updated>2014-05-03T20:18:44+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2014-05-03T20:18:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=9f1a6be6c3eb62d70d3788e20604d4b83560faed'/>
<id>urn:sha1:9f1a6be6c3eb62d70d3788e20604d4b83560faed</id>
<content type='text'>
corrects order of exported paths</content>
</entry>
<entry>
<title>Set timeout in LuaSocket/LuaSec based implementation as well.</title>
<updated>2014-05-03T19:59:56+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2014-05-03T19:53:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=4396b504b7848081322cbaa9d5e26c9641a161b4'/>
<id>urn:sha1:4396b504b7848081322cbaa9d5e26c9641a161b4</id>
<content type='text'>
Be more forgiving with thi cfg.connection_timeout setting.
Add --timeout flag, as discussed in #249.
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/keplerproject/luarocks</title>
<updated>2014-05-03T19:46:09+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2014-05-03T19:46:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=dca17835db0ed60f971acf33a0c78d203bc5e22f'/>
<id>urn:sha1:dca17835db0ed60f971acf33a0c78d203bc5e22f</id>
<content type='text'>
Conflicts:
	src/luarocks/fs/unix/tools.lua
	src/luarocks/fs/win32/tools.lua
</content>
</entry>
<entry>
<title>fixes #251</title>
<updated>2014-05-01T20:20:28+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2014-05-01T20:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=17437fd52b648a6ad512c6e0587241c62b353f45'/>
<id>urn:sha1:17437fd52b648a6ad512c6e0587241c62b353f45</id>
<content type='text'>
- order of path; user vs system tree corrected.
- bin directories of all trees included, instead of current tree
</content>
</entry>
</feed>
