summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-18README: software is always singularAntoine Tenart
2018-06-12libmat2: harmless: add the text/xml mime typeAntoine Tenart
2018-06-12libmat2: audio: add the audio/x-flac mime typeAntoine Tenart
2018-06-12README: fix one typoAntoine Tenart
2018-06-12README: fix the Jessie python3 URLAntoine Tenart
2018-06-12README: remove extra empty spacesAntoine Tenart
2018-06-10Improve a bit the coveragejvoisin
2018-06-10Minor code simplificationjvoisin
2018-06-10Make the parsing of office format's metadata more robustjvoisin
2018-06-10Add some tests for non-supported embedded fileformatsjvoisin
2018-06-10Add branch coverage to the CIjvoisin
2018-06-10Improve a bit our coverage wrt. torrent files handlingjvoisin
2018-06-10Improve a bit the performances wrt. image's metadata displayjvoisin
2018-06-10Bump a bit the coveragejvoisin
2018-06-10Fix and add a test for explicitly non-supported formatsjvoisin
2018-06-10Improve a bit parsers autoloadingjvoisin
2018-06-10Improve a bit how we're handling "problematic" files in the CLIjvoisin
2018-06-10Remove the badgesjvoisin
2018-06-08Speed up a bit the processing of get_meta for images with a "regular" namejvoisin
2018-06-08Improve the code to handle problematic filenamesjvoisin
2018-06-07Document the fact that tests for MR are appreciatedjvoisin
2018-06-07Add a security contactjvoisin
2018-06-06Prevent exiftool-based parameter-injectionjvoisin
2018-06-04Add some links into the readmejvoisin
2018-06-04Sort the output of `mat2 -l`jvoisin
2018-06-04Add more typing and use mypy in the CIjvoisin
2018-06-04Import the dynamic import systemjvoisin
2018-06-04Make bandit happier too.jvoisin
2018-06-04Make pyflakes happierjvoisin
2018-06-04Improve a bit the typing, againtotallylegit
2018-06-04Improve a return type annotationtotallylegit
2018-05-23Fix a typo in setup.py, thanks to Jonas Meurerjvoisin
2018-05-21Update the release process now that we have a setup.py filejvoisin
2018-05-21Give a first shot at writing a setup.py filejvoisin
2018-05-21Improve a bit the gitignore filejvoisin
2018-05-21Rename mat2.py to mat2jvoisin
2018-05-18Rename some files to simplify packagingjvoisin
2018-05-16Bump the changelog0.1.1jvoisin
2018-05-16Do a pylint passjvoisin
2018-05-16Add a test about unsupported filesjvoisin
2018-05-16The CLI shouldn't display unsupported file extensionsjvoisin
2018-05-16Fix the buildjvoisin
2018-05-16Some arguments are mutually exclusivesjvoisin
2018-05-15Don't process unsupported filenames with a known mimetypejvoisin
2018-05-15Don't mess with rdf for nowjvoisin
2018-05-15Clear a bit the help of the clijvoisin
2018-05-15Add an svg version of the logojvoisin
2018-05-14Improve a bit the readme0.1.0jvoisin
2018-05-14Add a changelog filejvoisin
2018-05-14Add a contributing guidejvoisin