<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/src, branch v2.3.0-rc2</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v2.3.0-rc2</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v2.3.0-rc2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2015-12-06T20:50:39+00:00</updated>
<entry>
<title>Update version number.</title>
<updated>2015-12-06T20:50:39+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2015-12-06T20:50:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=fd99e90aac8e6bd3daffadac264497a542f2869a'/>
<id>urn:sha1:fd99e90aac8e6bd3daffadac264497a542f2869a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark release in source.</title>
<updated>2015-12-05T18:05:01+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2015-12-05T18:05:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=3141fe374bf334d8f95a4cce028eb838ae1a478b'/>
<id>urn:sha1:3141fe374bf334d8f95a4cce028eb838ae1a478b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve writability checks.</title>
<updated>2015-12-05T17:07:21+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2015-12-05T17:07:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=bf12327a64400884b2be50c88cc8b223db57260c'/>
<id>urn:sha1:bf12327a64400884b2be50c88cc8b223db57260c</id>
<content type='text'>
LuaRocks does `mkdir -p` (or equivalent), so we can check
for the entire chain of parents for a writable directory.
Closes #449.
</content>
</entry>
<entry>
<title>Process external deps in sorted order</title>
<updated>2015-12-05T15:39:36+00:00</updated>
<author>
<name>mpeterv</name>
<email>mpeterval@gmail.com</email>
</author>
<published>2015-12-05T13:45:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=f59f8719eb6c462ad332190c3750f5f209d028b8'/>
<id>urn:sha1:f59f8719eb6c462ad332190c3750f5f209d028b8</id>
<content type='text'>
Ensure consistent output for Lua 5.3 where key order of pairs() can
change between two runs.
</content>
</entry>
<entry>
<title>Show candidate files when external deps are missing</title>
<updated>2015-12-05T15:39:18+00:00</updated>
<author>
<name>mpeterv</name>
<email>mpeterval@gmail.com</email>
</author>
<published>2015-12-05T11:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=5ff2408d35eee424359ba5bdd6b5f792f8a0b046'/>
<id>urn:sha1:5ff2408d35eee424359ba5bdd6b5f792f8a0b046</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/keplerproject/luarocks</title>
<updated>2015-12-01T17:18:17+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2015-12-01T17:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=941801942cedd832a4c78d1db3d297b23536af22'/>
<id>urn:sha1:941801942cedd832a4c78d1db3d297b23536af22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure --local always implies --tree=home.</title>
<updated>2015-12-01T17:17:23+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2015-12-01T17:17:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=adec4bf7f83e5d9214c708e816f8041f0da94541'/>
<id>urn:sha1:adec4bf7f83e5d9214c708e816f8041f0da94541</id>
<content type='text'>
Alternative fix for problem mentioned in #352.
</content>
</entry>
<entry>
<title>Merge pull request #453 from Tieske/default_config_location</title>
<updated>2015-12-01T17:07:51+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2015-12-01T17:07:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=334e8b5126864f0d0a5a34ce6953a44ef7eefc51'/>
<id>urn:sha1:334e8b5126864f0d0a5a34ce6953a44ef7eefc51</id>
<content type='text'>
write config directory only if explictly given, use defaults otherwise</content>
</entry>
<entry>
<title>fix: bad errormessage and missing quotes</title>
<updated>2015-11-24T23:09:17+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2015-11-24T23:09:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=60e536fdb410694ece41ce5ac8517ffc4826391c'/>
<id>urn:sha1:60e536fdb410694ece41ce5ac8517ffc4826391c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>write config directory only if explictly given, use defaults otherwise</title>
<updated>2015-11-14T16:33:32+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2015-11-14T16:33:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=9b249227220ea01c3ae40b4e3491f031a5307194'/>
<id>urn:sha1:9b249227220ea01c3ae40b4e3491f031a5307194</id>
<content type='text'>
</content>
</entry>
</feed>
