0
I Use This!
Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change an unclear return 0 to an explanation of whats going on More... about 4 years ago
Creation of a tears down in configuration test to avoid duplication More... about 4 years ago
clean the code, refactore, indentation etc More... about 4 years ago
Added a message while creating an image More... about 4 years ago
Correct findlatest pharo version which was doing a or instead of a and More... about 4 years ago
Correct the configuration test to work even if no command has been runned before More... about 4 years ago
Implicit meaning in the commands neading an argument which raise an error when there is no argument More... about 4 years ago
Added tests to check the error situations More... about 4 years ago
added a PhLNotificationCenter class to be able to manage and display errors out of a pharo command ( during the reading of the configuration file) More... about 4 years ago
Make a list method to refactor all the list methods More... about 4 years ago
add findLastestPharoVersion in order to put the last pharo stable version when the user doesn't specify a template when using the create command. More... about 4 years ago
Merge a7170678ce31fe5239eaf75f7e1fe61e73ea0079 More... about 4 years ago
added info template instead of sources-url More... about 4 years ago
factorize list images / templates / vms code More... about 4 years ago
A default template is now selected by default when the user doesn't specify it in the create image command More... about 4 years ago
Added a method to get a template and a category on a template repository. Use those methods in the launcher CLI More... about 4 years ago
improve the code of findTheTemplate More... about 4 years ago
inverse the order of the arguments for the create command More... about 4 years ago
add a category all the methods More... about 4 years ago
finish the create test, corection of listTemplate More... about 4 years ago
Added the default templateCategory More... about 4 years ago
When list are displayed lines are now numbered More... about 4 years ago
Change the way templates name are displayed, whitout the "template name" before the name of the template. More... about 4 years ago
Added a newLine method in VTermOutputDriver and changed all the cr by newLine More... about 4 years ago
Modified the create command to accept a flag, templateCategory to choose the directory in which the template will be found. Also modify the template commands to facilitate this operation More... about 4 years ago
remove a code I put to test More... about 4 years ago
adapt baseline (and remove spec2 dependency, since is going to be already there) More... about 4 years ago
work in progress create image More... about 4 years ago
rename pharo launcher CLI packages More... about 4 years ago
update launcher configuration class to store only config values Fixes configuration default values and delete the initScriptsDir command More... about 4 years ago