| Age | Commit message (Collapse) | Author |
|
This commit fixes some issues for dump operating
systems who doesn't handle capitalization.
|
|
- ZIP_EPOCH is now set correctly
- list_unsupported should now work
This also fix the testsuite.
|
|
|
|
|
|
Fix "MAT's GUI traceback when cleaning files"
|
|
|
|
|
|
|
|
|
|
MAT will now returns correct results when asked to get non-supported
files from a zip archive with a comment
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MAT should now return a set of non-supported files
currectly.
|
|
Python's typing system is a piece of crap.
|
|
|
|
|
|
This is an implementaion of this suggestion:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721572
|
|
|
|
|
|
|
|
|
|
|
|
Refactoring of the archive and office parser,
in order to simplify the code and reduce abstraction
|
|
|
|
|
|
(Closes: #689409)
|
|
|
|
|
|
This reverts commit e96e5b8ac44095668198e3e6797a3f77d9fb4634.
Everything is already in a branch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
previous-commit-bugs)
|