Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
6
66
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Eric Vidal
66
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
8f4adc4e08bbd3b309ac8cfd228e8ff0f8061287
Select Git revision
Branches
8
async
boot
dev
master
default
parser
patch-1
resolve
state
Tags
20
0.8.0.2
0.8.0.1
0.8.0.0
0.7.2.1
0.7.2.0
0.7.1.1
0.7.1.0
0.7.0.2
0.7.0.1
0.7.0.0
0.7.0.0-preprod-rev2
0.7.0.0-preprod-rev1
0.7.0.0-preprod
0.7.0.0-beta-3
0.7.0.0-beta-2
0.7.0.0-beta
v0.6.2.0
v0.6.1.3
v0.6.1.2
v0.6.1.1
28 results
Begin with the selected commit
Created with Raphaël 2.2.0
5
Dec
4
1
30
Nov
1
1
Oct
29
Sep
28
27
7
20
Aug
2
20
Jun
9
8
5
10
Apr
26
Mar
18
8
5
27
Feb
26
25
24
21
9
8
7
6
2
30
Jan
26
20
19
18
17
16
11
26
Dec
19
17
19
Nov
16
15
31
Oct
24
4
3
22
Sep
21
20
14
26
Aug
25
24
3
30
Jul
28
27
21
20
18
15
14
13
12
11
10
8
6
4
1
26
Jun
22
19
18
17
15
14
12
11
10
9
8
4
2
28
May
27
22
19
18
17
16
15
14
11
9
8
9
8
7
6
5
3
30
Apr
29
28
27
26
25
23
22
21
20
19
18
12
9
8
6
2
1
31
Mar
30
24
23
11
7
6
3
2
3
2
1
27
Feb
5
29
Jan
27
26
24
23
22
21
20
18
17
15
14
6
4
3
2
1
31
Dec
30
29
30
28
27
26
23
22
20
pass through new graph function
move graph function to the correct file
add graph function file and header file
rename service_resolve_svtree function to service_intree. Rename struct ss_resolve_graph_style to info_graph_style
fix build
reduce HEAP memory allocation
pass through auto_strings function
pass to new resolve API interface
update deps.mak
add service.h header file
follow name file change
implement resolve API for a tree
complete reframe of resolve API function: allow to use different struct of resolve in function of the object to deal with. Split service and tree resolve function to separated file.
rename ss_state_XXX to state_XXX
clean up
remove ss_ prefix at file name. Rename ss_state_XXX function to state_XXX
clean headers file declaration
[WIP] reframe of the enable process flow to incorporate @intree and seed file feature
rename ss_tree_seed_s struct to tree_seed_s
use of new sastr_dir_get interface
add rename option
add 66-tree -o option
be shorter
[WIP] Implementation of new graph API. Implements seed file features. Use new interface of sastr_dir_get.
adapt to new sastr_dir_get function interface
temporarily 66-rebuild tool
adapt to new sastr_dir_get function interface
[WIP] adapt to new graph API. Add field requiredby. Add -o options
-t option can be skipped
temporarily 66-rebuild tool
remove dev comment
all to pass options at any place, use of new tree_sethome interface format
pass 66-tree to ssexec_t struct, add the seed file feature
change interface of tree_sethome() function and allow creation of the tree by seed file, add prototype declaration for tree_seed_xxx function() and ss_tree_seed_s struct
add @intree feature
add service_isenabled and service_isenabledat function
add tree_isvalid() function
remove debug message
simplifies the ss_resolve_pointo() function
typo fix
Loading