| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
