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
Simon Magnin
mat2
Compare revisions
master to test
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
smagnin/mat2
Select target project
No results found
test
Select Git revision
Branches
archive
master
remove_office_rsid
sort_xml_attributes
test
use_content_type_for_msoffice
video_support
Tags
0.1.0
0.1.1
0.1.2
0.1.3
0.2.0
0.3.0
0.3.1
14 results
Swap
Target
jvoisin/mat2
Select target project
tguinot/mat2
jvoisin/mat2
dachary/mat2
mejo-/mat2
LogicalDash/mat2
dkg/mat2
christian/mat2
Selflike323/mat2
fz/mat2
iwwmidatlanticgdc/mat2
Gu1nn3zz/mat2
smagnin/mat2
flashcode/mat2
MANCASTILLEJA/mat2
jboursier/mat2
tails/mat2
matiargs/mat2
Brolf/mat2
madaidan/mat2
Delmer84/mat2
yuebyzua/mat2
yyyyyyyan/mat2
rmnvgr/mat2
Marxism-Leninism/mat2
GNUtoo/mat2
allexj/mat2
b068931cc450442b63f5b3d276ea4297/mat2
chenrui/mat2
nosec13346/mat2
anelki/mat2
30 results
master
Select Git revision
Branches
fix_heic
master
Tags
0.1.0
0.1.1
0.1.2
0.1.3
0.10.0
0.10.1
0.11.0
0.12.0
0.12.1
0.12.2
0.12.3
0.12.4
0.13.0
0.13.1
0.13.2
0.13.3
0.13.4
0.13.5
0.2.0
0.3.0
0.3.1
0.4.0
0.5.0
0.6.0
0.7.0
0.8.0
0.9.0
29 results
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (1)
Try to fix archlinux' version
· eb71c26a
Julien (jvoisin) Voisin
authored
6 years ago
eb71c26a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
View file @
eb71c26a
...
...
@@ -55,7 +55,7 @@ tests:fedora:
-
python3 setup.py test
tests:archlinux
:
image
:
archlinux/base
image
:
archlinux/base
:2018.09.01
stage
:
test
script
:
-
pacman -Sy --noconfirm python-mutagen python-gobject gdk-pixbuf2 poppler-glib gdk-pixbuf2 python-cairo perl-image-exiftool python-setuptools mailcap
...
...
This diff is collapsed.
Click to expand it.