| Age | Commit message (Expand) | Author |
| 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 |
| 2011-07-25 | more abstraction, and changed the name of the outputed file | jvoisin |
| 2011-07-24 | Office.py use tempfile too now | jvoisin |
| 2011-07-24 | Now archive.py use tempfiles | jvoisin |
| 2011-07-24 | First implementation of open document format | 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-23 | Rename misc.py to office.py | jvoisin |
| 2011-07-23 | Preliminary support for torrent (btw, I still hate hachoir) | jvoisin |
| 2011-07-22 | Small enhancement for more reusability | jvoisin |
| 2011-07-22 | Cleanup | jvoisin |
| 2011-07-21 | Add is_clean() tor zip archives (add fix a regression for tar.*) | jvoisin |
| 2011-07-21 | Add support for Bmp files ;) | jvoisin |