summaryrefslogtreecommitdiff
path: root/MAT (follow)
AgeCommit message (Expand)Author
2014-01-27Non-writtables test files are now chmod'ed to be properly removed.jvoisin
2014-01-20Fix https://labs.riseup.net/code/issues/6609jvoisin
2014-01-19MAT 0.50.5jvoisin
2014-01-19Improves some comments in archive.pyjvoisin
2014-01-19Improves archive.py code consistencyjvoisin
2014-01-19MAT will now process read-only files inside tar.* archivesjvoisin
2014-01-18Fix https://labs.riseup.net/code/issues/6604jvoisin
2014-01-18Fix a zipinfo issuejvoisin
2014-01-15Add support for zipfiles!jvoisin
2014-01-06GUI-archive-unsupported-handling, 2nd iterationjvoisin
2014-01-06The user can now chose if he wants to includes unsupported files to archivejvoisin
2014-01-06Fix a pyflakes warningjvoisin
2014-01-06Remove the zip stripperjvoisin
2014-01-06Nested archives are not supported by the GUIjvoisin
2014-01-06Add a test got get_unsupported_archivejvoisin
2014-01-06Fix a design mistake in archives handlingjvoisin
2014-01-02Fix archive's get_metajvoisin
2014-01-02Greatly improves tarfiles handlingjvoisin
2013-10-31Mat 0.4.20.4.2jvoisin
2013-10-30More pep8 conformancejvoisin
2013-10-30First steps toward a Python3 supportjvoisin
2013-10-30Clean up bencode.py's codejvoisin
2013-10-28Fix _for real_ MAT eating PDF filesjvoisin
2013-10-27Mat 0.4.10.4.1jvoisin
2013-10-27Improves documentationjvoisin
2013-10-27Fix a stupid typojvoisin
2013-10-27Greatly improves torrent handlingjvoisin
2013-10-27Minor refactorisation of exiftool.pyjvoisin
2013-10-27Improve MAT's reliabilityjvoisin
2013-10-13Mat 0.40.4jvoisin
2013-10-08Fix call to pager when testing if exiftool is installedjvoisin
2013-10-06The existence check of exiftool now involves less magic.jvoisin
2013-10-05mat is now able to check non-writables filesjvoisin
2013-08-11replace one more subprocess.Popen with subprocess.calljvoisin
2013-08-11Minor cleanup/typoesjvoisin
2013-08-11Refactoring of exiftool.pyjvoisin
2013-07-17Bump version0.4-rcjvoisin
2013-07-17Minor refactoringjvoisin
2013-07-17Fix deterministic filenames. Oups.jvoisin
2013-07-16bugfix: support local installationjvoisin
2013-07-16Logging level is now set to CRITICAL instead of DEBUGjvoisin
2013-07-16Refactor mutagenstripper according to recent changesjvoisin
2013-07-16Improve/bugfix exiftool handlingjvoisin
2013-07-16Fix a GUI crashjvoisin
2013-07-16Gramatical and spelling correctionsjvoisin
2013-07-16Format + remove useless comment in archive.pyjvoisin
2013-07-16.bak instead of .cleaned.jvoisin
2013-07-16Add a missing file, sorryjvoisin
2013-07-14Fiabilise secure_remove + associated testsjvoisin
2013-07-13Include list_supported_formats in the moduleTails developers