summaryrefslogtreecommitdiff
path: root/cli.py (follow)
AgeCommit message (Expand)Author
2011-08-06Cleanup and more pylint conformityjvoisin
2011-08-04Cleanupjvoisin
2011-08-04Add a '--force' argument. When True, files are not checked before cleaning.jvoisin
2011-08-03Add listing of supported fileformat to clijvoisin
2011-07-30Documentation, and removal of unnecessary importsjvoisin
2011-07-26Pyflakes and pep8 validationjvoisin
2011-07-21Add the possibility to add (or not) unsupported fileformat to outputed archiv...jvoisin
2011-07-20Revert "Revert to argparse" for python2.6jvoisin
2011-07-11Revert to argparsejvoisin
2011-07-03Correct handling of unhandled filesjvoisin
2011-06-30Cosmetic changesjvoisin
2011-06-29Small modification for the archive display_all() functionjvoisin
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-21list_meta() now display 'key : value'jvoisin
2011-06-20Rewriting of the get_meta() function.jvoisin
2011-06-18Creation of the arborescencejvoisin
2011-06-18Hachoir is so ugly : I am able to display meta, but not to remove them (becau...jvoisin
2011-06-15Implement list_harmful_meta() in CLIjvoisin
2011-06-15Obvious comments added, and other removedjvoisin
2011-06-14Use getopt (python2.3) instead of argparse (2.7)jvoisin
2011-06-10The current version is (mostly) workingjvoisin
2011-06-07First commitjvoisin