| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-18 | Revert "Improves a bit portability" | intrigeri | |
| This reverts commit d054e313d7d83ec0089f7e0efe6b8a988fe99b3a. os.path.join is *not* suitable for concatenating parts of the basename of a file. Closes: #11526 | |||
| 2016-01-11 | Fix various typos pointed by pabs | jvoisin | |
| 2015-12-18 | Fix the GUI for good | jvoisin | |
| a027c0b989f7c7a5182db25aa628d2c138d024ae was a mistake. | |||
| 2015-12-16 | Fix the gui's metadata popup | jvoisin | |
| It seems that Python is still sucking hard when it comes to encoding. | |||
| 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-27 | Add some missing docstrings | jvoisin | |
| 2015-11-03 | Improves a bit portability | jvoisin | |
| 2015-11-02 | Some minors pep8 modifications | jvoisin | |
| 2015-08-19 | Minor code simplification | jvoisin | |
| 2015-07-25 | _MASSIVE_ pep8 revamp | jvoisin | |
| Thank you so much PyCharm | |||
| 2014-06-08 | Rename the MAT folder to libmat. | jvoisin | |
| This commit fixes some issues for dump operating systems who doesn't handle capitalization. | |||
| 2013-10-30 | More pep8 conformance | jvoisin | |
| 2013-10-28 | Fix _for real_ MAT eating PDF files | jvoisin | |
| 2013-10-27 | Improves documentation | jvoisin | |
| 2013-10-27 | Improve MAT's reliability | 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-08-11 | Minor cleanup/typoes | jvoisin | |
| 2013-07-17 | Minor refactoring | jvoisin | |
| 2013-07-17 | Fix deterministic filenames. Oups. | jvoisin | |
| 2013-07-16 | Fix a GUI crash | jvoisin | |
| 2013-07-16 | .bak instead of .cleaned. | jvoisin | |
| The MAT can now keep a .bak file, instead of producing a .cleaned. one. Thanks to Alan for the idea. | |||
| 2013-03-06 | Some minor syntastic sugar | jvoisin | |
| 2012-12-27 | Refactor the archive parser | jvoisin | |
| Refactoring of the archive and office parser, in order to simplify the code and reduce abstraction | |||
| 2012-12-19 | Preliminary support of producted pdf quality choice | jvoisin | |
| 2012-12-16 | Little readability improvement | jvoisin | |
| 2012-12-13 | Reorganize source tree and files installation location, cleanup setup.py ↵ | jvoisin | |
| (Closes: #689409) | |||
| 2012-02-06 | Merge the two processing mode into a unique one | jvoisin | |
| 2012-02-01 | Rename mat-cli to mat-gui | jvoisin | |
| 2012-01-22 | Revert "Preliminary handling of ctime/mtime reset" | jvoisin | |
| This reverts commit e96e5b8ac44095668198e3e6797a3f77d9fb4634. Everything is already in a branch | |||
| 2012-01-21 | Preliminary handling of ctime/mtime reset | jvoisin | |
| 2011-12-24 | Rename "ugly" to ""strict"0.2.1 | jvoisin | |
| 2011-12-23 | Fix more bug in gui ! | jvoisin | |
| 2011-10-29 | Take care about the return value of external utils | jvoisin | |
| 2011-08-28 | Recursivity for the hachoir-based-parser (Victor Stinner) | jvoisin | |
| 2011-08-21 | Rever the atime/mtime stuff | jvoisin | |
| Zip does not support format earlier than 1980, so for now, I remove the "set atime/mtime to Epoch" function. | |||
| 2011-08-16 | setup.py now works ! | jvoisin | |
| 2011-08-07 | Implement the reset of the access/creation date | jvoisin | |
| 2011-08-06 | Cleanup and more pylint conformity | jvoisin | |
| 2011-08-05 | Tests for openxml format, and some improvement for this format support | jvoisin | |
| 2011-08-04 | Cleanup | jvoisin | |
| 2011-07-30 | Documentation, and removal of unnecessary imports | jvoisin | |
| 2011-07-26 | Simplification of the __init__() method | jvoisin | |
| 2011-07-26 | Bugfixes (especially for pdf), and more pylint conformity | jvoisin | |
| 2011-07-26 | Pyflakes and pep8 validation | jvoisin | |
| 2011-07-26 | Tests are green for opendocument format | jvoisin | |
| 2011-07-25 | Correct handling of unknown fileformat into zipfile (and fixe many ↵ | jvoisin | |
| previous-commit-bugs) | |||
| 2011-07-25 | more abstraction, and changed the name of the outputed file | jvoisin | |
| 2011-07-22 | Small enhancement for more reusability | jvoisin | |
| 2011-07-22 | Cleanup | jvoisin | |
| 2011-07-21 | Add the possibility to add (or not) unsupported fileformat to outputed ↵ | jvoisin | |
| archives fileformat (invasive patch, sorry about that). | |||
