Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
mat2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tails
mat2
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
302a5ea002478cac86ff7be03d2add46c81a96de
Select Git revision
Branches
5
add_wmv_support
feature/90-sandbox-external-processes
fix_control_char
implement_lightweight_mode_msoffice
master
default
protected
Tags
10
0.6.0
0.5.0
0.4.0
0.3.1
0.3.0
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0
15 results
Begin with the selected commit
Created with Raphaël 2.2.0
3
Feb
2
16
Jan
15
Dec
8
11
Nov
10
8
7
28
Oct
25
24
23
22
18
14
12
11
9
6
5
4
3
2
1
30
Sep
26
25
24
20
18
17
12
9
6
5
4
3
1
26
Aug
24
23
19
8
3
30
Jul
26
25
24
23
21
19
18
16
15
10
9
8
7
6
2
1
27
Jun
24
22
21
20
19
18
12
10
8
7
6
4
23
May
21
18
16
15
14
6
1
30
Apr
29
26
23
22
16
15
14
11
4
3
2
1
31
Mar
27
25
20
19
18
13
6
Document the bubblewrap optional dependency.
Disable coverage testing for branches that are exercised via separate CI tests.
CI: run Debian tests twice, once with bubblewrap, once without.
Whenever possible, use bwrap for invoking subprocesses from library code (Closes: #90).
Refactoring: wrap all calls from library code to subprocess.run().
Always use subprocess.run for invoking subprocesses from library code.
Add support for wmv
master
master
Fix formating
add_wmv_support
add_wmv_support
Add support for wmv
Rename the internal class used by the nautilus extension
Update debian packaging status
Fix debian build instructions
Add a note in the readme about `-L` and pdf
mat2 is now available on pypi
Add a readme for the nautilus extension
Bump the changelog
0.6.0
0.6.0
Remove a useless image
Add some type annotations to the nautilus extension
Add a missing file :/
Prove that the previous commit is working
Do not display control characters in output
Fix stuff?
fix_control_char
fix_control_char
Do not display control characters in output
Add mp4 support
Add support for zip files
Improve archive-based parser's robustness against corrupted embedded files
Implement get_meta() for archives
Minor refactorisation of how we're checking for exiftool's presence
Add a test for tiff lightweight cleaning
Implement lightweight cleaning for jpg
Fix a stupid typo in the changelog
Bump the changelog
0.5.0
0.5.0
Document that FFmpeg is now an optional dependency
Improve type annotation coverage
Implement lightweight cleaning for png and tiff
Optimize the handling of problematic files
Improve problematic filenames support
Fix the testsuite on fedora
Test mat2's reliability wrt. corrupted video files
Implement support for .avi files, via ffmpeg
Loading