summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-21The self.force parameter is now effective (and the self.ugly is obsolete and ...jvoisin
2011-07-21If no item is selected, do as they where all selectedjvoisin
2011-07-20Cleanupjvoisin
2011-07-20Revert "Revert to argparse" for python2.6jvoisin
2011-07-20Add a setup.pyjvoisin
2011-07-20Re-Organisation of the arborescencejvoisin
2011-07-19add loggingjvoisin
2011-07-19Selection finally works !!!jvoisin
2011-07-19Refactoring the preferences menujvoisin
2011-07-19Smoother way for creating columnsjvoisin
2011-07-19Add a hidden column (for selection processing)jvoisin
2011-07-18Add a rudimentary preferences windowjvoisin
2011-07-18Add "about", and icons in menujvoisin
2011-07-18Complete the menubarjvoisin
2011-07-18Add a menubarjvoisin
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 from...jvoisin
2011-06-27Add support for tar.bz2 and tar.gz archivesjvoisin