Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GoikLectures
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Goik Martin
GoikLectures
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
a62c8fad4d852dc547a18fff19ba005135d77b25
Select Git revision
Branches
2
master
default
protected
revealupdate
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
19
May
15
14
13
12
6
5
4
2
1
30
Apr
29
28
27
26
25
24
23
22
21
20
19
16
15
14
11
10
9
8
3
2
1
27
Mar
26
25
24
19
Feb
17
14
9
8
6
19
Dec
11
4
27
Nov
24
13
27
Oct
24
17
16
10
7
26
Sep
25
6
Aug
4
3
1
31
Jul
30
29
28
25
21
20
15
13
11
26
Jun
25
15
31
May
19
7
6
2
30
Apr
26
25
24
23
22
21
17
16
15
14
12
11
10
9
27
Mar
20
18
17
14
8
7
5
2
27
Feb
26
25
23
22
21
20
19
18
17
16
15
14
13
10
9
8
7
2
1
31
Jan
30
29
27
23
6
5
Dec
4
14
Nov
13
12
11
10
8
7
6
5
4
3
30
Oct
29
28
26
25
24
23
22
20
19
17
Game of Life skeleton example
Minor cosmetics
living --> ALIVE, dead --> DEAD
Defining color as part of a cell's internal state
CellState replacing boolean to increase readability
Avoiding Javadoc error
Version and artifact's name
Latest cosmeticts
New preparations, clickable solutions
Game of Life, World, minor cosmetics
Junit assertEquals(double,double) deprecation problem
New examination test
Cosmetics
Prime number performance
Writingg prime number related tests and measuring performance
Median exercise, loads of minor corections (javadoc)
Game of life partly finished
Replacing explicit source code references by stable method references
non-leap years for multiples of 100 rather than 200
Implementing and testing common multiple, Javadoc supplied in Test
Jdk-1.8 --> Jdk-1.7
Extended hint to available documentation
Dependencies re-organized
changing <para> to <annotation><para>
Build dependencies prior to document generation
Wrong solutions destdir
Interegr container exercises
Junit 3 --> Junit 4, supplementary tests
Ignore pom.xml files in classes subdirs
Adding Eclipse project archives
Cosmetics
API doc change
add target "dirty2" for dependent compilations
Separate GCD exercise
dead link removed
sin a + x instead of sin a * x
abs and max exercises
Offering PDF solutions
Adding cancellation to fractions
Sine example completed
Loading