| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-03 | Bump the changelog0.3.0 | jvoisin | |
| 2018-08-03 | Change mat2's logo | jvoisin | |
| 2018-07-30 | Improve our .gitignore | jvoisin | |
| 2018-07-30 | Add a cli-related test | jvoisin | |
| 2018-07-30 | Add some tests about pathological files | jvoisin | |
| 2018-07-26 | Rename image to icon in the Nautilus extension | Antoine Tenart | |
| Signed-off-by: Antoine Tenart <antoine.tenart@ack.tf> | |||
| 2018-07-26 | Switch columns in the Nautilus extension | Antoine Tenart | |
| Signed-off-by: Antoine Tenart <antoine.tenart@ack.tf> | |||
| 2018-07-26 | Rename the Nautilus path column to file | Antoine Tenart | |
| Signed-off-by: Antoine Tenart <antoine.tenart@ack.tf> | |||
| 2018-07-26 | Rename the Nautilus exit button to close | Antoine Tenart | |
| Signed-off-by: Antoine Tenart <antoine.tenart@ack.tf> | |||
| 2018-07-25 | Improve a bit nautilus' popup | jvoisin | |
| 2018-07-24 | Add a man page and document how to keep it up to date | jvoisin | |
| 2018-07-23 | Improve the linters' coverage | jvoisin | |
| 2018-07-23 | The Nautilus extension is now working | jvoisin | |
| 2018-07-21 | AbstractParser: Fix typos | georg | |
| 2018-07-19 | Improve the code's documentation | jvoisin | |
| 2018-07-19 | Minor simplification in how we're handling xml for office files | jvoisin | |
| 2018-07-19 | Implement a much better Nautilus extension thanks to @atenart | jvoisin | |
| Co-authored-by: Antoine Tenart <antoine.tenart@ack.tf> Co-authored-by: jvoisin <julien.voisin@dustri.org> | |||
| 2018-07-18 | Minor cleanup of the Nautilus extension's code | jvoisin | |
| 2018-07-18 | Minor code simplification | jvoisin | |
| 2018-07-18 | Show if files are supported or not in the Nautilus extension | jvoisin | |
| 2018-07-18 | Show a pretty icon for files in the Nautilus extension | jvoisin | |
| 2018-07-18 | Change a button in the nautilus extension | jvoisin | |
| 2018-07-18 | Add a separator for the Nautilus extension | jvoisin | |
| 2018-07-18 | Remove the disclaimer from the Nautilus extension | jvoisin | |
| 2018-07-18 | nautilus: first working version | Antoine Tenart | |
| Improve the nautilus extension to get to a first working version: - Single and multiple selections are working. - The menu item only is there if mat2 has a chance to work on the selected files. - Errors are reported using notifications. Signed-off-by: Antoine Tenart <antoine.tenart@ack.tf> | |||
| 2018-07-16 | README: Fix typo | georg | |
| 2018-07-15 | Add a check for a missed dependency in `./mat2 -c` | jvoisin | |
| 2018-07-10 | Bump the changelog0.2.0 | jvoisin | |
| 2018-07-10 | Remove `print` from libmat, and use the `logging` module instead | jvoisin | |
| This should close #28 | |||
| 2018-07-10 | Implement a check for dependencies in mat2 | jvoisin | |
| Example use: ``` $ mat2 -c Dependencies required for MAT2 0.1.3: - Cairo: yes - Exiftool: yes - GdkPixbuf from PyGobject: yes - Mutagen: yes - Poppler from PyGobject: yes - PyGobject: yes ``` This should close #35 | |||
| 2018-07-09 | Add pylint3 to the ci | jvoisin | |
| 2018-07-09 | Make pylint even happier | jvoisin | |
| 2018-07-09 | Fix the previous commit | jvoisin | |
| 2018-07-09 | Minor improvement of fedora's duration in the testsuite | jvoisin | |
| 2018-07-09 | Document that MAT2 not being able to detect metadata doesn't mean that the ↵ | jvoisin | |
| file is clean | |||
| 2018-07-09 | Remove a useless option that was never implemented anyway | jvoisin | |
| 2018-07-08 | Fix some pep8 issues spotted by pyflakes | jvoisin | |
| 2018-07-08 | Achieve 100% coverage! | jvoisin | |
| 2018-07-08 | Bump coverage again | jvoisin | |
| 2018-07-08 | Bump coverage for office files and fix some related crashes | jvoisin | |
| 2018-07-08 | Silence a mypy's stupid warning | jvoisin | |
| 2018-07-08 | Add defusedxml as an (optional) way to prevent XML-based attacks | jvoisin | |
| Those attacks are DoS-only. | |||
| 2018-07-08 | Remove a leftover print | jvoisin | |
| 2018-07-08 | Bump coverage for torrent handling | jvoisin | |
| 2018-07-08 | Simplify how torrent files are handled | jvoisin | |
| - Rework the testsuite wrt. torrent - fail at parser's instantiation on corrupted torrent, instead of during `get_meta` or `remove_all` call | |||
| 2018-07-07 | Bump the coverage for pdf | jvoisin | |
| 2018-07-07 | Fix a mistake in office file revisions handling | jvoisin | |
| 2018-07-07 | Bump a bit the coverage | jvoisin | |
| 2018-07-06 | Bump the changelog0.1.3 | jvoisin | |
| 2018-07-06 | Simplify BMP handling | jvoisin | |
