<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luafilesystem, branch v1_8_0</title>
<subtitle>A mirror of https://github.com/lunarmodules/luafilesystem
</subtitle>
<id>https://git.lua4.win/luafilesystem/atom?h=v1_8_0</id>
<link rel='self' href='https://git.lua4.win/luafilesystem/atom?h=v1_8_0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/'/>
<updated>2020-04-23T01:16:42+00:00</updated>
<entry>
<title>Release 1.8.0</title>
<updated>2020-04-23T01:16:42+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2020-04-23T01:16:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=7c6e1b013caec0602ca4796df3b1d7253a2dd258'/>
<id>urn:sha1:7c6e1b013caec0602ca4796df3b1d7253a2dd258</id>
<content type='text'>
</content>
</entry>
<entry>
<title>It does work on Windows now!</title>
<updated>2020-04-23T01:12:23+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2020-04-23T01:12:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=68c624c686c471b398704e73a8df1a942666e7d5'/>
<id>urn:sha1:68c624c686c471b398704e73a8df1a942666e7d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update copyrights</title>
<updated>2020-04-23T01:09:38+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2020-04-23T01:09:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=41e59da31bb9dca58449b9b18d7b28e054b1d05e'/>
<id>urn:sha1:41e59da31bb9dca58449b9b18d7b28e054b1d05e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Lua 5.4: use __close to close dir if you break the iterator</title>
<updated>2020-04-22T14:30:28+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2020-04-21T22:38:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=842505b6a33d0b0e2445568ea42f2adbf3c4eb77'/>
<id>urn:sha1:842505b6a33d0b0e2445568ea42f2adbf3c4eb77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>indent -kr -nut -i2 src/lfs.c src/lfs.h</title>
<updated>2020-04-22T14:30:28+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2020-04-21T21:58:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=3e879ffba1b66ede11a038ba46d55475a51e538b'/>
<id>urn:sha1:3e879ffba1b66ede11a038ba46d55475a51e538b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: make it easier to switch Lua versions</title>
<updated>2020-04-21T21:41:55+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2020-04-21T21:41:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=4f7e1b5a49575c77657b77bea383f79cddd768e3'/>
<id>urn:sha1:4f7e1b5a49575c77657b77bea383f79cddd768e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use CREATE_ALWAYS instead of CREATE_NEW</title>
<updated>2020-04-21T21:36:43+00:00</updated>
<author>
<name>云风</name>
<email>cloudwu@gmail.com</email>
</author>
<published>2018-11-14T02:39:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=a5336d294d27f98c38394b6ea441e68bab96bdc8'/>
<id>urn:sha1:a5336d294d27f98c38394b6ea441e68bab96bdc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: behavior test for hard links</title>
<updated>2020-04-21T16:45:50+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2020-04-21T03:10:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=6048863a96779db026d369dccb92d53076490065'/>
<id>urn:sha1:6048863a96779db026d369dccb92d53076490065</id>
<content type='text'>
Also check nlink on Unix only
and test if something is a symlink
</content>
</entry>
<entry>
<title>win32: strip UNC prefix if present</title>
<updated>2020-04-21T16:45:50+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2020-04-21T04:15:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=1a61e5284df50cdccd065424dfcb1975dace4c2d'/>
<id>urn:sha1:1a61e5284df50cdccd065424dfcb1975dace4c2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>win32 lstat: if it's not a link, just do stat</title>
<updated>2020-04-21T16:45:50+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2020-04-21T04:48:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luafilesystem/commit/?id=7cb7d86dc4ae9b7305c46277cc26ae4d9c645588'/>
<id>urn:sha1:7cb7d86dc4ae9b7305c46277cc26ae4d9c645588</id>
<content type='text'>
</content>
</entry>
</feed>
