iceberg icon indicating copy to clipboard operation
iceberg copied to clipboard

Iceberg is the main toolset for handling VCS in Pharo.

Results 189 iceberg issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/708322/114561382-d0009700-9c6d-11eb-8ab3-3d74c07dcdeb.png)

**Bug description** A merging option _Install incoming version_ on a method definition causes DNU `Instance of IceMethodDefinition did not understand #load` **To Reproduce** Steps to reproduce the behavior: 1. in...

I have a remote with a PR and many commits in the PR. They are all in bold. When I load/merge the latest version, the view is still in bold...

I open a repository view, select something I change some method in Calypso (belonging to that repo) The repository view is updated (which does not make sense), and it looses...

![image](https://user-images.githubusercontent.com/355455/112614854-0f338900-8e22-11eb-8664-ce5606719871.png)

After just cloning one of my repository, when trying to install a baseline, Iceberg throws a 'I can''t find a .git/config file.' It's because the path to the repository uses...

Add: - Collapse all button - Expand all button - Select all button - De-select all button

This is when doing a PR from iceberg: method `IceGitHubAPI>>credentials` will answer a credential provider and not the credentials to use.

bug

LGitLibrary>>#win32ModuleName has no senders after cleaning https://github.com/pharo-project/pharo/pull/8842 There is an implementation of win32LibraryName already, #win32ModuleName would never be called

1. On Image A: 1.1. Clone a repository 1.2. Add a new package to the repo 2. On image B: 2.1. Clone a repository in a different directory 2.2. Do...