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
Container Registry
Model registry
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
Marian Klymov
KWSys
Graph
e573351589da219828122fb26a6d028e6ed18fb6
Select Git revision
Branches
3
master
default
protected
small_cleanup
wrap_strdup
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
21
Dec
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
3
2
21
Nov
20
19
31
Oct
15
8
14
Aug
6
2
26
Jul
24
10
1
String: Add wrapper around strdup.
wrap_strdup
wrap_strdup
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
Fixed -Wsign-conversion warnings by adding casts
Fixed -Wextra-semi-stmt warning
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
Loading