Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
K
KWSys
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
Martin Willers
KWSys
Graph
3dfeb55ec97f7b7131c753405b008479a008cab8
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
2
Mar
28
Feb
25
19
17
14
13
12
15
Nov
14
13
11
4
1
31
Oct
30
29
16
15
18
Sep
17
29
Aug
28
27
26
20
19
18
25
Jul
24
20
Jun
30
May
29
15
14
2
1
17
Apr
16
14
28
Mar
27
26
25
21
19
17
12
7
5
25
Feb
22
14
13
12
6
5
4
30
Jan
24
23
22
21
18
14
11
12
Dec
11
28
Nov
25
Oct
24
19
18
5
4
3
2
14
Sep
12
11
7
7
Aug
1
12
Jul
10
9
22
Jun
21
14
13
12
9
1
31
May
18
15
12
11
9
24
Apr
23
19
12
11
29
Mar
28
9
8
7
6
22
Feb
21
20
1
31
Jan
23
19
17
10
9
8
3
21
Dec
15
14
12
9
8
7
6
5
4
1
30
Nov
29
9
7
6
3
2
1
31
Oct
17
16
12
11
10
7
6
5
4
30
Sep
29
21
20
14
11
1
11
Aug
4
3
1
25
Jul
22
29
Jun
28
27
26
9
8
1
31
May
30
29
25
24
23
22
16
15
11
9
8
6
1
28
Apr
27
20
19
18
17
12
11
1
31
Mar
30
29
28
27
24
21
20
7
6
3
14
Feb
13
10
9
6
3
2
16
Jan
15
11
10
9
21
Dec
14
13
2
1
28
Nov
21
18
16
10
9
8
4
3
23
Oct
7
29
Sep
23
20
14
9
24
Aug
3
2
1
21
Jul
19
18
15
14
30
Jun
31
Mar
29
22
9
8
7
22
Feb
19
10
8
11
Jan
8
7
14
Dec
9
4
3
2
1
30
Nov
16
Oct
6
2
28
Sep
25
17
11
28
Aug
24
21
7
3
30
Jul
23
22
15
10
8
7
2
15
Jun
3
27
May
18
12
5
4
19
Apr
16
10
18
Mar
17
10
3
27
Feb
25
24
23
Jan
20
9
8
23
Dec
18
16
15
12
10
14
Nov
12
11
31
Oct
16
14
2
25
Sep
19
8
5
11
Aug
7
4
30
Jul
18
17
10
2
1
3
Jun
2
19
May
16
7
5
14
Apr
7
5
2
1
19
Mar
12
11
6
3
28
Feb
12
24
Jan
6
4
2
21
Dec
19
18
STYLE: Make prototype match definition names
STYLE: Make prototype match definition names
STYLE: Replace integer literals which are cast to bool.
COMP: Use nullptr instead of 0 or NULL
STYLE: Remove redundant void argument lists
DOC: Update documentation for modern add_subdirectory.
STYLE: Convert CMake-language commands to lower case
STYLE: Use modern path naming
Merge topic 'mingw-psapi'
CMake: Fix psapi lib name on case-sensitive fs
Merge topic 'SystemTools-URLAndURIParsingTools'
Merge topic 'terminal-st'
Terminal: Add st-256color to VT100 color support whitelist
Adding DecodeUrl and GetFilePathFromURI methods
Merge topic 'SystemTools-CopyFileIfDifferent-recursion'
Merge topic 'mingw-psapi'
SystemTools: CopyFileIfDifferent: Fix endless recursion
CMake: Fix psapi lib name on case-sensitive fs
Merge topic 'SystemTools-CopyFileIfDifferent-no-dir'
SystemTools: Revert "CopyFileIfDifferent: Ensure that source is a file"
Merge topic 'SystemTools-CopyFileIfDifferent-no-dir'
SystemTools: CopyFileIfDifferent: Ensure that source is a file
Merge topic 'SystemTools-abort'
SystemTools: Update EnableMSVCDebugHook to simulate "Retry"
Merge topic 'Terminal-make-sync-tty'
Terminal: Support GNU make's TTY notification environment variable
Merge topic 'warning-suppressions'
CTestCustom: Suppress PGI Community Edition compiler license warnings
RegularExpression: Suppress VS 2013 warning C4351
Merge topic 'FStream-is_open'
Merge topic 'RegularExpression-match-init'
FStream: Expose is_open publicly
SystemTools: Remove redundant ToWindowsExtendedPath calls
RegularExpression: Initialize RegularExpressionMatch arrays fully
Merge topic 'Encoding-ToWindowsExtendedPath-wide'
Encoding: Add ToWindowsExtendedPath support for wide string
Merge topic 'misc-warnings'
Replaced several 0, NULL, and KWSYS_NULLPTR with nullptr
Fixed -Wunused-macros warnings
Fixed 64 to 32 bit truncation warning by casting
Loading