| Age | Commit message (Expand) | Author |
| 2011-08-16 | setup.py now works ! | jvoisin |
| 2011-08-16 | Organise lib as modules (tarfile and bencode) | jvoisin |
| 2011-08-15 | Add the gplv2 license | 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-10 | French localisation | jvoisin |
| 2011-08-08 | Preliminary support for internationalization, and fix a stupid bug related to... | jvoisin |
| 2011-08-07 | Lisibility improvement for tempfile suppression. | jvoisin |
| 2011-08-07 | Fix a stupid bug who prevented the user to add a single file to the gui. | jvoisin |
| 2011-08-07 | Everything is now processed in a (nice and smooth) asynchrone way | jvoisin |
| 2011-08-07 | Implement the reset of the access/creation date | jvoisin |
| 2011-08-07 | Optimisations | jvoisin |
| 2011-08-06 | Cleanup and more pylint conformity | jvoisin |
| 2011-08-06 | Portability improvement for the archive module | jvoisin |
| 2011-08-06 | Fix the preferences dialog | jvoisin |
| 2011-08-06 | Minors corrections and optimisation (more to come) | 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 | Add tooltips for the first row (losely based on treeviewtooltip from Daniel J... | 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-04 | Add a '--force' argument. When True, files are not checked before cleaning. | jvoisin |
| 2011-08-04 | Complete the README | jvoisin |
| 2011-08-03 | Correct a bug in the testsuite, and now, poppler + cairo are optional for run... | jvoisin |
| 2011-08-03 | Add listing of supported fileformat to cli | jvoisin |
| 2011-08-03 | Add the supported format list to the GUI | 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 | Add opendocument test | jvoisin |
| 2011-07-30 | Update README | 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-27 | Now GUI know which mimetypes are supported byt the MAT lib | jvoisin |
| 2011-07-27 | Retro-portage from gi module to gtk module | jvoisin |
| 2011-07-26 | Add support for Flac fileformat | jvoisin |
| 2011-07-26 | Simplification of the __init__() method | jvoisin |