Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EGit/New and Noteworthy/3.3

THIS IS A DRAFT, 3.3 is planned to be released on Feb 28

EGit

Features

  • Add ability to squash commits directly from the history view.
  • Add a config option for the default source ref when branching
  • UI support for pruned references in fetch results
  • Allow to create configuration entries containing dots

Usability Improvements

  • Option to shorten long ref names at start in history view
  • Allow to configure upstream in Push Branch wizard
  • Only show scroll bars of text fields when necessary
  • Case insensitive order in branch selection dialogs
  • Prompt if there are unsaved files on stash
  • Strip "git clone" from pasted clone command
  • Show author and committer info for commits in Interactive Rebase view
  • Show rebase result status text in red for all failure states

Performance Improvements

  • several patches to improve performance of staging view with a large set of dirty files
  • fixed refresh loop in history view

GitHub Connector

  • Remove duplicate URL encoding of repository search query

Build and Release Engineering

  • Update Kepler target platform to use Kepler SR2 orbit R-build
  • Update Luna target platform to use Luna M5 orbit repository

Bug Fixes

?? Bugs and ?? enhancement requests were closed

Contributors

The following ?? developers worked on this release:

Back to the top