<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/src, branch v2.0.3</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v2.0.3</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v2.0.3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2010-09-10T13:25:38+00:00</updated>
<entry>
<title>Cleanups for release</title>
<updated>2010-09-10T13:25:38+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2010-09-10T13:25:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=d040eee8e5d93a64587b168ad0742df0f7d5f7c1'/>
<id>urn:sha1:d040eee8e5d93a64587b168ad0742df0f7d5f7c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of github.com:keplerproject/luarocks</title>
<updated>2010-09-10T13:11:52+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2010-09-10T13:11:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=6d83783e43061b6231f47dfb14eb6b5937555558'/>
<id>urn:sha1:6d83783e43061b6231f47dfb14eb6b5937555558</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upload using rsync as well</title>
<updated>2010-09-10T13:10:23+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2010-09-10T13:07:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=5dcc8b797dad3a4a9b44e3101b06ee1306c81196'/>
<id>urn:sha1:5dcc8b797dad3a4a9b44e3101b06ee1306c81196</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Preserve permissions when copying files</title>
<updated>2010-09-09T19:03:13+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2010-09-09T19:03:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=569ab48390725c2d87f9a89cdeb47bae3fc2cd46'/>
<id>urn:sha1:569ab48390725c2d87f9a89cdeb47bae3fc2cd46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove LuaCurl now that we have download() implemented with LuaSocket</title>
<updated>2010-09-09T19:01:11+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2010-09-09T19:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=b6cfc996eb570cdcab1ca4d4c3e80c851aef7d1e'/>
<id>urn:sha1:b6cfc996eb570cdcab1ca4d4c3e80c851aef7d1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add message after build and install complete.</title>
<updated>2010-09-09T16:46:01+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2010-09-09T16:46:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=455818ca4ce650a31a27de7f2a57c04293c2ffe8'/>
<id>urn:sha1:455818ca4ce650a31a27de7f2a57c04293c2ffe8</id>
<content type='text'>
Indicates where installation took place, and license.
</content>
</entry>
<entry>
<title>Modify algorithm selection of rocks tree and add --local.</title>
<updated>2010-09-08T20:32:26+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2010-09-08T20:27:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=70182a664e30bd73c72cd15e82118325d12d499b'/>
<id>urn:sha1:70182a664e30bd73c72cd15e82118325d12d499b</id>
<content type='text'>
Drop old behavior in which the tree list was scanned to find the
first writable one (which meant users ended up installing rocks
locally). Now it always tries the last in the list (which is by
default the global one) and warns users when they have no write
permissions. (It picks the _last_ one so that the old behavior
when running sudo remains the same). Also add --local as a shorthand
to specify the local tree, as suggested by Steve Donovan.
</content>
</entry>
<entry>
<title>Add the 'show' command by Steve Donovan, plus some changes.</title>
<updated>2010-09-03T17:34:56+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2010-09-03T17:26:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=984adfca55d6fb8ae06e1b894ffca87cf3b90ecf'/>
<id>urn:sha1:984adfca55d6fb8ae06e1b894ffca87cf3b90ecf</id>
<content type='text'>
Added an error check and some layout improvements,
to make it look a bit like index.html from the repository.
The only 'major' change was to present the repository path instead of
the rock directory. I thought it would be confusing to present that path
there since it's not where the modules are.
</content>
</entry>
<entry>
<title>Support rsync in "luarocks-admin add"</title>
<updated>2010-08-30T19:27:45+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2010-08-30T19:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=05e12e918bbd3e2a58a42bf7e5e340ea90667f2e'/>
<id>urn:sha1:05e12e918bbd3e2a58a42bf7e5e340ea90667f2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support proxies when using LuaSocket (contributed by Steve Donovan)</title>
<updated>2010-08-30T18:33:30+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@NewMachine.localdomain</email>
</author>
<published>2010-08-30T18:33:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=31740064c5ce8f939556f98c42453dfad8ee0272'/>
<id>urn:sha1:31740064c5ce8f939556f98c42453dfad8ee0272</id>
<content type='text'>
</content>
</entry>
</feed>
