0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed lazy init to not set the instvar implicitly More... about 1 year ago
Fixed uninitialized accessor of Pharo launch config, do not serialize working directory reference to STON More... about 1 year ago
Merge pull request #603 from Bajger/596-Update-the-photos-of-the-README-file More... about 1 year ago
Merge pull request #560 from cdlm/fix-working-directory More... about 1 year ago
Updated Pharo launcher screenshot, fixed CI badges More... about 1 year ago
Merge pull request #601 from Bajger/feature/cmd-line More... about 1 year ago
Removed unused method. More... about 1 year ago
Merge pull request #600 from pharo-project/update-cmd-line-description More... about 1 year ago
Updated launcher command details More... about 1 year ago
Merge pull request #575 from Bajger/clap-refactoring More... about 1 year ago
Changed assertion of validation report to do in usual way. More... about 1 year ago
Changed validation to asssert validation report to be empty, instead of handling Exit exception. More... about 1 year ago
Ranamed #allFlag to #hasAllFlag More... about 1 year ago
Removed leftover comments, fixed typo More... about 1 year ago
Update of CLI commands description More... about 1 year ago
Added expected print help tests for commands that do not provide any functionality (have sub-commands) More... about 1 year ago
Added expected print help tests for commands that do not provide any functionality (have sub-commands) More... about 1 year ago
Merge branch 'feature/cmd-line' into clap-refactoring More... about 1 year ago
Refactored vm commands, changed unit tests, removed unused class More... about 1 year ago
Added template command descriptions, refactored template list command, changed unit tests. More... about 1 year ago
Refactored template info, template categories command, changed unit tests. Removed unused methods. More... about 1 year ago
Refactored process list command, recreate command, adopted unit tests More... about 1 year ago
Refactored image launch command, adopted unit tests, removed leftover comments More... about 1 year ago
Refactored image list command, changed unit tests. More... about 1 year ago
Refactored image launch command, added unit tests, removed leftover comments, formatting More... about 1 year ago
fix tests More... about 1 year ago
launch image right after its creation More... about 1 year ago
Refactored image info, image kill commands, fixed unit tests More... about 1 year ago
Refactored image delete command. Fixed unit tests. More... about 1 year ago
Fixed missing SHA validation on image create from SHA More... about 1 year ago