summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-01-19The "ok" button from the archive_popup is now "scour".jvoisin
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 small errors in READMEfr33 tux
2014-01-18Removes the TODO file, since there is a bugtracker.jvoisin
2014-01-18Mat-gui is now able to sort files on the "State" columnjvoisin
2014-01-18Fix a logical mistake with mat-gui's archives handlingjvoisin
Mat-gui will now process archives correctly
2014-01-18Fix a zipinfo issuejvoisin
MAT will now returns correct results when asked to get non-supported files from a zip archive with a comment
2014-01-17Implement a better warning message for non-supported files in archivesjvoisin
2014-01-17Document the fact that --add2archive is off by defaultjvoisin
2014-01-17s/double-clic/double-click/jvoisin
2014-01-15Add support for zipfiles!jvoisin
2014-01-10Add tar.gz files to the testsuitejvoisin
2014-01-06Fix the testsuitejvoisin
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-06Checkboxes are now workingjvoisin
2014-01-06Preliminary implementation of unsupported files selectionjvoisin
Checkboxes are doing nothing for now
2014-01-06Fix a design mistake in archives handlingjvoisin
MAT should now return a set of non-supported files currectly.
2014-01-02Fix a stupid testjvoisin
2014-01-02Remove some outdated code in the testsuitejvoisin
2014-01-02MAT will not process archives with unknown filetypesjvoisin
2014-01-02Fix archive's get_metajvoisin
Python's typing system is a piece of crap.
2014-01-02Greatly improves tarfiles handlingjvoisin
2014-01-02Add some archive-related testsjvoisin
2013-12-15Clarify the vocabularyjvoisin
"Clean" is now a state, and "Scour" is used as action.
2013-12-07Improves the "Not-supported" popupjvoisin
2013-11-09Add the "keyword" element to the .desktop (and sort it)jvoisin
2013-11-05Improves folder's handling when using the CLIjvoisin
2013-10-31Releases tarball should be in .xzjvoisin
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-28The nautilus plugin warns if the file is non-writablejvoisin
2013-10-27Mat 0.4.10.4.1jvoisin
2013-10-27Add a translationjvoisin
2013-10-27Improves documentationjvoisin
2013-10-27Correct and add a dependencyjvoisin
2013-10-27Fix a stupid typojvoisin
2013-10-27Greatly improves torrent handlingjvoisin
- Fields are now handled in a recursive way - Use a whitelist instead of a whitelist - Fields are now removed instead of being nullified - The code is more Pythonic
2013-10-27Minor refactorisation of exiftool.pyjvoisin
2013-10-27Enhance the README.securityjvoisin