<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luafilesystem/tests, branch symlink_target</title>
<subtitle>A mirror of https://github.com/lunarmodules/luafilesystem
</subtitle>
<id>https://git.lua4.win/luafilesystem/atom?h=symlink_target</id>
<link rel='self' href='https://git.lua4.win/luafilesystem/atom?h=symlink_target'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/'/>
<updated>2016-06-20T23:32:20+00:00</updated>
<entry>
<title>Add a 'target' field for symlinkattributes.</title>
<updated>2016-06-20T23:32:20+00:00</updated>
<author>
<name>Hisham</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2016-06-20T23:32:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=2e068eb438238cde06b87ad44bf21af2852d05b5'/>
<id>urn:sha1:2e068eb438238cde06b87ad44bf21af2852d05b5</id>
<content type='text'>
It returns the resolved path of the symlink.
</content>
</entry>
<entry>
<title>Add a test for #52.</title>
<updated>2016-06-09T10:28:56+00:00</updated>
<author>
<name>Peter Melnichenko</name>
<email>mpeterval@gmail.com</email>
</author>
<published>2016-06-09T10:28:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=7fae11cdb5a129ce798df462365b7ce60c5f4d62'/>
<id>urn:sha1:7fae11cdb5a129ce798df462365b7ce60c5f4d62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix lfs.attributes(file, 'blksize')</title>
<updated>2014-08-09T10:33:33+00:00</updated>
<author>
<name>Stefan Hoffmann</name>
<email>stefan991@gmail.com</email>
</author>
<published>2014-08-09T10:33:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=4437e194558279b31878965d1c4b2188b1a8cf39'/>
<id>urn:sha1:4437e194558279b31878965d1c4b2188b1a8cf39</id>
<content type='text'>
fs.attributes(file, 'blksize') and fs.attributes(file, 'blocks) return
the wrong values.
Compare the whole attribute name instead of the first char and remove
buggy special casing with wrong indexes into the member array.
</content>
</entry>
<entry>
<title>luafilesystem 1.6.0</title>
<updated>2012-10-01T14:11:48+00:00</updated>
<author>
<name>Fabio Mascarenhas</name>
<email>mascarenhas@acm.org</email>
</author>
<published>2012-10-01T14:11:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=d71c63cdb776f7d25313f8fcd14f07512ba1f83e'/>
<id>urn:sha1:d71c63cdb776f7d25313f8fcd14f07512ba1f83e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>applied debian patches from enrico tassi</title>
<updated>2012-04-08T23:25:40+00:00</updated>
<author>
<name>Fabio Mascarenhas</name>
<email>mascarenhas@acm.org</email>
</author>
<published>2012-04-08T23:25:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=84f1af5eef6af267109eaa84c18c5a70edaf65ea'/>
<id>urn:sha1:84f1af5eef6af267109eaa84c18c5a70edaf65ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add lfs.link.</title>
<updated>2011-06-09T18:53:41+00:00</updated>
<author>
<name>Reuben Thomas</name>
<email>rrt@sc3d.org</email>
</author>
<published>2011-06-09T18:49:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=3cea6c6e9612ca2b04b4742c04721d24f4b316be'/>
<id>urn:sha1:3cea6c6e9612ca2b04b4742c04721d24f4b316be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use package.config to get directory separator.</title>
<updated>2011-06-09T18:53:41+00:00</updated>
<author>
<name>Reuben Thomas</name>
<email>rrt@sc3d.org</email>
</author>
<published>2011-06-09T14:37:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=7e979318bd3d237b4fbf8da17b3ece75ac0343ba'/>
<id>urn:sha1:7e979318bd3d237b4fbf8da17b3ece75ac0343ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add trivial implementation of setmode on non-Windows platforms.</title>
<updated>2011-06-09T18:53:41+00:00</updated>
<author>
<name>Reuben Thomas</name>
<email>rrt@sc3d.org</email>
</author>
<published>2011-06-09T13:23:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=361cede4d08073183d3546a78763e7b62d6be9ef'/>
<id>urn:sha1:361cede4d08073183d3546a78763e7b62d6be9ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make test.lua find its interpreter using /usr/bin/env.</title>
<updated>2011-06-09T18:53:41+00:00</updated>
<author>
<name>Reuben Thomas</name>
<email>rrt@sc3d.org</email>
</author>
<published>2011-06-09T13:09:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=3140ca4db8fbc35efaf44a4dd5176bfd0d99c713'/>
<id>urn:sha1:3140ca4db8fbc35efaf44a4dd5176bfd0d99c713</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add trivial link_info support on Windows (using STAT_FUNC).</title>
<updated>2011-06-09T18:53:41+00:00</updated>
<author>
<name>Reuben Thomas</name>
<email>rrt@sc3d.org</email>
</author>
<published>2011-06-09T13:01:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=530c9140c7628f7062e2caff73c94e547ea0c45f'/>
<id>urn:sha1:530c9140c7628f7062e2caff73c94e547ea0c45f</id>
<content type='text'>
</content>
</entry>
</feed>
