| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-08-29 | Python3, now with less features | jvoisin | |
| I want to release a new version ASAP, so lets ditch some features for now. | |||
| 2016-03-28 | First step toward python3 | jvoisin | |
| 2015-12-02 | Misc pep8 conformity | jvoisin | |
| 2015-12-02 | Improves the way torrents are handled | jvoisin | |
| This commit makes metadata removal of torrents recursive. It's close to useless, because I haven't seen any torrent with a recursive structure, but the documentation says that it can happen, and the method was already implemented, so better safe than sorry. | |||
| 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-02 | Some minors pep8 modifications | 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-30 | First steps toward a Python3 support | jvoisin | |
| 2013-10-27 | Greatly improves torrent handling | jvoisin | |
| - Fields are now handled in a recursive way - Use a whitelist instead of a whitelist - Fields are now removed instead of being nullified - The code is more Pythonic | |||
| 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-16 | Gramatical and spelling corrections | jvoisin | |
| 2013-03-06 | Some minor syntastic sugar | jvoisin | |
| 2012-12-27 | Specify exceptions for torrents hadling | 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) | |||
| 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-10-29 | Take care about the return value of external utils | jvoisin | |
| 2011-08-16 | setup.py now works ! | jvoisin | |
| 2011-08-16 | Organise lib as modules (tarfile and bencode) | jvoisin | |
| 2011-08-15 | Add support for torrent files (thanks to the nice lib from Petru Paler) | jvoisin | |
| 2011-08-06 | Cleanup and more pylint conformity | jvoisin | |
| 2011-07-30 | Documentation, and removal of unnecessary imports | jvoisin | |
| 2011-07-26 | Bugfixes (especially for pdf), and more pylint conformity | jvoisin | |
| 2011-07-26 | Pyflakes and pep8 validation | jvoisin | |
| 2011-07-23 | Rename misc.py to office.py | jvoisin | |
| 2011-07-23 | Preliminary support for torrent (btw, I still hate hachoir) | jvoisin | |
| 2011-07-20 | Re-Organisation of the arborescence | jvoisin | |
| 2011-07-03 | Cosmetic change | jvoisin | |
| 2011-07-03 | Fix the unicode problem | jvoisin | |
| 2011-06-30 | almost done with pdf. Can't figure how to get rid of the 'unicode' problem now. | jvoisin | |
| 2011-06-23 | Implementation of the --backup option, to keep a backup of the treated file ↵ | jvoisin | |
| (disabled by default) | |||
| 2011-06-21 | Add pdfrw, and many files that I have forgetten, sorry ! | jvoisin | |
