-
Notifications
You must be signed in to change notification settings - Fork 10
New and Noteworthy 4.3
Matthias Sohn edited this page Dec 5, 2023
·
1 revision
- Update index diff of parent repository when submodule changes
- Extended support for nested repositories in project.
- Fix refresh after re-connecting a project with submodules inside
- Handle submodules in auto-sharing
- Delegate detection of git repositories to JGit
- RepositoryCache: do not prematurely remove submodules
- RepositoriesViewLabelProvider: mark dirty submodules
- Fix recognition of submodules in folders.
- When running "Commit" action open staging view instead of commit dialog
- Auto-switch between horizontal and vertical StagingView layout
- Allow filtering of Gitflow feature branches in checkout and track dialog
- Added Gitflow convenience command for checking out develop branch
- Staging View: Treat "Commit and Push" as Gerrit push for the currently checked out branch when the repository has a gerrit configuration.
- Auto-fill "Fetch from Gerrit" wizard for more clipboard contents
- Wizard to configure pull operation
- Use default preferences for preferred MergeStrategy
- Support copy/move of workspace if Git repository is under workspace
- Distinguish unchanged/deleted files in logical models
- In order to allow headless reuse move EclipseSshSessionFactory, EclipseAuthenticator and EclipseProxySelector to org.eclipse.egit.core
- Add the assigner attribute to IssueEvent
- Update to latest SWTBot to get more meaningful screenshots on test errors
19 Bugs and 1 enhancement requests were closed
The following 11 developers worked on this release:
Andre Bossert, Andrey Loskutov, Dani Megert, Frank Jakop, Lars Vogel, Laurent Delaigue, Markus Keller, Matthias Sohn, Max Hohenegger, Mickael Istria, Thomas Wolf