0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
merge PhLImageProcessListCliCommand into PhLProcessListCliCommand More... 4 months ago
Merge branch 'dev' into 616-Print-image-process-list-in-nice-formatted-way More... 4 months ago
More robust image name resolution. Added test for image name. More... 4 months ago
Merge pull request #670 from hernanmd/dev More... 4 months ago
Update sources.list More... 4 months ago
Merge pull request #1 from pharo-project/enh/pr-670 More... 4 months ago
Changed single quotes to double quotes in OS shell command, adopted exit code of pgrep. More... 4 months ago
test new regex for Pharo 12 More... 4 months ago
Update regex filter pattern to match href with Pharo-12 optionally followed by a dot and minor version numbers More... 4 months ago
Removed debugging printing in shell tests. More... 4 months ago
Removing whitespace in process list method. More... 4 months ago
Trimming OS shell command output to prevent further processing errors. More... 4 months ago
Mark default value in template and category listing. Fixes #663 More... 4 months ago
enhance temp var names More... 4 months ago
Removed case sensitivity in Pharo process identification, added OS Platform specific command arguments More... 4 months ago
Allow to use dev or stable as default image. Fixes #664 More... 4 months ago
fix doc of process commands More... 4 months ago
fixes #661 More... 4 months ago
reorganize commands related to processes. Fixes #655 More... 4 months ago
Merge pull request #632 from hernanmd/dev More... 4 months ago
make test non flaky More... 4 months ago
allow deployment of doc to gh pages More... 4 months ago
archive generated doc if not deployed More... 4 months ago
better test assertion More... 4 months ago
sort images by last modification (CLI). Fixes #653 More... 4 months ago
update doc More... 4 months ago
rename name flag of list image command to nameFilter for better meaning guess More... 4 months ago
Allow fast creation of dev images. Fixes #656 More... 4 months ago
run pharo-launcher CLI without preferences More... 4 months ago
Fixed parsing of image path, removed debugging log. More... 4 months ago