<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks, branch 2.0.6-rc1</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=2.0.6-rc1</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=2.0.6-rc1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2011-09-16T20:41:59+00:00</updated>
<entry>
<title>prepare release 2.0.6</title>
<updated>2011-09-16T20:41:59+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2011-09-16T20:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=03ccb924aba43e555078438596864d343e061269'/>
<id>urn:sha1:03ccb924aba43e555078438596864d343e061269</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace rocks_trees and rocks_servers with the one in the home file; do not merge as that would be confusing.</title>
<updated>2011-09-16T20:09:14+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2011-09-16T20:09:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=1dba81b8e19bd1b915d102b2071e8f8fd58fb5c6'/>
<id>urn:sha1:1dba81b8e19bd1b915d102b2071e8f8fd58fb5c6</id>
<content type='text'>
Also, be extra careful in deep_merge; do not assume tables are so nicely formed.
</content>
</entry>
<entry>
<title>Inform the user that 'install' switched into 'build'. Closes #30.</title>
<updated>2011-09-16T19:10:16+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2011-09-16T19:10:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=18f764d9f567fb4066d2e7af301de599f787a53e'/>
<id>urn:sha1:18f764d9f567fb4066d2e7af301de599f787a53e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename luarocks.config to luarocks.site_config, to avoid confusion with the system-wide configuration file. Thanks to Ignacio for the investigation. Closes #41.</title>
<updated>2011-09-16T18:16:18+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2011-09-16T18:16:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=4f983c3fc840e6d3bf4b4980bdfd04e9dcd265e0'/>
<id>urn:sha1:4f983c3fc840e6d3bf4b4980bdfd04e9dcd265e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>install luarocks.fetch.hg</title>
<updated>2011-09-16T18:13:15+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2011-09-16T18:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=1eb33f04bea27b8da82903519e63fde50efa288a'/>
<id>urn:sha1:1eb33f04bea27b8da82903519e63fde50efa288a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added a config flag so that unknown fields are accepted. Closes #19.</title>
<updated>2011-09-16T17:08:53+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2011-09-16T17:08:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=310ca38b5fa354bdea4f0a1d2a74791d06de2172'/>
<id>urn:sha1:310ca38b5fa354bdea4f0a1d2a74791d06de2172</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix inverted test, which was overwriting the value of rockspec.source.tag</title>
<updated>2011-09-16T16:01:10+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2011-09-16T16:01:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=82a914d27f8ae81966e2d1b15c922fd0b964e4ed'/>
<id>urn:sha1:82a914d27f8ae81966e2d1b15c922fd0b964e4ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix variable exported.</title>
<updated>2011-09-10T18:05:37+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2011-09-10T18:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=832e6aa16d5977e57ca73064f8377259801ce160'/>
<id>urn:sha1:832e6aa16d5977e57ca73064f8377259801ce160</id>
<content type='text'>
(patch by David Manura)
</content>
</entry>
<entry>
<title>Rename files so they're not incorrectly detected by their filename extensions.</title>
<updated>2011-09-10T17:19:47+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2011-09-10T17:19:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=dd87821bc1c2d2bf19e9531626009c09aeb36166'/>
<id>urn:sha1:dd87821bc1c2d2bf19e9531626009c09aeb36166</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for working on future extensions of the rockspec format; start with support for disabling the bin/ wrappers.</title>
<updated>2011-09-05T03:15:17+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2011-09-05T03:15:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=a1ec2d939bf10e6429f46b8b74c95927dcc3a6dc'/>
<id>urn:sha1:a1ec2d939bf10e6429f46b8b74c95927dcc3a6dc</id>
<content type='text'>
</content>
</entry>
</feed>
