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 (
Collapse
)
Author
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
(disabled by default)
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 ↵
jvoisin
(because I didn't manage to find an elegant/efficient way to find the "path" to a field). So I remove a whole "Rootfield" (exif, author, comment, ...). It's efficient, but not very elegant.
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
Getopt is deprecated in 2.7, but debian is in 2.6
2011-06-10
The current version is (mostly) working
jvoisin
2011-06-07
First commit
jvoisin