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
Kevin Fitch
KWSys
Graph
411e958f46246eaf8e044b6d0af542685bca5fcf
Select Git revision
Branches
2
escape-glob
master
default
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
4
Dec
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
12
11
10
9
8
7
6
5
4
3
2
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
Glob: Automatically escape any glob special characters in full path
escape-glob
escape-glob
Glob: Allow backslash to escape special chars
Merge topic 'ConsoleBuf-fallthrough'
ConsoleBuf: Add explicit switch case fallthrough markup
Merge topic 'fallthrough'
Configure: Add KWSYS_FALLTHROUGH macro for C++ code
Merge topic 'get-case-path-cache'
master
master
SystemTools: Cache only existing path names in GetActualCaseForPath
Merge topic 'no-string-append'
Avoid requiring CMake 3.4 string(APPEND)
Merge topic 'typos'
Fix trivial typos in text
Merge topic 'Process-kill-pid'
Process: Add function to kill process (and children) with pid
Merge topic 'SystemTools-default-dir-creation-permissions'
Merge topic 'Process-test-ubsan'
Process: Fix tests under ubsan
Process: Refactor test compile flag addition
SystemTools: set default MakeDirectory permissions mode
Merge topic 'remove-dead-lfs-code'
Remove dead code from Configure.h.in
Merge topic 'CmdLineArgs-strings'
Merge topic 'dynloader-string'
Merge topic 'monotonic-time'
CommandLineArguments: use std::string in GenerateHelp()
DynamicLoader: use std::string instead of strcpy() + strcat()
ProcessUNIX: Use monotonic clock in kwsysProcessTimeGetCurrent() for POSIX
Merge topic 'use-strdup'
Merge topic 'CmdLineArgs-delete-0'
Merge topic 'minor-fixes'
Merge topic 'testEncoding'
ProcessWin32: use strdup() instead of open coding it
ProcessUNIX: use strdup() instead of open coding it
remove pointer checks before calling free()
CommandLineArguments: do not check variable before delete[]
testSystemTools: fix some copy'n'paste issues
processUNIX: fix not null terminated buffer during error reporting
processUNIX: close intermediate file descriptor in error case
SystemInformation: fix potential off-by-one write
Merge topic 'SystemTool-getcwd'
Loading