| Age | Commit message (Expand) | Author |
| 2012-05-11 | Informatives messages for missings libraries | jvoisin |
| 2012-05-09 | Fix path-related bug (only for devs) | jvoisin |
| 2012-05-06 | Update changelog and bump version0.3.1 | jvoisin |
| 2012-05-03 | Better handling of dependencies regarding to PDF processing | jvoisin |
| 2012-02-15 | Bump version + update TODO | jvoisin |
| 2012-02-08 | Some improvements for office formats | jvoisin |
| 2012-02-07 | Fix typo, and whitelist approach for png | jvoisin |
| 2012-02-07 | Whitelist approach for jpeg | jvoisin |
| 2012-02-06 | Merge the two processing mode into a unique one | jvoisin |
| 2012-02-01 | Rename mat-cli to mat-gui | jvoisin |
| 2011-08-16 | setup.py now works ! | jvoisin |
| 2011-08-16 | Organise lib as modules (tarfile and bencode) | jvoisin |
| 2011-08-15 | Err, forgot to add the torrent lib, sorry :/ | jvoisin |
| 2011-08-15 | Add support for torrent files (thanks to the nice lib from Petru Paler) | jvoisin |
| 2011-08-07 | Lisibility improvement for tempfile suppression. | jvoisin |
| 2011-08-07 | Implement the reset of the access/creation date | jvoisin |
| 2011-08-06 | Cleanup and more pylint conformity | jvoisin |
| 2011-08-06 | Portability improvement for the archive module | jvoisin |
| 2011-08-05 | Revert stupid optimisation(always test before commit !), and optimize the off... | jvoisin |
| 2011-08-05 | Comprehension list for all ! | jvoisin |
| 2011-08-05 | Complete the documentation | jvoisin |
| 2011-08-05 | Cleanup, and cosmetic | jvoisin |
| 2011-08-05 | Tests for openxml format, and some improvement for this format support | jvoisin |
| 2011-08-05 | Support of openxml office format | jvoisin |
| 2011-08-05 | More robust implementation of is_clean | jvoisin |
| 2011-08-05 | is_clean() for openxml office format | jvoisin |
| 2011-08-05 | Preliminary support for openxml office format | jvoisin |
| 2011-08-04 | Cleanup | jvoisin |
| 2011-08-03 | Add (in xml) the supported fileformat list, and a parser | jvoisin |
| 2011-08-03 | Now, the MAT should run perfectly on Tails ! | jvoisin |
| 2011-07-30 | Outputed opendocument do not carry any traces of possible previous metadata | jvoisin |
| 2011-07-30 | Documentation, and removal of unnecessary imports | jvoisin |
| 2011-07-30 | Some logging for pdf | jvoisin |
| 2011-07-30 | Tests for pdf (all green btw) | jvoisin |
| 2011-07-30 | Sompe improvements on pdf handling | jvoisin |
| 2011-07-30 | Full support of pdf files, yeah ! | jvoisin |
| 2011-07-30 | Cleanup of pdfrw | jvoisin |
| 2011-07-29 | preliminary clean/smooth support of pdf files, with help of poppler and cairo | jvoisin |
| 2011-07-28 | Fix a problem that occured when mutagen was not installed. | jvoisin |
| 2011-07-27 | Add ogg support | jvoisin |
| 2011-07-26 | Add support for Flac fileformat | jvoisin |
| 2011-07-26 | Simplification of the __init__() method | jvoisin |
| 2011-07-26 | Simplification, and enhancements | jvoisin |
| 2011-07-26 | Correct handling of non-existent files | jvoisin |
| 2011-07-26 | Bugfixes (especially for pdf), and more pylint conformity | jvoisin |
| 2011-07-26 | Pyflakes and pep8 validation | jvoisin |
| 2011-07-26 | Tests are green for opendocument format | jvoisin |
| 2011-07-26 | Full support of opendocument format | jvoisin |
| 2011-07-26 | Complete the archive.py module : full zip, tar, tar.bz2 and tar.gz support. | jvoisin |
| 2011-07-25 | Correct handling of unknown fileformat into zipfile (and fixe many previous-c... | jvoisin |