| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-06-08 | Rename the MAT folder to libmat. | jvoisin | |
| This commit fixes some issues for dump operating systems who doesn't handle capitalization. | |||
| 2014-06-08 | Improves zip handling | jvoisin | |
| - ZIP_EPOCH is now set correctly - list_unsupported should now work This also fix the testsuite. | |||
| 2014-06-08 | Better handling of utf8 inside archives | jvoisin | |
| 2014-04-01 | MAT 0.5.20.5.2 | jvoisin | |
| 2014-02-16 | MAT 0.5.2-rc10.5.2-rc1 | jvoisin | |
| 2014-02-10 | Fix a remanence bug | jvoisin | |
| 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. | |||
| 2014-02-01 | Fix https://labs.riseup.net/code/issues/6627 | jvoisin | |
| 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. | |||
| 2014-01-31 | Fix office-format handling by the GUI | jvoisin | |
| 2014-01-28 | MAT 0.5.10.5.1 | jvoisin | |
| 2014-01-27 | Non-writtables test files are now chmod'ed to be properly removed. | jvoisin | |
| 2014-01-20 | Fix https://labs.riseup.net/code/issues/6609 | jvoisin | |
| Fix "MAT's GUI traceback when cleaning files" | |||
| 2014-01-19 | MAT 0.50.5 | jvoisin | |
| 2014-01-19 | Improves some comments in archive.py | jvoisin | |
| 2014-01-19 | Improves archive.py code consistency | jvoisin | |
| 2014-01-19 | MAT will now process read-only files inside tar.* archives | jvoisin | |
| 2014-01-18 | Fix https://labs.riseup.net/code/issues/6604 | jvoisin | |
| 2014-01-18 | Fix a zipinfo issue | jvoisin | |
| MAT will now returns correct results when asked to get non-supported files from a zip archive with a comment | |||
| 2014-01-15 | Add support for zipfiles! | jvoisin | |
| 2014-01-06 | GUI-archive-unsupported-handling, 2nd iteration | jvoisin | |
| 2014-01-06 | The user can now chose if he wants to includes unsupported files to archive | jvoisin | |
| 2014-01-06 | Fix a pyflakes warning | jvoisin | |
| 2014-01-06 | Remove the zip stripper | jvoisin | |
| 2014-01-06 | Nested archives are not supported by the GUI | jvoisin | |
| 2014-01-06 | Add a test got get_unsupported_archive | jvoisin | |
| 2014-01-06 | Fix a design mistake in archives handling | jvoisin | |
| MAT should now return a set of non-supported files currectly. | |||
| 2014-01-02 | Fix archive's get_meta | jvoisin | |
| Python's typing system is a piece of crap. | |||
| 2014-01-02 | Greatly improves tarfiles handling | jvoisin | |
| 2013-10-31 | Mat 0.4.20.4.2 | jvoisin | |
| 2013-10-30 | More pep8 conformance | jvoisin | |
| 2013-10-30 | First steps toward a Python3 support | jvoisin | |
| 2013-10-30 | Clean up bencode.py's code | jvoisin | |
| 2013-10-28 | Fix _for real_ MAT eating PDF files | jvoisin | |
| 2013-10-27 | Mat 0.4.10.4.1 | jvoisin | |
| 2013-10-27 | Improves documentation | jvoisin | |
| 2013-10-27 | Fix a stupid typo | jvoisin | |
| 2013-10-27 | Greatly improves torrent handling | jvoisin | |
| - Fields are now handled in a recursive way - Use a whitelist instead of a whitelist - Fields are now removed instead of being nullified - The code is more Pythonic | |||
| 2013-10-27 | Minor refactorisation of exiftool.py | jvoisin | |
| 2013-10-27 | Improve MAT's reliability | jvoisin | |
| 2013-10-13 | Mat 0.40.4 | jvoisin | |
| 2013-10-08 | Fix call to pager when testing if exiftool is installed | jvoisin | |
| 2013-10-06 | The existence check of exiftool now involves less magic. | jvoisin | |
| 2013-10-05 | mat is now able to check non-writables files | jvoisin | |
| This is an implementaion of this suggestion: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721572 | |||
| 2013-08-11 | replace one more subprocess.Popen with subprocess.call | jvoisin | |
| 2013-08-11 | Minor cleanup/typoes | jvoisin | |
| 2013-08-11 | Refactoring of exiftool.py | jvoisin | |
| 2013-07-17 | Bump version0.4-rc | jvoisin | |
| 2013-07-17 | Minor refactoring | jvoisin | |
| 2013-07-17 | Fix deterministic filenames. Oups. | jvoisin | |
| 2013-07-16 | bugfix: support local installation | jvoisin | |
| 2013-07-16 | Logging level is now set to CRITICAL instead of DEBUG | jvoisin | |
