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
/
MAT
/
archive.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
2013-10-05
mat is now able to check non-writables files
jvoisin
2013-07-16
Gramatical and spelling corrections
jvoisin
2013-07-16
Format + remove useless comment in archive.py
jvoisin
2013-04-02
Fix unit tests
jvoisin
2013-03-06
Some minor syntastic sugar
jvoisin
2013-01-20
preliminary support of gtk3 (one test fails for PDF)
jvoisin
2012-12-27
Refactor the archive parser
jvoisin
2012-12-19
Preliminary support of producted pdf quality choice
jvoisin
2012-12-16
archive.py is now python's implementation independent
jvoisin
2012-12-13
Reorganize source tree and files installation location, cleanup setup.py (Clo...
jvoisin
2012-02-06
Merge the two processing mode into a unique one
jvoisin
2012-02-01
Rename mat-cli to mat-gui
jvoisin
2012-01-22
Revert "Preliminary handling of ctime/mtime reset"
jvoisin
2012-01-21
Preliminary handling of ctime/mtime reset
jvoisin
2011-12-24
Rename "ugly" to ""strict"
0.2.1
jvoisin
2011-10-29
Take care about the return value of external utils
jvoisin
2011-08-16
setup.py now works !
jvoisin
2011-08-16
Organise lib as modules (tarfile and bencode)
jvoisin
2011-08-07
Lisibility improvement for tempfile suppression.
jvoisin
2011-08-06
Cleanup and more pylint conformity
jvoisin
2011-08-06
Portability improvement for the archive module
jvoisin
2011-08-05
Support of openxml office format
jvoisin
2011-08-04
Cleanup
jvoisin
2011-07-30
Documentation, and removal of unnecessary imports
jvoisin
2011-07-26
Simplification of the __init__() method
jvoisin
2011-07-26
Bugfixes (especially for pdf), and more pylint conformity
jvoisin
2011-07-26
Pyflakes and pep8 validation
jvoisin
2011-07-26
Tests are green for opendocument format
jvoisin
2011-07-26
Complete the archive.py module : full zip, tar, tar.bz2 and tar.gz support.
jvoisin
2011-07-25
Correct handling of unknown fileformat into zipfile (and fixe many previous-c...
jvoisin
2011-07-25
more abstraction, and changed the name of the outputed file
jvoisin
2011-07-24
Now archive.py use tempfiles
jvoisin
2011-07-24
more abstraction, and support for "dirty cleaning" for .tar.*
jvoisin
2011-07-23
Add the possibility to do a "ugly" remove on zip archive content
jvoisin
2011-07-23
Add handling of the "comment" field on a zip archive
jvoisin
2011-07-21
Add is_clean() tor zip archives (add fix a regression for tar.*)
jvoisin
2011-07-21
Add the possibility to add (or not) unsupported fileformat to outputed archiv...
jvoisin
2011-07-21
remove_all() for zip fileformat first drawing
jvoisin
2011-07-21
Creation of a metaclass for archives fileformat
jvoisin
2011-07-21
Some cleanup
jvoisin
2011-07-21
Zip fileformat : Able to get metadatas
jvoisin
2011-07-17
Fix the "remaining folder" bug for archives
jvoisin
2011-06-30
Now tests are green for archives
jvoisin
2011-06-30
is_clean() now works on archives
jvoisin
2011-06-30
Full support of metadata cleaning of archives
jvoisin
2011-06-29
Display meta
jvoisin
2011-06-29
Preliminary support of internal metadata for archives
jvoisin
2011-06-29
Fix 'Tarfile is closed', implement the --backup mode
jvoisin
2011-06-27
Add is_clean() method to archives, and move the 'secure_remove' function from...
jvoisin
2011-06-27
Add support for tar.bz2 and tar.gz archives
jvoisin
[next]