summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-07-18Proper logging systemjvoisin
2011-07-17Change icon, and fix a minor bug in "check"jvoisin
2011-07-17Multiple selection finaly works !jvoisin
2011-07-17Folder adding is now fully recursivejvoisin
2011-07-17Fix the "remaining folder" bug for archivesjvoisin
2011-07-13Folder selection now worksjvoisin
2011-07-12mock up of 'clean'jvoisin
2011-07-12add filterjvoisin
2011-07-12Mock up of the filechooser dialogjvoisin
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 ↵jvoisin
from parser.py to mat.py
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
(Okay, I figured out how git revert works. I feel so dumb)
2011-06-23Revert "Revert "Revert "Revert "Rewrite the argument parser, add the ↵jvoisin
--backup and the --ugly options"""" This reverts commit e616d3d3eaa85e82b0de73885cb0c45838585757.
2011-06-23Revert "Revert "Revert "Rewrite the argument parser, add the --backup and ↵jvoisin
the --ugly options""" This reverts commit 83d2ab46e4f974a4ff70edb95b3ae5469e18906f.
2011-06-23Revert "Revert "Rewrite the argument parser, add the --backup and the --ugly ↵jvoisin
options"" This reverts commit f21a2874d6b64bcf87f23a55fa3d0e120edc98e6.
2011-06-23Revert "Rewrite the argument parser, add the --backup and the --ugly options"jvoisin
This reverts commit 6cbe79298579051039dd46df81c5ec4d76465fc1.
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
(disabled by default)
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