<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mat/MAT, branch python3</title>
<subtitle>Keep your data, trash your meta

</subtitle>
<id>http://git.dustri.org/archives/mat/atom?h=python3</id>
<link rel='self' href='http://git.dustri.org/archives/mat/atom?h=python3'/>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/'/>
<updated>2014-06-08T11:39:18Z</updated>
<entry>
<title>Rename the MAT folder to libmat.</title>
<updated>2014-06-08T11:39:18Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2014-06-08T11:39:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=af36529554c39a2eefcc2c8723715e2d25b401b8'/>
<id>urn:sha1:af36529554c39a2eefcc2c8723715e2d25b401b8</id>
<content type='text'>
This commit fixes some issues for dump operating
systems who doesn't handle capitalization.
</content>
</entry>
<entry>
<title>Improves zip handling</title>
<updated>2014-06-07T23:37:07Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2014-06-07T23:37:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=ef5a32cfd3c0555ffe5ddf413eeaae61622ebb4b'/>
<id>urn:sha1:ef5a32cfd3c0555ffe5ddf413eeaae61622ebb4b</id>
<content type='text'>
- ZIP_EPOCH is now set correctly
- list_unsupported should now work

This also fix the testsuite.
</content>
</entry>
<entry>
<title>Better handling of utf8 inside archives</title>
<updated>2014-06-07T23:05:32Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2014-06-07T23:05:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=2c63bfa924d1bae86115f54b3af70eed3f92687e'/>
<id>urn:sha1:2c63bfa924d1bae86115f54b3af70eed3f92687e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MAT 0.5.2</title>
<updated>2014-04-01T13:05:30Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2014-04-01T13:05:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=30eb0cb15a9518c9ec8982e3e46a099c717a5383'/>
<id>urn:sha1:30eb0cb15a9518c9ec8982e3e46a099c717a5383</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MAT 0.5.2-rc1</title>
<updated>2014-02-16T19:10:36Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2014-02-16T19:10:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=4b98c4ef651a3cb05e21504f7c9477c49d393a70'/>
<id>urn:sha1:4b98c4ef651a3cb05e21504f7c9477c49d393a70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a remanence bug</title>
<updated>2014-02-10T00:54:50Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2014-02-10T00:54:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=673db5924aec82360fdc32019ba873be3064718b'/>
<id>urn:sha1:673db5924aec82360fdc32019ba873be3064718b</id>
<content type='text'>
The PDF parser used to instantiate a parameter on construction,
which screwed everything up if a method was called multiples times,
since it wasn't re-instantiated.
</content>
</entry>
<entry>
<title>Fix https://labs.riseup.net/code/issues/6627</title>
<updated>2014-02-01T04:32:52Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2014-02-01T04:32:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=d23b55231433c13c0a0e7b62ee460bfdbe8b59cd'/>
<id>urn:sha1:d23b55231433c13c0a0e7b62ee460bfdbe8b59cd</id>
<content type='text'>
This commit changes `chmod 777` to `chmod 220` in the
secure_remove() function. Sinc ethis function is meant
to remove files, 777 is ok-ish, but 220 is safer, and
cleaner. Plus, it prevents audacious TOCTOU.
</content>
</entry>
<entry>
<title>Fix office-format handling by the GUI</title>
<updated>2014-01-31T03:54:28Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2014-01-31T03:54:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=173449009769ce86493a179acb9c66c87125dce3'/>
<id>urn:sha1:173449009769ce86493a179acb9c66c87125dce3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MAT 0.5.1</title>
<updated>2014-01-28T01:09:57Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2014-01-28T01:09:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=4ac7cda59cf9a01d820b2a280db6174782715a4b'/>
<id>urn:sha1:4ac7cda59cf9a01d820b2a280db6174782715a4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Non-writtables test files are now chmod'ed to be properly removed.</title>
<updated>2014-01-27T22:19:50Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2014-01-27T22:19:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/mat/commit/?id=a8195f5d8034f82aef04d2da223fc0a9c0dc9d38'/>
<id>urn:sha1:a8195f5d8034f82aef04d2da223fc0a9c0dc9d38</id>
<content type='text'>
</content>
</entry>
</feed>
