0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 29, 2024 — Aug 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix when the package already exists More... about 4 years ago
support spaces in the image name More... about 4 years ago
the vm name is now optional, select a default vm otherwise More... about 4 years ago
First version of the package command, need an image name, a path and a local vm name as arguments to work. More... about 4 years ago
Add more option to the package command which ask in which location do we add the directory of the package. Only copy the image in it for now. More... about 4 years ago
test are wroking, however they take too much time and still need a bit of refactoring to make them runable on everyones computer More... about 4 years ago
correct the problem of image name already exists, add the test but not working because the request are too long More... about 4 years ago
no need of the sha anymore, test still not made, problem if image already exists More... about 4 years ago
First implementation of create image from build command, needs to be improve ( be able to download without a sha + a test covering everything ) More... about 4 years ago
Add a ston option when listing virtual machines More... about 4 years ago
Add ston option to list templates with tests More... about 4 years ago
add a STON Output for the list image with test More... about 4 years ago
last change was wrong, changing the cut command wasn a solution More... about 4 years ago
correct a problem with the cut which broke the kill command More... about 4 years ago
Saw a problem when trying to implement listRunnigImages, the copy command was crashing when no name were given for the new image. This commit fix that More... about 4 years ago
add a "pharoVersionString" to format properly versions (9.0 instead 90) More... about 4 years ago
Merge branch 'dev' into Pharo9 More... about 4 years ago
Merge pull request #515 from ClotildeToullec/dev More... about 4 years ago
Merge branch 'pharo-project:dev' into dev More... about 4 years ago
fix #523 arch path for windows (pharo9+) More... about 4 years ago
Improve kill command, rename and improve listRunning images into ps More... about 4 years ago
Add a listRunning image command and a kill command with the --all flag More... about 4 years ago
Add recreate and package commands (#14) More... about 4 years ago
Update images urls for pharo 9 release More... about 4 years ago
detect Pharo Launcher running on Rosetta More... about 4 years ago
Update commands-cmd-line.md More... about 4 years ago
precise that we can put the path of the images to make actions on them More... about 4 years ago
add the --name option to the doc More... about 4 years ago
ensure VM validity More... about 4 years ago
Update default VMs for Pharo 9 and remove pharo 8 "headless" vm More... about 4 years ago