summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-01-28MAT 0.5.10.5.1jvoisin
2014-01-28Update translationsjvoisin
2014-01-27Non-writtables test files are now chmod'ed to be properly removed.jvoisin
2014-01-27Update release process once againjvoisin
2014-01-21Mat-gui now displays "Cleaning $ilename" instead of "Cleaning $state"jvoisin
Fix https://labs.riseup.net/code/issues/6618
2014-01-21Add a reminder to the RELEASE.sh about the previous commitjvoisin
2014-01-21Update copyright to 2014jvoisin
Fix https://labs.riseup.net/code/issues/6614
2014-01-21Remove the non-existing "TODO" file form the setup.pyjvoisin
Close https://labs.riseup.net/code/issues/6615
2014-01-21Add a missing testjvoisin
2014-01-21Remove the disfunctional "release.sh" scriptjvoisin
2014-01-21Update the release processjvoisin
"Fix commited" tickets must be marked as "resolved" before a release.
2014-01-20Fix https://labs.riseup.net/code/issues/6609jvoisin
Fix "MAT's GUI traceback when cleaning files"
2014-01-20Update translationsjvoisin
2014-01-19MAT 0.50.5jvoisin
2014-01-19Update the threat model to reflect gui changesjvoisin
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