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.
bd357b85f866c8377f1d2a71f09ec2f4223c1592
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
CI: force bubblewrap tests to run on whitewhale.
feature/90-sand…
feature/90-sandbox-external-processes
Lint.
Appease pep8.
Update docstring to match current code behavior.
Appease pep8.
Don't test if required argument is set.
Appease coverage CI: this is always true on Debian Stretch but might not be elsewhere.
Lint.
Locally disable buggy pylint check.
Avoid confusing pylint's W1201.
Simplify code, as per pylint R0205.
Simplify code, as per pylint R1719.
subprocess.run wrapper: require an input filename and adjust type annotation to clarify that the output filename is optional.
Make code more Pythonic.
Simplify.
Factorize.
Lint.
CI: only require 100% test coverage for the bubblewrap-enabled branches.
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
Loading