<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nekopack.git/src/cli.h, branch master</title>
<subtitle>Tool for extracting game data from Nekopara's XP3 archives.
</subtitle>
<id>https://www.git.jakob.space/nekopack.git/atom?h=master</id>
<link rel='self' href='https://www.git.jakob.space/nekopack.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/nekopack.git/'/>
<updated>2017-06-06T19:40:40Z</updated>
<entry>
<title>Cleaned up</title>
<updated>2017-06-06T19:40:40Z</updated>
<author>
<name>jakob</name>
<email>jakob@memeware.net</email>
</author>
<published>2017-06-06T19:40:40Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/nekopack.git/commit/?id=cfd5fb6e6fb47e084e66e1e4e2d6a99f19be661e'/>
<id>urn:sha1:cfd5fb6e6fb47e084e66e1e4e2d6a99f19be661e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fully working repacker, no bugs related to the encoded output being larger than the buffer, and filenames are properly encoded.</title>
<updated>2017-06-03T23:00:07Z</updated>
<author>
<name>jakob</name>
<email>jakob@memeware.net</email>
</author>
<published>2017-06-03T23:00:07Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/nekopack.git/commit/?id=17b658ceadd08d693f23448c276958e2eea5970e'/>
<id>urn:sha1:17b658ceadd08d693f23448c276958e2eea5970e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial working XP3 creation.</title>
<updated>2017-06-01T21:37:20Z</updated>
<author>
<name>jakob</name>
<email>jakob@memeware.net</email>
</author>
<published>2017-06-01T21:37:20Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/nekopack.git/commit/?id=6adad1bfad91274aad030cf6167c1f19fb602d62'/>
<id>urn:sha1:6adad1bfad91274aad030cf6167c1f19fb602d62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Began checking all calls to malloc for NULL and improving documentation.</title>
<updated>2017-05-18T00:51:20Z</updated>
<author>
<name>jakob</name>
<email>jakob@memeware.net</email>
</author>
<published>2017-05-18T00:51:20Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/nekopack.git/commit/?id=1a386655395a4259a48108ed78c1f61d9b8ecbb4'/>
<id>urn:sha1:1a386655395a4259a48108ed78c1f61d9b8ecbb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Began work on a 100%-compatible repacker</title>
<updated>2017-05-09T22:53:41Z</updated>
<author>
<name>jakob</name>
<email>jakob@memeware.net</email>
</author>
<published>2017-05-09T22:53:41Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/nekopack.git/commit/?id=b38a284ffc56e292b79610bbd94ebaf086fb4421'/>
<id>urn:sha1:b38a284ffc56e292b79610bbd94ebaf086fb4421</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expanded tests for the command-line interface.</title>
<updated>2017-04-12T20:54:36Z</updated>
<author>
<name>jakob</name>
<email>jakob@memeware.net</email>
</author>
<published>2017-04-12T20:54:36Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/nekopack.git/commit/?id=07347dcaa361607a924178eff787177e8cca6d68'/>
<id>urn:sha1:07347dcaa361607a924178eff787177e8cca6d68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Automated style checking and fixed unit tests.</title>
<updated>2017-04-09T23:39:46Z</updated>
<author>
<name>jakob</name>
<email>jakob@memeware.net</email>
</author>
<published>2017-04-09T23:39:46Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/nekopack.git/commit/?id=411a40b5c077ca69e34c7016428eb9d856f8fe73'/>
<id>urn:sha1:411a40b5c077ca69e34c7016428eb9d856f8fe73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed segmentation fault on invalid paths, cleaned up code</title>
<updated>2017-04-01T19:47:28Z</updated>
<author>
<name>jakob</name>
<email>jakob@memeware.net</email>
</author>
<published>2017-04-01T19:47:28Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/nekopack.git/commit/?id=5ac05edbb64b89741728ba006b0ce681a5d51595'/>
<id>urn:sha1:5ac05edbb64b89741728ba006b0ce681a5d51595</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated copyright information.</title>
<updated>2017-03-11T12:35:00Z</updated>
<author>
<name>jakob</name>
<email>jakob@memeware.net</email>
</author>
<published>2017-03-11T12:35:00Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/nekopack.git/commit/?id=06ef3f15929b4de343f4f749bade08f6b4783d3a'/>
<id>urn:sha1:06ef3f15929b4de343f4f749bade08f6b4783d3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented error checking to prevent against segfaulting when a corrupted archive is encountered.</title>
<updated>2017-03-04T02:04:36Z</updated>
<author>
<name>jakob</name>
<email>jakob@memeware.net</email>
</author>
<published>2017-03-04T02:04:36Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/nekopack.git/commit/?id=79db4fa8975cd445958f88a046c75243300b7b69'/>
<id>urn:sha1:79db4fa8975cd445958f88a046c75243300b7b69</id>
<content type='text'>
</content>
</entry>
</feed>
