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.
a552808ccc64e98f47c5b1be189f9b48ffc0d986
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
21
Dec
19
14
29
Nov
14
8
5
2
16
Oct
12
10
9
6
1
29
Sep
27
19
18
17
14
10
8
Jun
18
May
2
26
Apr
23
2
Mar
9
Feb
8
15
Dec
13
Nov
1
24
Oct
6
Sep
1
20
Aug
9
8
4
3
19
Jun
9
May
13
Apr
29
Mar
23
1
10
Jan
7
5
3
28
Dec
21
14
8
1
9
Nov
10
Sep
9
8
27
Aug
16
9
Jul
2
30
Jun
29
11
10
4
3
12
May
11
4
29
Apr
28
19
9
26
Mar
22
18
12
Feb
27
Jan
26
13
12
6
16
Dec
15
11
8
1
30
Nov
24
23
20
18
16
15
19
Oct
16
9
8
6
30
Sep
28
25
24
23
22
14
3
31
Aug
6
27
Jul
26
24
13
9
8
25
Jun
22
12
11
10
9
5
20
May
19
14
13
23
Apr
21
20
15
14
6
5
2
30
Mar
19
18
17
16
13
Feb
12
9
3
9
Jan
18
Dec
15
4
23
Nov
7
17
Oct
16
15
10
27
Sep
26
23
22
15
11
20
Aug
10
Jul
9
6
Jun
2
1
31
May
27
16
14
13
12
10
2
30
Apr
24
23
2
27
Mar
17
11
27
Feb
19
3
2
1
31
Jan
30
22
21
20
13
12
11
10
8
14
Dec
11
6
5
4
23
Nov
16
12
7
5
26
Oct
25
12
9
2
20
Sep
19
17
22
Aug
21
16
15
9
8
3
1
30
Jul
24
23
27
Jun
6
18
May
17
16
3
20
Apr
19
12
14
Mar
12
9
7
6
3
2
1
28
Feb
26
22
21
1
30
Jan
27
26
16
12
8
21
Dec
18
15
14
13
9
8
5
4
29
Nov
25
Oct
23
18
13
9
6
4
3
27
Sep
21
30
Aug
27
26
25
23
22
21
17
14
11
10
1
31
Jul
28
27
25
24
20
18
17
16
14
13
12
5
25
Jun
22
19
15
14
5
3
24
May
23
22
21
20
8
5
27
Apr
25
24
22
21
18
17
13
30
Mar
29
21
17
16
13
12
11
10
9
8
6
2
28
Feb
10
8
7
23
Jan
17
5
4
31
Dec
26
20
16
11
10
16
Nov
9
8
27
Oct
21
19
18
12
6
5
4
3
22
Sep
21
CPU: Add Aarch64 support
SystemInformation: extract CPU stepping information from /proc/cpuinfo, too
SystemInformation: try harder to find the CPU family
SystemInformation: try harder to find a useful processor name
SystemInformation: PA-RISC chips are from HP
SystemInformation: fix value extraction from /proc/cpuinfo
SystemInformation: sum up all caches found in /proc/cpuinfo
SystemInformation: fix typos
Remove KWSys Registry
SystemTools: Add check for empty strings to prevent integer underflow
Process: Dereference NULL++ instead of NULL to force crash
Process: Remove support for Windows 98
SystemInformation: Do not dereference NULL ifa_addr
SystemInformation: Compute FQDN only on specific platforms
SystemInformation: Fix sw_vers output processing
SystemInformation: No backtrace on LSB < 4.1
SystemInformation: Use kwsys_ios:: for string streams
SystemInformation: Drop unused LoadLines on OS X
SystemInformation: Expose helper functions only where needed
SystemInformation: Fix helper definition order
Merge "SystemInformation: support for resource limits"
SystemInformation: support for resource limits
Merge topic 'clang-analyzer-fixes'
SystemInformation: Fix sloppy use of sysctlbyname() API
ProcessUNIX: Suppress warning about uninteresting return code
Tell Git to check tab-in-indent and no-lf-at-eof
Merge branch 'more-SystemInformation'
SystemInformation: Pass extern "C" functions to sigaction
SystemInformation: Fix unused assignment warnings
SystemInformation: Use ifaddrs.h only where available
SystemInformation: Use si_code constants only where available
SystemInformation: Use execinfo.h backtrace only where available
SystemInformation: Use Windows API more portably
SystemInformation: Use long long or __int64 only where available
SystemInformation: Fix UNIX system includes for FQDN
SystemInformation: Report more information
Add and configure developer setup helper scripts
Merge branch 'setup'
Add 'git-gerrit-push' script
Merge "SystemTools: Fix accidental bitwise instead of logical OR"
Loading