<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/src, branch v2.0.9</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v2.0.9</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v2.0.9'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2012-07-06T13:40:08+00:00</updated>
<entry>
<title>Bump version to 2.0.9</title>
<updated>2012-07-06T13:40:08+00:00</updated>
<author>
<name>Ignacio Burgueño</name>
<email>ignaciob@inconcertcc.com</email>
</author>
<published>2012-06-28T13:38:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=040f6eb2508438d9f7e3ced6a1f3ecb5cc23b89d'/>
<id>urn:sha1:040f6eb2508438d9f7e3ced6a1f3ecb5cc23b89d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove .svn directories so they don't show up in .rock files,</title>
<updated>2012-07-03T20:02:19+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2012-07-03T20:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=3377827aa8a8a8b42f78473c5045ee50c7eebdd2'/>
<id>urn:sha1:3377827aa8a8a8b42f78473c5045ee50c7eebdd2</id>
<content type='text'>
the same way we handle .git directories.
</content>
</entry>
<entry>
<title>Pass -rpath to linker for external dependencies.</title>
<updated>2012-06-20T04:59:44+00:00</updated>
<author>
<name>Robert G. Jakabosky</name>
<email>bobby@sharedrealm.com</email>
</author>
<published>2012-06-20T04:59:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=7384d70435eaf39c3f5940301c98bc3e6fef8f10'/>
<id>urn:sha1:7384d70435eaf39c3f5940301c98bc3e6fef8f10</id>
<content type='text'>
This is important for libraries that are not in the standard system
library paths.
</content>
</entry>
<entry>
<title>Do not lose error message information on 'unpack'.</title>
<updated>2012-05-24T21:19:13+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2012-05-24T21:12:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=96e72c4a8782d62dc3fb53ad60fdcf7cb39418c1'/>
<id>urn:sha1:96e72c4a8782d62dc3fb53ad60fdcf7cb39418c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'ignacio/clone_branch'. Closes #73.</title>
<updated>2012-05-24T21:10:05+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2012-05-24T21:10:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=a9baf450ed66e3cd112c5f93f78c4f277328790b'/>
<id>urn:sha1:a9baf450ed66e3cd112c5f93f78c4f277328790b</id>
<content type='text'>
Conflicts:
	src/luarocks/fetch/git.lua
</content>
</entry>
<entry>
<title>Add "new_version", a new feature.</title>
<updated>2012-05-21T02:30:14+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2012-05-21T02:30:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=123e9c106fb96686981e41f7ce0a47017a8c83c7'/>
<id>urn:sha1:123e9c106fb96686981e41f7ce0a47017a8c83c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor the download operation so it can be used by other modules.</title>
<updated>2012-05-21T02:29:07+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2012-05-21T02:29:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=2f654a1eeb0ea567867149951f9f72ad96070372'/>
<id>urn:sha1:2f654a1eeb0ea567867149951f9f72ad96070372</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for a priority table when writing files.</title>
<updated>2012-05-21T02:28:43+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2012-05-21T02:27:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=d0aa4e236883fc7e118cab32207e8d585a935023'/>
<id>urn:sha1:d0aa4e236883fc7e118cab32207e8d585a935023</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix stat flag used by FreeBSD. Closes #72.</title>
<updated>2012-05-21T02:26:14+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2012-05-21T02:26:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=4375316b4385cbc6c7268a547c3aa0415dc034ee'/>
<id>urn:sha1:4375316b4385cbc6c7268a547c3aa0415dc034ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Oops, fooled by the precedence rules. This should fix the fix for #52.</title>
<updated>2012-05-15T14:18:51+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2012-05-15T14:18:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=87519044aa3af396856d911629c58d4fe95d52fb'/>
<id>urn:sha1:87519044aa3af396856d911629c58d4fe95d52fb</id>
<content type='text'>
</content>
</entry>
</feed>
