Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cc-cli
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
Container Registry
Model registry
Operate
Environments
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
Mirror
cc-cli
Graph
b9cf72710b4f520490f832cf7da013c486e21dae
Select Git revision
Branches
5
abeutot
feature.mig-alloc-stats-misc
improve/error_messages
master
default
protected
next
Tags
7
v7
v6
v5
v4
v3
v2
v1
12 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
Dec
22
Oct
19
25
Sep
27
Aug
16
12
Jul
15
May
10
21
Nov
17
10
Oct
7
Jul
6
5
4
15
Jun
8
7
27
May
23
20
18
16
13
11
6
2
27
Apr
13
12
8
30
Mar
21
17
16
7
3
2
25
Feb
24
23
22
21
18
17
16
15
14
11
10
9
8
7
4
3
31
Jan
28
25
11
10
8
7
6
4
3
31
Dec
30
29
28
27
23
22
20
Fix typo
Fix close fds for pager child process
Fix zombie when calculating uname tag
Added pause option to start command
Fix attachment command
abeutot
abeutot
vnc: handle case where tag vncport in invalid
Set VNCViewer thread in daemon mode so it does no prevent cli from exiting
Ask for forward thread to end after VNC process is dead
Launch vnc viewer process in a new process group
Use sys.exit instead of exit
Fix typo
Fix close fds for pager child process
Fix zombie when calculating uname tag
Added pause option to start command
Typo
Typo
Removed unused method
Refactored vm commands + better error messages
Update license to LGPL v3
Case coherency for error message
No dot at the end of an error message
Fix addforward usage
version 6
v6
v6
Try to use @staticmethod
Implemented wall handler
Remove sheebang in python library
rework rights commands to handle new system
Add vnc command
Use os.devnull when possible
Move FakeTtySocket into printer module
Implement port forwarding commands
Fix usage for time command
console.py: pylint clean
shell/console: print prompt on a new line
shell: set initial term size
Use sjrpc wait_shutdown API (v18)
Rename rshell to shell
Use new resize function API
Return empty sting to simulate an EOF with ^]
Handle ^] to quit from rshell and console commands
Loading