| Age | Commit message (Expand) | Author |
| 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-07 | Lisibility improvement for tempfile suppression. | jvoisin |
| 2011-08-06 | Cleanup and more pylint conformity | jvoisin |
| 2011-08-06 | Portability improvement for the archive module | jvoisin |
| 2011-08-05 | Support of openxml office format | jvoisin |
| 2011-08-04 | Cleanup | jvoisin |
| 2011-07-30 | Documentation, and removal of unnecessary imports | jvoisin |
| 2011-07-26 | Simplification of the __init__() method | 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 | 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 |
| 2011-07-25 | more abstraction, and changed the name of the outputed file | jvoisin |
| 2011-07-24 | Now archive.py use tempfiles | jvoisin |
| 2011-07-24 | more abstraction, and support for "dirty cleaning" for .tar.* | jvoisin |
| 2011-07-23 | Add the possibility to do a "ugly" remove on zip archive content | jvoisin |
| 2011-07-23 | Add handling of the "comment" field on a zip archive | jvoisin |
| 2011-07-21 | Add is_clean() tor zip archives (add fix a regression for tar.*) | jvoisin |
| 2011-07-21 | Add the possibility to add (or not) unsupported fileformat to outputed archiv... | jvoisin |
| 2011-07-21 | remove_all() for zip fileformat first drawing | jvoisin |
| 2011-07-21 | Creation of a metaclass for archives fileformat | jvoisin |
| 2011-07-21 | Some cleanup | jvoisin |
| 2011-07-21 | Zip fileformat : Able to get metadatas | jvoisin |
| 2011-07-17 | Fix the "remaining folder" bug for archives | jvoisin |
| 2011-06-30 | Now tests are green for archives | jvoisin |
| 2011-06-30 | is_clean() now works on archives | jvoisin |
| 2011-06-30 | Full support of metadata cleaning of archives | jvoisin |
| 2011-06-29 | Display meta | jvoisin |
| 2011-06-29 | Preliminary support of internal metadata for archives | jvoisin |
| 2011-06-29 | Fix 'Tarfile is closed', implement the --backup mode | jvoisin |
| 2011-06-27 | Add is_clean() method to archives, and move the 'secure_remove' function from... | jvoisin |
| 2011-06-27 | Add support for tar.bz2 and tar.gz archives | jvoisin |
| 2011-06-25 | Full anonymisation of the content of an tar archive. | jvoisin |
| 2011-06-24 | Preliminary support of .tar archives | jvoisin |
| 2011-06-21 | Add pdfrw, and many files that I have forgetten, sorry ! | jvoisin |