<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ncopa/lua-file-magic, branch master</title>
<subtitle>Lua binding to libmagic
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/lua-file-magic/'/>
<entry>
<title>Comment out unimplemented stuff</title>
<updated>2011-11-18T09:22:05+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-11-18T09:22:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/lua-file-magic/commit/?id=7ad4ed4670f136ba9f4bb65d4a5ccdb4ef5b567d'/>
<id>7ad4ed4670f136ba9f4bb65d4a5ccdb4ef5b567d</id>
<content type='text'>
The rest is related compiling and checking the magic file.
We leave this out for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The rest is related compiling and checking the magic file.
We leave this out for now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement magic_getpath</title>
<updated>2011-11-18T09:17:33+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-11-18T09:17:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/lua-file-magic/commit/?id=8d5f2af1495f8fcac4652d3939c859353c45498c'/>
<id>8d5f2af1495f8fcac4652d3939c859353c45498c</id>
<content type='text'>
This function is not documented in libmagic(3) but it is available
in magic.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This function is not documented in libmagic(3) but it is available
in magic.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement magic_buffer()</title>
<updated>2011-11-18T09:05:25+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-11-18T09:05:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/lua-file-magic/commit/?id=afc386a40f8572b785a4b154b5be5789f260de07'/>
<id>afc386a40f8572b785a4b154b5be5789f260de07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement magic_descriptor()</title>
<updated>2011-11-18T08:59:39+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-11-18T08:59:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/lua-file-magic/commit/?id=a4afecaeb9414535a4da21853c1de01c6d302728'/>
<id>a4afecaeb9414535a4da21853c1de01c6d302728</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add simple test script</title>
<updated>2011-11-18T08:35:16+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-11-18T08:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/lua-file-magic/commit/?id=1019f4b28b768085db2f78dac2a3d2f54a8e541f'/>
<id>1019f4b28b768085db2f78dac2a3d2f54a8e541f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement magic_errno</title>
<updated>2011-11-18T08:34:48+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-11-18T08:34:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/lua-file-magic/commit/?id=3deeedbf4fb944dfd9f4a903ba924356a8df9c91'/>
<id>3deeedbf4fb944dfd9f4a903ba924356a8df9c91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement magic_setflags, fix compiler warning</title>
<updated>2011-11-18T08:20:44+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-11-18T08:20:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/lua-file-magic/commit/?id=59efa32c03fd650a3f3a3a0e92518224f7833ebf'/>
<id>59efa32c03fd650a3f3a3a0e92518224f7833ebf</id>
<content type='text'>
From Jeff Pohlmeyer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Jeff Pohlmeyer
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement magic_load()</title>
<updated>2011-11-17T14:52:33+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-11-17T14:52:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/lua-file-magic/commit/?id=f560a950374635c3cc4a9856234b94e0d19ceff8'/>
<id>f560a950374635c3cc4a9856234b94e0d19ceff8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement magic_file() and magic_error()</title>
<updated>2011-11-17T14:46:47+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-11-17T14:46:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/lua-file-magic/commit/?id=f51a53d36ec1fc90996b32e1da9cd25707536969'/>
<id>f51a53d36ec1fc90996b32e1da9cd25707536969</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Define open and close</title>
<updated>2011-11-17T14:31:34+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-11-17T14:31:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/lua-file-magic/commit/?id=a93550134064b553e5e4a83606f14455301d8156'/>
<id>a93550134064b553e5e4a83606f14455301d8156</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
