Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GitWrapper
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
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
Georg Seibt
GitWrapper
Graph
5de1aecfa0dc85646d851e2071c7406ec5e1f978
Select Git revision
Branches
1
master
default
Tags
1
2022.1
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Oct
19
26
Jan
1
Aug
10
Mar
25
Apr
25
Mar
17
3
2
1
15
Feb
8
15
May
5
Apr
29
Mar
25
20
19
Feb
10
19
Nov
25
Oct
19
7
Aug
6
22
Jun
27
May
22
21
20
15
3
23
Apr
19
Feb
16
15
7
1
29
Jan
20
19
12
19
Dec
18
11
Sep
23
Aug
8
6
Jul
3
6
Jun
19
May
27
Apr
26
28
Mar
8
2
Feb
10
Jan
2
13
Dec
7
2
1
21
Nov
17
7
31
Oct
28
27
26
24
21
20
19
18
17
16
14
13
12
11
10
9
11
Apr
Configure JDK Toolchain download
master
master
Update build (Gradle 8.4 + dependencies)
Dependency Updates
Change version tag format
2022.1
2022.1
Fix javadoc
Manual snapshot publishing
LGPL
Rename publication
GitLab publishing Task
Enable package deployment
Define toolchain consistently
Update dependency
Update Gradle
flip if condition to reduce indentation
Expect directory paths in git ls-tree output
More path validation when archiving
Update README.md
Update .gitlab-ci.yml
Use best compression
Add a function to get all (remote) branches
Branches now store their full name as their id
Handle uncommitted changes when archiving the Repository
Use LinkedHashMap to retain the order in which entries were found in the git output
Use force checkout in Reference#merge
Update to Gradle 6.8.2
Update Gradle to 6.8.2
Update to Gradle 5.4.1
Upgrade to Gradle 5.3.1
Basic CI, publishing disabled for now.
Upgrade commons-io dependency.
Upgrade to Gradle 5.3
Getter for the Repository a Reference belongs to.
Archive conflicting repository states.
Merge branch 'master' of gitlab.infosun.fim.uni-passau.de:seibt/GitWrapper
Document the correct semantic of the conflict count
Revert "Let git merge conflict count reflect the number of conflicts, not just the number of conflicting files"
Let git merge conflict count reflect the number of conflicts, not just the number of conflicting files
Let a merge return the number of merge conflicts.
Merge branch 'master' into 'master'
Fix hasFile(Path) doc.
Loading