Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-subgrid
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
agnumpde
dune-subgrid
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
4f103fdb87ebc19f51e12674c717c1d336d7e01c
Select Git revision
Branches
14
bugfix/variant-memory-leak
feature/add_boundary_in_hostgrid_outside_in_hostgrid
feature/geometryInInOutside
fix/bump-version-to28
master
default
protected
releases/2.0-1
releases/2.0-2
releases/2.1-1
releases/2.2-1
releases/2.4-1
releases/2.5-1
releases/2.6-1
releases/2.7
releases/2.8
14 results
Begin with the selected commit
Created with Raphaël 2.2.0
10
Jan
21
Sep
20
Apr
28
May
6
22
Apr
21
9
11
Mar
5
Sep
31
Aug
29
2
18
Jul
16
18
Jun
23
Apr
16
6
5
3
21
Feb
19
24
Oct
18
16
13
15
Jun
14
12
22
May
19
18
5
4
14
Feb
11
Nov
10
Aug
18
Feb
16
24
Nov
28
May
13
Aug
22
May
28
Mar
23
Jan
16
Dec
11
28
Nov
7
22
Oct
21
8
5
Sep
4
4
Mar
2
1
28
Feb
26
23
Oct
2
15
Aug
2
25
May
21
Feb
20
17
15
7
23
Jan
20
2
16
Dec
12
6
1
25
Nov
21
Oct
27
Sep
18
Aug
14
12
27
Jul
19
18
15
23
Jun
14
4
Mar
20
Jan
13
7
30
Nov
18
Aug
9
4
6
Jul
5
2
1
30
Jun
26
25
26
May
25
20
12
Mar
16
Dec
25
Nov
19
18
26
Oct
20
8
29
Sep
15
Jul
14
10
1
1
Jun
28
May
27
13
28
Apr
22
21
7
27
Mar
12
9
8
6
3
2
25
Feb
18
17
6
5
24
Jan
21
9
19
Dec
14
12
11
27
Nov
28
Oct
22
29
Aug
16
Jun
13
11
5
19
May
29
Apr
31
Mar
26
20
Dec
26
Nov
22
14
7
7
Aug
10
Jul
31
May
7
3
2
27
Apr
18
5
28
Feb
27
26
23
21
19
16
15
14
12
31
Jan
30
29
27
26
25
24
23
Bump dune version to 2.8
fix/bump-versio…
fix/bump-version-to28
Turn this branch into release 2.8
releases/2.8
releases/2.8
Merge branch 'fix/depr-unused' into 'master'
master
master
Replace DUNE_UNUSED by [[maybe_unused]]
Merge branch 'update-ci-to-2.7' into 'releases/2.7'
releases/2.7
releases/2.7
CI-test the 2.7 branch against the 2.7 core modules
Merge branch 'introduce-empty-changelog' into 'master'
Start having a CHANGELOG.md file
Merge branch 'update-ci' into 'master'
Modernize CI script
Merge branch 'remove_getrealimplementation' into 'master'
Modernize exception-handling
Update .gitignore to current Dune core style
Merge branch 'feature/fix-deprecation-warnings' into 'master'
[subgrid.hh] Use dune version check for parallel/communication.hh
[subgridgeometry.hh] Use dune version check for std::variant
[test] Replace Dune::shared_ptr with std::shared_ptr
Merge branch 'feature/update-to-clang-7' into 'master'
Update CI config to clang-7
Merge branch 'feature/remove-variant' into 'master'
Remove std::variant fallback
Decrease typedef clutter.
Replace deprecated 'getRealImpementation' by 'impl'
Add missing line
releases/2.6-1
releases/2.6-1
Adjust to changes of the CI configuration
fix -Winjected-class-name warnings in Clang
Add template keyword for get calls
[variant] test copy/move assignment/construction
[variant] implement Rule of Five
[variant] Only store trivial data types directly
[variant] forward, not move
Replace deprecated getRealImplementation by impl()
Add missing line
Adjust to changes of the CI configuration
Merge branch 'cherry-pick-4bfc2227' into 'releases/2.6-1'
Merge branch 'fix/compatibility-with-mac' into 'master'
Merge branch 'fix/compatibility-with-mac' into 'master'
[compatibility] Use <memory> instead of <tr1/memory>
[compatibility] Use unsigned int instead of uint
Merge branch 'fix_inject_classname_warning' into 'master'
Loading