<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hex/plugins, branch master</title>
<subtitle>Interpreting hex viewer</subtitle>
<id>http://cgit.janouch.name/hex/atom?h=master</id>
<link rel='self' href='http://cgit.janouch.name/hex/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/hex/'/>
<updated>2024-12-08T21:37:12Z</updated>
<entry>
<title>Handle tiny files gracefully</title>
<updated>2024-12-08T21:37:12Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-12-08T21:36:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/hex/commit/?id=019c4302ad86fd6981e8abc90cd8cb58003b662c'/>
<id>urn:sha1:019c4302ad86fd6981e8abc90cd8cb58003b662c</id>
<content type='text'>
Lua detection functions used to cause fatal errors on failure to read.

We could also reconsider treating detection errors as fatal.
</content>
</entry>
<entry>
<title>elf.lua: fix a typo</title>
<updated>2023-06-18T20:46:10Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2023-06-18T20:45:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/hex/commit/?id=b87206bb931f10da622a95f8bd2f01b1ad6be706'/>
<id>urn:sha1:b87206bb931f10da622a95f8bd2f01b1ad6be706</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xcursor.lua: fix file version decoding</title>
<updated>2021-11-17T11:18:37Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2021-11-17T11:18:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/hex/commit/?id=9489358c926cd3eef4cfeb704a164e74d44caa3b'/>
<id>urn:sha1:9489358c926cd3eef4cfeb704a164e74d44caa3b</id>
<content type='text'>
The Xcursor header file contains more documentation than there is
in the actual documentation.
</content>
</entry>
<entry>
<title>Add an elementary decoder for Xcursor files</title>
<updated>2021-11-17T10:48:10Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2021-11-17T10:48:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/hex/commit/?id=a539a5510f06aa902d0d2658a9fc2242c0ce69b3'/>
<id>urn:sha1:a539a5510f06aa902d0d2658a9fc2242c0ce69b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Name change</title>
<updated>2020-09-28T03:10:27Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2020-09-28T03:10:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/hex/commit/?id=b3f117a7856f8aadd853b24f946d9807e1fa7197'/>
<id>urn:sha1:b3f117a7856f8aadd853b24f946d9807e1fa7197</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup, add comment</title>
<updated>2018-10-27T13:08:18Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2018-10-27T13:08:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/hex/commit/?id=16e24195e71654e964bd4840cfd4cd93a6e30834'/>
<id>urn:sha1:16e24195e71654e964bd4840cfd4cd93a6e30834</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Relicense to 0BSD, update mail address</title>
<updated>2018-06-24T02:11:24Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2018-06-24T02:11:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/hex/commit/?id=d22959cdd3bec6395ffadf860537389100f5b85d'/>
<id>urn:sha1:d22959cdd3bec6395ffadf860537389100f5b85d</id>
<content type='text'>
I've come to the conclusion that copyright mostly just stands in the way
of software development.  In my jurisdiction I cannot give up my own
copyright and 0BSD seems to be the closest thing to public domain.

The updated mail address, also used in my author/committer lines,
is shorter and looks nicer.  People rarely interact anyway.
</content>
</entry>
<entry>
<title>Add a partial decoder for PDF</title>
<updated>2017-11-19T20:51:53Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2017-02-12T19:22:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/hex/commit/?id=a2e56611331c62aea48e96ee092d450fb6de3b1f'/>
<id>urn:sha1:a2e56611331c62aea48e96ee092d450fb6de3b1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gzip.lua: fix variable scope</title>
<updated>2017-11-14T02:23:45Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2017-06-22T21:35:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/hex/commit/?id=59f1a85d1bc36a34cfcacb4faa993b82a965a109'/>
<id>urn:sha1:59f1a85d1bc36a34cfcacb4faa993b82a965a109</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add gzip.lua</title>
<updated>2017-05-29T13:52:53Z</updated>
<author>
<name>Přemysl Janouch</name>
<email>p.janouch@gmail.com</email>
</author>
<published>2017-05-29T13:47:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/hex/commit/?id=96f426f86208db0d1d11de5052c493fb247b9620'/>
<id>urn:sha1:96f426f86208db0d1d11de5052c493fb247b9620</id>
<content type='text'>
</content>
</entry>
</feed>
