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
e08eee61bea0154e9c13113bdd563d0817e33b74
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
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
3
2
21
Nov
20
19
31
Oct
15
8
14
Aug
6
2
26
Jul
24
10
1
24
Jun
3
31
May
29
28
21
6
25
Apr
21
Mar
15
5
Feb
31
Jan
25
14
Merge topic 'SystemTools-fix-removing-junction'
SystemTools: do not special case a junction in RemoveFile
Merge topic 'comment-typo-fix'
SystemTools: fix typo in junction functions
Merge topic 'MoveFileIfDiff'
SystemTools: factor out "dest is directory" case from CopyFileIfDifferent()
tests: verify SystemTools::CopyFileIfDifferent()
Merge topic 'xvar'
CMake: drop needless x${VAR} tricks
Merge topic 'minor-cleanups'
SystemTools: Revert "Reduce scope of 'buf' variable in CollapseFullPath"
Merge topic 'SystemTools-CollapseFullPath-relative-base'
SystemTools: Fix CollapseFullPath with relative base path
SystemTools: Use C++11 in SystemToolsAppendComponents
Merge topic 'minor-cleanups'
CommandLineArguments: initialize internal class members directly
SystemTools: Drop unnecessary .c_str()
SystemTools: Reduce scope of 'buf' variable in CollapseFullPath
RegularExpression: Initialize private members on construction
RegularExpression: Reduce scope of 'len' variable
Merge topic 'clang-on-windows'
Fixing issues when building with clang 8.0 on Windows
Merge topic 'SystemInformation-hygon'
SystemInformation: Add Hygon Dhyana Support
Merge topic 'SystemInformation-windows-backtrace'
SystemInformation: Implement backtrace support on Windows
Merge topic 'hide-translation-map'
SystemTools: support hiding the translation map
Merge topic 'SystemTools-cleanups'
SystemTools: Optimize range loop in RelativePath method
SystemTools: Optimize range loop in FindProgramPath method
SystemTools: Optimize range loop in FindLibrary method
SystemTools: Optimize range loop in FindProgram method
SystemTools: Optimize range loop in FindProgram method
SystemTools: Optimize range loop in FindName method
SystemTools: Optimize iterator lifetime in JoinPath
SystemTools: Update buffered env value string only on a change
Merge topic 'fix-dynamic-loader-failures'
DynamicLoader: avoid the min/max macros from windows.h
DynamicLoader: include stdio.h for _snprintf
Loading