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

We are getting some crashes on the CI from time to time when running tests that trigger a `There is no free space in this collection!` error. There seem to...

Open iceberg, select a repository and click on "Extra" -> "Review pull request" IceTipRepositoriesBrowser(Object)>>doesNotUnderstand: #viewPullRequest: IceTipGitHubOpenPullRequestBrowserCommand>>execute IceTipRepositoryListContext(CmdToolContext)>>executeCommand:by: [ self prepareCommandForExecution. context executeCommand: command by: self. self applyCommandResult ] in CmdCommandActivator>>executeCommand...

Local git repos in iceberg-cache should keep being valid, either because they have been moved with the image or because we re-create the local clones from their remote counterparts. Other...

enhancement
important

For a first-time user who don't know much about Pharo and just want to load a package, it not obvious to look under 'metacello' and perhaps not even what a...

[crash.txt](https://github.com/pharo-vcs/iceberg/files/4799726/crash.txt)

I changed a method in a class and wanted to revert it. So I opened the History Browser and tried to install the latest committed version of the method. The...

bug

Get #entity was sent to nil when trying to add a remote from the "checkout new branch from issue" panel. To reproduce (in Pharo 8): - on a repository, select...

when right clicking on a package in a repository, and using two differents GUI