summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-08Improves mat's cli behaviour on faulty optionsjvoisin
2015-12-07added check for readaccess to fileMuri Nicanor
2015-12-05Add some resources about why we're using python-pdfrwjvoisin
2015-12-04Silence exiftool's stderrjvoisin
2015-12-04Fix mutagen's behaviour on file without metadata blockjvoisin
2015-12-03Add some file-attribute related testsjvoisin
2015-12-02Misc pep8 conformityjvoisin
2015-12-02Document and simplify a bit the nautilus extension codejvoisin
2015-12-02Remove two useless methods from the archive stripperjvoisin
2015-12-02Add some pragma to avoid testing some functionsjvoisin
2015-12-02Improves the way torrents are handledjvoisin
2015-12-02Remove hachoir from MAT.jvoisin
2015-11-27Update a bit the README.md filejvoisin
2015-11-27Add pip caching for travis-cijvoisin
2015-11-27`--local` is now the default when running the testsuitejvoisin
2015-11-27Add some missing docstringsjvoisin
2015-11-26Add fancy badgesjvoisin
2015-11-26Improves the travis-ci configurationjvoisin
2015-11-26Simplify a bit the hachoir-powered image parserjvoisin
2015-11-26Remove a useless rant in a commentjvoisin
2015-11-26Remove a superfluous `pass` instructionjvoisin
2015-11-26Clean up a bit the nautilus-extensio codejvoisin
2015-11-26Remove two useless variablesjvoisin
2015-11-26Make the logging more pep-282 compliantjvoisin
2015-11-26Improves the way tests are handled with `python setup.py test`jvoisin
2015-11-26The README file now has a `.md` extension.jvoisin
2015-11-25`python setup.py test` will now run the testsuitejvoisin
2015-11-25Import (lib|cli)test.py in the test module to ease its usagejvoisin
2015-11-25Add a .travis.yml file, thanks to Raphaƫl Vinotjvoisin
2015-11-15Add a forgotten test-filejvoisin
2015-11-15Add forgotten tests for the command-linejvoisin
2015-11-15Add hachoir_core and hachoir_parser as `requires` in setup.pyjvoisin
2015-11-15Fix tests borken by the absence of exiftooljvoisin
2015-11-03Improves a bit portabilityjvoisin
2015-11-03Fix some mistakes found thanks to the previous commitjvoisin
2015-11-03Add more type hintjvoisin
2015-11-03SImplification and documentation of `create_class_file()`jvoisin
2015-11-03Minor refactorisation of `get_datafile_path()`jvoisin
2015-11-02Add support for TIFF filejvoisin
2015-11-02Some minors pep8 modificationsjvoisin
2015-10-05Tests can now target system-wide or global MATjvoisin
2015-10-01The keywords section should end with a semicolon.jvoisin
2015-08-19MAT 0.5.40.5.4jvoisin
2015-08-19Minor code simplificationjvoisin
2015-08-19Revert the ZIP_EPOCH date to 1980-01-01 00:00:00jvoisin
2015-08-18Improves the way MAT deals with ZipTimestampsjvoisin
2015-08-01Merge remote-tracking branch 'intrigeri/bugfix/9827-fix-buggy-epoch-in-archive'jvoisin
2015-08-01archive: explicitly treat text we got from tarfile as encoded UTF-8 (Closes: ...intrigeri
2015-08-01archive: use correct epoch time.intrigeri
2015-07-28Distance MAT a bit more from hachoirjvoisin