Hi all,Time for a new Iceberg update, that will be available in the next Pharo build. This time, there are lots of cleanups and enhancements. On the big highlights:- Tonel migration plugin is available in the "Other menu item"- Tests are green on 64 bits! (meaning iceberg can be safely used in 64 bits).Thanks to everybody that participated in reviewing, opening/closing issues or even fixing a typo!# DocumentationJust as a reminder, here you have a link to iceberg's wiki, convering some info like terminology, how to help us, and so on...# And some videos ;)- Branching and merging https://www.youtube.com/watch?v=DBzkjwABPEI
- Loading a Baseline https://youtu.be/brUHEOr-p_E
- Contributing to Iceberg https://youtu.be/yGr5HvVWM0M# Changes LogEnjoy, GuillePS, detailed changes log below:# Cleanups#819 Fix tooltip typo in settings��#800 Iceberg should be removed from the catalogue#801 Remove not referenced packages��#803 Correct some lints in tests#806 Bad repair options when local repository is missing#725 Remove and clean old UI#794 Some classes should use category "utilities" instead of "utility"#791 Begin to remove old UI#734 Begin to remove old UI#576 Add link to github/gitlab ssh instructions# Enhancements#776 Upgrade to Commander 0.6.2�� dependencies#765 Add command to copy SHA from history window#793 Add the commit message to history window#785 Metacello conflicts are not handled Metacello Integration# Bug fixes#771 IceTipRemoveFromRepositoryPackageCommand >> execute is not implemented #748 Code subdirectory in empty repository#767 Error while pulling with renamed packages#814 Moving extension from a package removes extended class#807 When we do not have the right to push on a report we get an Error instead of the pop up!#768 Inverse merge preview shows wrong diff#784 Pulling from a non existing remote branch fails#810 #removePackage: should recursively delete files# Documentation#702 Create screencast - How to contribute to iceberg#774 Copy Wiki contribution page to pharo-project/pharo wiki# Infrastructure#761 Make tests run in 64 bits Pharo 7