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.
ea9278e999c3b41df2f85f1411990070eb181cf7
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
16
Nov
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
19
17
16
12
8
7
25
Nov
18
11
30
Oct
24
17
16
13
11
7
6
4
3
24
Sep
22
21
20
19
18
6
4
3
29
Aug
27
8
30
Jul
27
24
22
21
20
18
17
16
15
13
12
11
10
9
8
nothing to see here
fix enable disable dance
add unsupervise options to 66-all and deprecate 66-tree -U option
it works now
this is the reverse framboise
provide ssexec_all API
IDE config change -- nothing to see
IDE config change -- nothing to see
nothing to see here
check SS_STATE_INIT flags instead of the presence of the state file itself
typo fix
remove ss_resolve_add_uint32() and ss_resolve_pack() function
add ss_state_check_flags function
Respect state of ss_flags_init flags: the dance 66-stop -u -> 66-disable -> 66-enable -> 66-start of a classic service produce an error at s6-svstatus read due of an initialized service at /run/66/scandir/*. Remove old function ss_resolve_pack,ss_resolve_add_uint32.
avoid infinite loop at dependencies resolution when a module declare an another module inside it
Merge branch 'master' into dev
The check of the symlink can return true even if lstat return -1, so be sure to only pass if the lstat return 0 and the symlink check return true
do not return value on void function
add documentation about -R option at 66-disable command
allow negative value
typo fix
allow to pass multiple times the -r options and avoid to remove comment
add -R options: allow to disable and remove its configuration file and logger directory
check if backup directory is not empty
Merge branch 'master' into dev
clone feature is now fully functional
Bump v0.5.1.0
v0.5.1.0
v0.5.1.0
be more precise about the use of the exclamation mark at [environment] section
update documentation
what a bug!, don't break before the end of the compare
update documentation
Merge branch 'master' into dev
add -F option at 66-disable
allows @runas field to be on format uid:gid,uid:,:gid or uid whereas uid and gid is the name of user and the name of the group respectively
add %RUNAS% feature: allow to choose the place where write the s6-setuidgid command at execute field
Bump v0.5.0.1
v0.5.0.1
v0.5.0.1
Merge branch 'master' of https://framagit.org/obarun/66
remove livestate in all case
update version at build_toolchain.sh script
Merge branch 'master' of https://framagit.org/obarun/66
Loading