Releases: pharo-vcs/iceberg
Releases · pharo-vcs/iceberg
v2.3.2
v2.3.1
v2.3.0
What's Changed
- Cleanup-DeadCode-MCDefinition by @MarcusDenker in #1703
- remove methods that are the same in the superclass by @MarcusDenker in #1702
- #theirVersionOn: has no senders but does send non-existing selectors.… by @MarcusDenker in #1701
- openWithSpec -> open by @MarcusDenker in #1704
- Small cleaning in Monticello API by @jecisc in #1708
- #mergeStateWith: has no senders, but sends selectors that do not exist by @MarcusDenker in #1707
- Feature/multibyte commit message fix by @mumez in #1705
- Adapt to recent RPackage changes by @jecisc in #1710
- Fix protocols of methods in extension of their own package by @jecisc in #1718
- First handling simple inform: and also those that were self applicati… by @Ducasse in #1713
- Do not use
RPackage organizer
by @jecisc in #1719 - Prevent the browsing of a removed element by @jecisc in #1720
- Improve Merge (after ESUG git lecture there is a need). by @Ducasse in #1724
- 1712 self application inform inherits from object UI manager dependency by @Ducasse in #1730
- Renamed all the xModel into xPresenter same for xDialog into xDialogP… by @Ducasse in #1734
- do not open a debugger if libgit2 is not present by @estebanlm in #1731
- Update tonel dependency to Pharo12 branch by @jecisc in #1735
- Remove usage of categories in MCOrganizationDefinition by @jecisc in #1732
- Adding support for Proxy URL by @tesonep in #1748
- Fix misspellings of ‘committing’, ‘committed’ and ‘uncommitted’ in literal strings by @Rinzwind in #1754
- Fix CI and remove Ring2 dependency by @jecisc in #1765
- Migrate to Tonel V3 by @jecisc in #1766
- Updating libgit2 to v3.0.9 by @tesonep in #1764
- Use #isNotEmpty instead of #notEmpty in Iceberg by @astares in #1752
- iceberg was still using keyword, not selector, for Pragmas by @MarcusDenker in #1749
- Fixes by @estebanlm in #1746
- Avoid RPackage extension by @jecisc in #1758
- Clean packages usage by @jecisc in #1759
- Small cleanups by @jecisc in #1756
- Avoid useless garbage collects by @jecisc in #1767
- Fix iceberg metacello integration by @guillep in #1771
- Clean first u imanage usage by @Ducasse in #1769
- Adding application in model temporarly by @tesonep in #1772
- fixing-adding-existing-repo by @tesonep in #1773
- Fixing the code as the return of informDuring: now works by @tesonep in #1774
- Cleanup: notNil -> isNotNil and notEmpy -> isNotEmpty in Iceberg-* packages. (second PR) by @astares in #1778
- replace refs to transcript by @MarcusDenker in #1785
- Better metacello adapter API by @guillep in #1788
- Hide "Reset to " when a tag is selected (fixes #1783) by @daniels220 in #1784
- Remove only the reverted diff entry rather than recompute the whole diff after revert (fixes #1745) by @daniels220 in #1782
- 1775 ice tip tag model does not understand branch name when browsing tags by @astares in #1776
- Fix for pharo-project/pharo#14648 by @sdiepend in #1739
- Allow repair detached by "merging" into the current branch on disk by @guillep in #1792
- Implement IceWorkingCopyPatcherVisitor>>visitExtensionDefinition: by @daniels220 in #1793
- Update users of IceTipStandardAction to use #newXAction + #executeWithContext: pattern (fixes #1779) by @daniels220 in #1781
- First step towards multiple working copies by @guillep in #1789
- Add $i meta as shortcut to inspect a repo by @tinchodias in #1794
- Remove dependency to Gofer by @jecisc in #1795
- Fix working copy commands DNUs by @guillep in #1796
- Ci issues by @hernanmd in #1797
- Allow to set tonel writer version to use for export by @jecisc in #1798
- Fix misspellings of
committing
,committed
anduncommitted
by @Gabriel-Darbord in #1799 - Default format by @guillep in #1804
- Factor out #iconName from #icon on classes in the IceDefinition, IceOperation and IceOperationMerge hierarchies by @Rinzwind in #1809
- Refactor IceTipTreeNode to support use of a FormSet by @Rinzwind in #1808
- Add missing newInform to
visitCloneRemoteNotFound:
dialog by @hernanmd in #1813 - minor fixes by @estebanlm in #1814
- using tonel v1.1.0 and libgit-bindings v3.1.0 by @estebanlm in #1819
New Contributors
- @mumez made their first contribution in #1705
- @Rinzwind made their first contribution in #1754
- @daniels220 made their first contribution in #1784
- @sdiepend made their first contribution in #1739
- @Gabriel-Darbord made their first contribution in #1799
Full Changelog: v2.2.2...v2.3.0
Version 2.2.2
- Adding support for Proxy
- Honouring Pharo Settings
v2.1.2
v2.1.1
v2.1.0
Version v2.0.8
Updating LibGit bindings to 2.2.7 (Ready for libgit2 1.4.4)
Version 2.0.7
Updating LibGit bindings to 2.2.6 (Ready for libgit2 1.4.4)