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.
bc2c951f82331d0021adc5c525c7260b5e84668a
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
12
Jul
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
6
5
4
5
4
3
2
22
Jun
21
20
19
18
Merge branch 'master' of https://framagit.org/obarun/66
add env_find_current(). Fix 66-env import options
update 66-env documentation
fix segmentation fault when @destination and custom as @build value is set
@destination field is not mandatory with custom build
be clearer at error message
add -c,-s,-V,-i options: -c change the symlink to target to the specified version. -s handle a specific version for command -L|V|e|r. -V displays available version. -i import extra configuration file from a version to another
add -i options: import extra configuration file from a version to another
pass to log_? function
add -s option: allow to switch the configuration symlink to a given version
rewrite env_make_symlink()
write configuration file at module parse time
fix src path string
fix initialization of table
update deps.mak
fix gen-deps.sh for cross compilation
fix shared library compilation
fix tryflag() and tryldflag()
be better at scripting time
Version symlink point to a directory, append the file name
update deps.mak
allow to use a different version of configuration file than the frontend file if any of -c/m/C is providen. Version symlink point now to the directory instead of the file itself which allow to have extra configuration file
module frontend service file location fix the module directory destination
add version format constant variable
@version is now mandatory
the location of the frontend service for a module fix the destination directory of the module
freed stralloc and use retrieve the good service name at die message
pass variable coming from rc.init at stage2 environmnent variable
fix SS_SCRIPT_SYSDIR value at compile time
allow to pass key=value from init.conf file as kernel line parameter
set -e options as default option
get the correct exit status
use cdb format if available
resolve
resolve
avoid multiple same name at contents field
be more verbose at graph build process
fix rebuild of contents file for a module
pass resolve file to cdb format. mark ss_resolve_pack() deprecated. Add ss_resolve_{read_cdb,write_cdb,add_cdb,add_cdb_uint,find_cdb}()
pass through ss_resolve_svtree()
do not get an empty stralloc when the service is found
close the string framboise
Loading