| Age | Commit message (Expand) | Author |
| 2011-06-30 | mkdtemp is deprecated, use mkstemp instead | jvoisin |
| 2011-06-30 | Secure removal of the temp file used by the testing suite | 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 | typo | jvoisin |
| 2011-06-29 | Small modification for the archive display_all() function | 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-25 | Add a binding to shred. Rudimentary protection against shell injection. | jvoisin |
| 2011-06-24 | Preliminary support of .tar archives | jvoisin |
| 2011-06-23 | Merge branch 'master' of git://gitweb.torproject.org/user/jvoisin/mat | jvoisin |
| 2011-06-23 | Revert. | jvoisin |
| 2011-06-23 | Revert "Revert "Revert "Revert "Rewrite the argument parser, add the --backup... | jvoisin |
| 2011-06-23 | Revert "Revert "Revert "Rewrite the argument parser, add the --backup and the... | jvoisin |
| 2011-06-23 | Revert "Revert "Rewrite the argument parser, add the --backup and the --ugly ... | jvoisin |
| 2011-06-23 | Revert "Rewrite the argument parser, add the --backup and the --ugly options" | jvoisin |
| 2011-06-23 | Rewrite the argument parser, add the --backup and the --ugly options | jvoisin |
| 2011-06-23 | Polishing the argument parsing process, fix the display_version function | jvoisin |
| 2011-06-23 | Implementation of the --backup option, to keep a backup of the treated file (... | jvoisin |
| 2011-06-21 | Add pdfrw, and many files that I have forgetten, sorry ! | jvoisin |
| 2011-06-21 | Add tets files for png | jvoisin |
| 2011-06-21 | tests are all green now ! | jvoisin |
| 2011-06-21 | Pdf metadata support | jvoisin |
| 2011-06-21 | list_meta() now display 'key : value' | jvoisin |
| 2011-06-21 | First implementation of the search function | jvoisin |
| 2011-06-20 | Tests are now effectives (hopefully) | jvoisin |
| 2011-06-20 | Rewriting of the get_meta() function. | jvoisin |
| 2011-06-20 | Introduction of a nice separation of functions/class in differents files | jvoisin |
| 2011-06-18 | Creation of the arborescence | jvoisin |
| 2011-06-18 | Deletion of the get_harmful_meta part (was useless) | jvoisin |
| 2011-06-18 | Hachoir is so ugly : I am able to display meta, but not to remove them (becau... | jvoisin |
| 2011-06-16 | Cleanup | jvoisin |
| 2011-06-16 | Complete rewrite of the is_clean() method | jvoisin |
| 2011-06-15 | Implement list_harmful_meta() in CLI | jvoisin |
| 2011-06-15 | First (little) implementation of _should_remove() for jpeg, and png file | jvoisin |
| 2011-06-15 | Add a get_harmfull() function | jvoisin |
| 2011-06-15 | Obvious comments added, and other removed | jvoisin |
| 2011-06-15 | Fix a stupid typo, and add some comments | jvoisin |
| 2011-06-14 | Use getopt (python2.3) instead of argparse (2.7) | jvoisin |
| 2011-06-10 | The current version is (mostly) working | jvoisin |
| 2011-06-07 | First commit | jvoisin |