summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-05-14Add a `--version` optionjvoisin
2018-05-14Remove a leftover pdf metadatajvoisin
2018-05-06Test for faulty files, and document how MAT2 is behaving wrt. themjvoisin
2018-05-01Add linting to the CIjvoisin
2018-04-30Use full path to call exiftooljvoisin
2018-04-30Clean up after the testsuitejvoisin
2018-04-30Rework the way we're outputing filesjvoisin
2018-04-29MAT2's cli now uses meaningful return codesjvoisin
2018-04-29Document the lightweight cleaning modejvoisin
2018-04-26In mimetype's world, there is no such thing as `image/bmp`jvoisin
2018-04-23Add a test for odgjvoisin
2018-04-23Test .odf supportjvoisin
2018-04-23Add a warning about the beta status of MAT2jvoisin
2018-04-23Simplify a bit the main.py filejvoisin
2018-04-22Clean up the torrent implementationjvoisin
2018-04-22Add support for torrent files cleaningjvoisin
2018-04-16Add a cli-related testjvoisin
2018-04-16Add support for BMPjvoisin
2018-04-16Don't override the quality of jpg imagesjvoisin
2018-04-16Fix the main.py filejvoisin
2018-04-15Add a prototype for the nautilus extensionjvoisin
2018-04-14Document which versions of Debian are supportedjvoisin
2018-04-14Add lightweight processing for PDFjvoisin
2018-04-14Thread the cleaning processjvoisin
2018-04-14Silence the `apt` process of the CIjvoisin