| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-07-28 | Distance MAT a bit more from hachoir | jvoisin | |
| 2015-07-25 | _MASSIVE_ pep8 revamp | jvoisin | |
| Thank you so much PyCharm | |||
| 2015-07-25 | Add python packages dependencies to setup.py | jvoisin | |
| 2015-07-25 | ExiftoolStripper: white-list the "File Type Extension" and "Megapixels" fields. | intrigeri | |
| Those are not actual metadata stored in the file, but rather information that can be trivially derived from the actual data. This fixes the test suite on current Debian sid, most likely because its libimage-exiftool-perl (9.98-1) reports more such "metadata" fields than the one in Jessie (9.74-1). Fix-committed: #9252 Closes: Debian#789833 | |||
| 2015-07-25 | Set resizable MetadataPopup name column | Jean Delmas | |
| 2015-07-25 | Set editable MetadataPopup content field | Jean Delmas | |
| 2015-07-21 | Remove the pillow stuff, because it was a bad idea. | jvoisin | |
| Pillow sucks at parsing malformed pictures :/ | |||
| 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 | |
