index
:
mat
master
metalgamer
new-logo
python3
Keep your data, trash your meta
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli.py
(
follow
)
Age
Commit message (
Expand
)
Author
2011-08-04
Cleanup
jvoisin
2011-08-04
Add a '--force' argument. When True, files are not checked before cleaning.
jvoisin
2011-08-03
Add listing of supported fileformat to cli
jvoisin
2011-07-30
Documentation, and removal of unnecessary imports
jvoisin
2011-07-26
Pyflakes and pep8 validation
jvoisin
2011-07-21
Add the possibility to add (or not) unsupported fileformat to outputed archiv...
jvoisin
2011-07-20
Revert "Revert to argparse" for python2.6
jvoisin
2011-07-11
Revert to argparse
jvoisin
2011-07-03
Correct handling of unhandled files
jvoisin
2011-06-30
Cosmetic changes
jvoisin
2011-06-29
Small modification for the archive display_all() function
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
list_meta() now display 'key : value'
jvoisin
2011-06-20
Rewriting of the get_meta() function.
jvoisin
2011-06-18
Creation of the arborescence
jvoisin
2011-06-18
Hachoir is so ugly : I am able to display meta, but not to remove them (becau...
jvoisin
2011-06-15
Implement list_harmful_meta() in CLI
jvoisin
2011-06-15
Obvious comments added, and other removed
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