| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-11 | MAT 0.5.30.5.3 | jvoisin | |
| 2015-04-11 | Update localizations | jvoisin | |
| 2015-04-11 | Fix an ods-related bug | jvoisin | |
| Since exiftool can't remove the Palette field, let's whitelist it. And even if it could, this would really degrade the quality of the picture. | |||
| 2015-04-04 | Minor style improvement in PDF handling | jvoisin | |
| 2015-04-04 | Fix #9007 | jvoisin | |
| The MAT can now handle PDf with different pages size. Also, instead of being overwritten, context are now pushed/poped instead. | |||
| 2015-03-31 | Re-add a "clean" button in the menubar | jvoisin | |
| 2015-03-31 | Make exif removal explicit in Pillow | jvoisin | |
| 2015-03-31 | Fix issue #7858 | jvoisin | |
| GUI fails to start if run from a directory that contains a "data" sub-directory <- This is now fixed. | |||
| 2015-02-22 | Preliminary implementation of PIL for images. | jvoisin | |
| PIL (Python Image Library) is used to open, then save images, in order to remove unknown metadata. | |||
| 2014-12-31 | Update the localization | jvoisin | |
| I hope that I didn't screw them once again. | |||
| 2014-12-31 | Improves the GUI a bit | jvoisin | |
| - Use better icons - Remove the term "Scour" | |||
| 2014-11-02 | Simplify a bit the interface | jvoisin | |
| 2014-06-21 | Fix a portability issue on MacOS | jvoisin | |
| shred is called gshred on MacOS | |||
| 2014-06-11 | ./mat -l now shows torrent | jvoisin | |
| 2014-06-11 | Port mat from optparse to argparse | jvoisin | |
| 2014-06-10 | Update the release process | jvoisin | |
| Don't forget to update __version__ in setup.py | |||
| 2014-06-08 | Rename the MAT folder to libmat. | jvoisin | |
| This commit fixes some issues for dump operating systems who doesn't handle capitalization. | |||
| 2014-06-08 | Improves zip handling | jvoisin | |
| - ZIP_EPOCH is now set correctly - list_unsupported should now work This also fix the testsuite. | |||
| 2014-06-08 | Better handling of utf8 inside archives | jvoisin | |
| 2014-05-11 | Fix #7177 | jvoisin | |
| 2014-04-04 | s/ : /: /g | jvoisin | |
| Thank you intrigeri | |||
| 2014-04-01 | MAT 0.5.20.5.2 | jvoisin | |
| 2014-04-01 | Add some translations | jvoisin | |
| 2014-04-01 | Fix style elements | jvoisin | |
| 2014-02-16 | MAT 0.5.2-rc10.5.2-rc1 | jvoisin | |
| 2014-02-16 | Add some translations | jvoisin | |
| 2014-02-10 | Rename mat.ui to mat.glade | jvoisin | |
| 2014-02-10 | Update translations | jvoisin | |
| 2014-02-10 | Fix a remanence bug | jvoisin | |
| The PDF parser used to instantiate a parameter on construction, which screwed everything up if a method was called multiples times, since it wasn't re-instantiated. | |||
| 2014-02-03 | Minor refactorization/harmonization of ./mat | jvoisin | |
| 2014-02-03 | Remove the --force option, since it's pretty useless. | jvoisin | |
| 2014-02-03 | MAT's cli now returns 1 on failure | jvoisin | |
| 2014-02-03 | The testsuite now returns 1 on failure | jvoisin | |
| This address https://labs.riseup.net/code/issues/6617 | |||
| 2014-02-01 | Build some testfiles at runtime | jvoisin | |
| 2014-02-01 | Fix https://labs.riseup.net/code/issues/6627 | jvoisin | |
| This commit changes `chmod 777` to `chmod 220` in the secure_remove() function. Sinc ethis function is meant to remove files, 777 is ok-ish, but 220 is safer, and cleaner. Plus, it prevents audacious TOCTOU. | |||
| 2014-02-01 | Fix https://labs.riseup.net/code/issues/6628 | jvoisin | |
| Escape some "-" in the manpage to make lintian happy. | |||
| 2014-02-01 | Fix https://labs.riseup.net/code/issues/6416 | jvoisin | |
| This commit fix the "Does not inform the user when files where lost while cleaning an archive" (for the CLI) bug, and adds a test for it. | |||
| 2014-01-31 | Fix office-format handling by the GUI | jvoisin | |
| 2014-01-29 | Add a testing procedure. | jvoisin | |
| 2014-01-28 | MAT 0.5.10.5.1 | jvoisin | |
| 2014-01-28 | Update translations | jvoisin | |
| 2014-01-27 | Non-writtables test files are now chmod'ed to be properly removed. | jvoisin | |
| 2014-01-27 | Update release process once again | jvoisin | |
| 2014-01-21 | Mat-gui now displays "Cleaning $ilename" instead of "Cleaning $state" | jvoisin | |
| Fix https://labs.riseup.net/code/issues/6618 | |||
| 2014-01-21 | Add a reminder to the RELEASE.sh about the previous commit | jvoisin | |
| 2014-01-21 | Update copyright to 2014 | jvoisin | |
| Fix https://labs.riseup.net/code/issues/6614 | |||
| 2014-01-21 | Remove the non-existing "TODO" file form the setup.py | jvoisin | |
| Close https://labs.riseup.net/code/issues/6615 | |||
| 2014-01-21 | Add a missing test | jvoisin | |
| 2014-01-21 | Remove the disfunctional "release.sh" script | jvoisin | |
| 2014-01-21 | Update the release process | jvoisin | |
| "Fix commited" tickets must be marked as "resolved" before a release. | |||
