summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-12Add README filejvoisin
2011-07-12Add the statusbar, and clarificationsjvoisin
2011-07-12Merge branch 'master' of git://git.torproject.org/user/jvoisin/matjvoisin
2011-07-11Simplification, clarificationjvoisin
2011-07-11First implementation of the interfacejvoisin
2011-07-11Revert to argparsejvoisin
2011-07-07Add test for archivesjvoisin
2011-07-03Small changes since cli.py has changedjvoisin
2011-07-03Full handling of unhandled filesjvoisin
2011-07-03Correct handling of unhandled filesjvoisin
2011-07-03Cosmetic changejvoisin
2011-07-03Fix the unicode problemjvoisin
2011-06-30Cosmetic changesjvoisin
2011-06-30almost done with pdf. Can't figure how to get rid of the 'unicode' problem now.jvoisin
2011-06-30Now tests are green for archivesjvoisin
2011-06-30mkdtemp is deprecated, use mkstemp insteadjvoisin
2011-06-30Secure removal of the temp file used by the testing suitejvoisin
2011-06-30is_clean() now works on archivesjvoisin
2011-06-30Full support of metadata cleaning of archivesjvoisin
2011-06-29typojvoisin
2011-06-29Small modification for the archive display_all() functionjvoisin
2011-06-29Display metajvoisin
2011-06-29Preliminary support of internal metadata for archivesjvoisin
2011-06-29Fix 'Tarfile is closed', implement the --backup modejvoisin
2011-06-27Add is_clean() method to archives, and move the 'secure_remove' function from...jvoisin
2011-06-27Add support for tar.bz2 and tar.gz archivesjvoisin
2011-06-25Full anonymisation of the content of an tar archive.jvoisin
2011-06-25Add a binding to shred. Rudimentary protection against shell injection.jvoisin
2011-06-24Preliminary support of .tar archivesjvoisin
2011-06-23Merge branch 'master' of git://gitweb.torproject.org/user/jvoisin/matjvoisin
2011-06-23Revert.jvoisin
2011-06-23Revert "Revert "Revert "Revert "Rewrite the argument parser, add the --backup...jvoisin
2011-06-23Revert "Revert "Revert "Rewrite the argument parser, add the --backup and the...jvoisin
2011-06-23Revert "Revert "Rewrite the argument parser, add the --backup and the --ugly ...jvoisin
2011-06-23Revert "Rewrite the argument parser, add the --backup and the --ugly options"jvoisin
2011-06-23Rewrite the argument parser, add the --backup and the --ugly optionsjvoisin
2011-06-23Polishing the argument parsing process, fix the display_version functionjvoisin
2011-06-23Implementation of the --backup option, to keep a backup of the treated file (...jvoisin
2011-06-21Add pdfrw, and many files that I have forgetten, sorry !jvoisin
2011-06-21Add tets files for pngjvoisin
2011-06-21tests are all green now !jvoisin
2011-06-21Pdf metadata supportjvoisin
2011-06-21list_meta() now display 'key : value'jvoisin
2011-06-21First implementation of the search functionjvoisin
2011-06-20Tests are now effectives (hopefully)jvoisin
2011-06-20Rewriting of the get_meta() function.jvoisin
2011-06-20Introduction of a nice separation of functions/class in differents filesjvoisin
2011-06-18Creation of the arborescencejvoisin
2011-06-18Deletion of the get_harmful_meta part (was useless)jvoisin
2011-06-18Hachoir is so ugly : I am able to display meta, but not to remove them (becau...jvoisin