forked from dalehenrich/filetree
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pharo6.0 dev #4
Open
npasserini
wants to merge
91
commits into
pharo-vcs:pharo6.0_dev
Choose a base branch
from
dalehenrich:pharo6.0_dev
base: pharo6.0_dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Pharo6.0 dev #4
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… a String instance.
make sure we get the correct package from the repository when updating the version info, because #versionInfoFromVersionName: will match an incorrect package version if the name is incomplete.
…ro30Platform>>createRepository: to avoid stomping on existing MetacelloPlatform>>createRepository: method
…apping for copying a mcz to a gitfiletree repository. fix issue #209
From Holger Freyther: fix the email regex when adding a name /email m…
…uanian: Aš galiu valgyti stiklą ir jis manęs nežeidžia Russian: Я могу есть стекло, оно мне не вредит. Korean: 나는 유리를 먹을 수 있어요. 그래도 아프지 않아요 Hebrew: אני יכול לאכול זכוכית וזה לא מזיק לי. Latin: Vitrum edere possum; mihi non nocet.
https://pharo.fogbugz.com/f/cases/18337 18335 MonticelloFileTree-Core extends class MCFileRepositoryInspector https://pharo.fogbugz.com/f/cases/18335 18336 StartupPreferences extends packages outside minimal Pharo https://pharo.fogbugz.com/f/cases/18336 18326 add some more keymapping definitions in PharoShortcuts https://pharo.fogbugz.com/f/cases/18326
https://pharo.fogbugz.com/f/cases/18350 17822 Use STON for JSON parsing in MC FileTree https://pharo.fogbugz.com/f/cases/17822 18357 Update Rubric to 2.19.4 https://pharo.fogbugz.com/f/cases/18357
https://pharo.fogbugz.com/f/cases/18554 18553 AST based execution counter https://pharo.fogbugz.com/f/cases/18553 18552 Move menu item morph creation to RubSegment https://pharo.fogbugz.com/f/cases/18552 7241 Object>>#name should best be removed https://pharo.fogbugz.com/f/cases/7241
…nge extension https://pharo.fogbugz.com/f/cases/19786 19825 circular dependency between Renraku and Refactoring-Critics https://pharo.fogbugz.com/f/cases/19825 19824 fix #scrollBarDownButtonBoundsFor: calculation https://pharo.fogbugz.com/f/cases/19824 19819 Epicea browser doesnt refresh when tests produce code changes https://pharo.fogbugz.com/f/cases/19819
https://pharo.fogbugz.com/f/cases/19834 19831 catalog refresh retrieves an empty collection https://pharo.fogbugz.com/f/cases/19831 19823 exported source of the package MonticelloFileTree-Core in pharo-core repository contains strange extension https://pharo.fogbugz.com/f/cases/19823
…al url, for using it with Metacello
…in: limited depth in CI
Add unix line endings to the commit message
Use %B in git log to properly retrieve the line endings of commit messages.
…ages when reading
…uanian: Aš galiu valgyti stiklą ir jis manęs nežeidžia Russian: Я могу есть стекло, оно мне не вредит. Korean: 나는 유리를 먹을 수 있어요. 그래도 아프지 않아요 Hebrew: אני יכול לאכול זכוכית וזה לא מזיק לי. Latin: Vitrum edere possum; mihi non nocet.
Fastimport
Iceberg has added extensions to do the same, but since those are linked to Iceberg, they are unsafe to depend on.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.