Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
K
KWSys
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Utils
KWSys
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
fd2ec23dc25be7341d75ea1585590ed7f6507996
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
25
Mar
24
22
1
28
Feb
12
11
10
9
7
6
30
Jan
29
28
27
28
27
24
23
22
21
16
15
12
Dec
30
Nov
28
23
22
6
5
4
3
1
31
Oct
28
25
24
23
19
Sep
18
10
9
3
28
Aug
30
May
29
28
27
6
2
8
Mar
7
15
Feb
14
13
29
Nov
28
19
17
2
1
17
Oct
16
22
Aug
21
19
25
May
24
22
8
Mar
7
2
1
28
Feb
27
9
8
7
6
3
1
30
Jan
19
18
16
Dec
15
15
Nov
14
6
4
3
13
Oct
12
26
Jul
24
22
19
18
21
Jun
17
9
8
3
2
2
Mar
18
Feb
17
31
Jan
29
28
27
22
21
19
18
14
13
11
10
7
6
1
Nov
29
Oct
28
27
25
26
23
15
14
8
7
6
5
15
Sep
14
3
2
6
Aug
3
2
29
Jul
28
26
8
7
28
Jun
25
24
23
2
1
7
May
6
5
4
29
Apr
28
26
23
19
16
14
13
12
30
Mar
29
8
5
3
1
12
Feb
11
10
9
2
1
25
Jan
22
5
4
29
Sep
28
5
Aug
3
31
Jul
24
23
5
Jun
27
May
26
25
22
18
16
14
13
11
8
23
Apr
22
21
17
16
15
13
10
9
7
6
4
1
31
Mar
25
24
20
18
4
3
2
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
Merge topic 'patch-TEST_INCLUDE_FILE'
master
master
Merge topic 'cmake-versions'
Merge topic 'patch-CMAKE_COMPILER_IS_GNUCXX'
CTest: Replace deprecated TEST_INCLUDE_FILE with TEST_INCLUDE_FILES
Require CMake 3.13 or higher, enable policies through 3.31
Drop unused code for compatibility with CMake < 2.6
Replace CMAKE_COMPILER_IS_GNUCXX with CMAKE_CXX_COMPILER_ID
Merge topic 'status-message-encoding'
Status: Fix encoding of error strings on Windows
Merge topic 'cpu'
SystemInformation: Let NumberOf{Physical,Logical}CPU respect each other
Merge topic 'revert-SystemTools-windows-CopyFile'
SystemTools: Revert "use CopyFile on Windows"
Merge topic 'SystemTools-windows-CopyFile'
SystemTools: use CopyFile on Windows
Merge topic 'bsd_hw_ncpu'
SystemInformation: use HW_NCPUONLINE on OpenBSD and NetBSD
Merge topic 'path-tounix'
SystemTools: Fix invalid memory access in ConvertToUnixSlashes
SystemTools: Improve repeated slash handling in ConvertToUnixSlashes
Merge topic 'patch-lower-case-style'
Merge topic 'revert-Process-GetParentPID'
Process: Revert "Add function to get parent PID"
Process: Suppress PID conversion warning
Use lower case style for CMake commands
Merge topic 'get-parent-pid'
Merge topic 'ubsan-well-defined'
Merge topic 'regex2'
ProcessUNIX: Add function to get parent PID
Process.h.in: Add missing undef for Process_KillPID
RegularExpression: Add an options parameter to find()
RegularExpression: Add a method to query the number of capture groups
RegularExpression: Remove redundant overloads
Encoding: Reformulate to avoid unsigned int overflow
Merge topic 'regex'
RegularExpression: Fix match start/end values of unmatched groups
RegularExpression: Add an optional offset parameter to find()
Merge topic 'clang-format-18'
Merge topic 'clang-format'
Revise C++ coding style using clang-format with "east const"
Loading