| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-28 | First step toward python3 | jvoisin | |
| 2016-01-03 | MAT 0.6.10.6.1 | jvoisin | |
| 2016-01-03 | Fix the segfault when listing supported files | jvoisin | |
| This should close https://labs.riseup.net/code/issues/10839 | |||
| 2015-12-30 | MAT 0.60.6 | jvoisin | |
| 2015-12-30 | Fix some pep8-related issues | jvoisin | |
| 2015-12-18 | Enhance CLI's error display by tweaking log level | jvoisin | |
| 2015-12-02 | Add some pragma to avoid testing some functions | jvoisin | |
| 2015-12-02 | Remove hachoir from MAT. | jvoisin | |
| This (huge) commit removes completely hachoir from MAT. Audio files are now processed with mutagen, and images with exiftool, since the main python imaging library (PIL) isn't super-great to deal with metadata (and damaged/non-standard files). Package maintainer should change the dependencies to reflect this. | |||
| 2015-11-26 | Make the logging more pep-282 compliant | jvoisin | |
| See https://www.python.org/dev/peps/pep-0282/ for details, but basically this is commit leaves the string replacement to the logging function, instead of doing it in place in its parameters with the '%' operator. | |||
| 2015-11-03 | SImplification and documentation of `create_class_file()` | jvoisin | |
| 2015-11-03 | Minor refactorisation of `get_datafile_path()` | jvoisin | |
| 2015-11-02 | Some minors pep8 modifications | jvoisin | |
| 2015-08-19 | MAT 0.5.40.5.4 | jvoisin | |
| 2015-08-19 | Minor code simplification | jvoisin | |
| 2015-07-28 | Distance MAT a bit more from hachoir | jvoisin | |
| 2015-07-25 | _MASSIVE_ pep8 revamp | jvoisin | |
| Thank you so much PyCharm | |||
| 2015-04-11 | MAT 0.5.30.5.3 | 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. | |||
| 2014-06-21 | Fix a portability issue on MacOS | jvoisin | |
| shred is called gshred on MacOS | |||
| 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-04-01 | MAT 0.5.20.5.2 | jvoisin | |
| 2014-02-16 | MAT 0.5.2-rc10.5.2-rc1 | 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-01-28 | MAT 0.5.10.5.1 | jvoisin | |
| 2014-01-27 | Non-writtables test files are now chmod'ed to be properly removed. | jvoisin | |
| 2014-01-19 | MAT 0.50.5 | jvoisin | |
| 2013-10-31 | Mat 0.4.20.4.2 | jvoisin | |
| 2013-10-30 | More pep8 conformance | jvoisin | |
| 2013-10-30 | First steps toward a Python3 support | jvoisin | |
| 2013-10-27 | Mat 0.4.10.4.1 | jvoisin | |
| 2013-10-27 | Improves documentation | jvoisin | |
| 2013-10-13 | Mat 0.40.4 | jvoisin | |
| 2013-10-05 | mat is now able to check non-writables files | jvoisin | |
| This is an implementaion of this suggestion: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721572 | |||
| 2013-07-17 | Bump version0.4-rc | jvoisin | |
| 2013-07-16 | bugfix: support local installation | jvoisin | |
| 2013-07-16 | Logging level is now set to CRITICAL instead of DEBUG | jvoisin | |
| 2013-07-16 | Gramatical and spelling corrections | jvoisin | |
| 2013-07-14 | Fiabilise secure_remove + associated tests | jvoisin | |
| 2013-07-13 | Include list_supported_formats in the module | Tails developers | |
| 2013-04-29 | Bump version | jvoisin | |
| 2013-04-29 | Fix incorrect handling of ziped formats formats | jvoisin | |
| The previous behavior was to use python's mimetype module on ziped format, to guess what type of file it precisely is. But sometimes, this fail. This commit fix this corner-case. | |||
| 2013-04-29 | Mat now correctly handle empty files | jvoisin | |
| This is necessary beccause hachoir crashes on empty files... | |||
| 2013-04-27 | The GUI now use glade ! | jvoisin | |
| Warning: this is a pretty huge commit Not everything is ported now, but this is already a big step. | |||
| 2013-04-12 | Strippers are now using logging instead of print | jvoisin | |
| 2013-01-08 | mat 0.3.40.3.4 | jvoisin | |
| 2013-01-07 | Refactor the get_sharedir function, and move datas to a proper data folder | jvoisin | |
| 2013-01-04 | Update version and changelog0.3.3 | jvoisin | |
| 2012-12-27 | Improve mat.py (mostly exceptions handling) | jvoisin | |
| 2012-12-19 | Preliminary support of producted pdf quality choice | jvoisin | |
| 2012-12-13 | Reorganize source tree and files installation location, cleanup setup.py ↵ | jvoisin | |
| (Closes: #689409) | |||
