| Age | Commit message (Collapse) | Author |
|
(Closes: #689409)
|
|
|
|
|
|
This reverts commit e96e5b8ac44095668198e3e6797a3f77d9fb4634.
Everything is already in a branch
|
|
|
|
|
|
|
|
|
|
|
|
Zip does not support format earlier than 1980,
so for now, I remove the "set atime/mtime to Epoch" function.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
previous-commit-bugs)
|
|
|
|
|
|
|
|
archives fileformat (invasive patch, sorry about that).
|
|
|
|
from parser.py to mat.py
|
|
|
|
|
|
(disabled by default)
|
|
|
|
|
|
|
|
|
|
|
|
(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.
|
|
preliminary work on the _remove() method, which apparently does not want to work.
|
|
|
|
|
|
|