Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Plugin v.1.4.5

Compare
Choose a tag to compare
@L1nc0ln L1nc0ln released this 05 Nov 10:36
· 292 commits to master since this release

Changelog

MINOR

  • Improved the behaviour of the "Abort Pull/Rebase/Merge" Action such that it no longer blocks the GUI
  • Reduced the perfomance impact of the Plugin by pushing the status calls to another thread

BUGFIXES

  • Fix: Typo in the "Abort Merge" message info text
  • Fix: The "Yes" button of the dialog asking if the remote branch should be deleted as well does not do anything
  • Fix: If there is more than one remote and a new branch is pushed, the Plugin causes a freeze
  • Fix: The Plugin throws an exception if a window, whose content is backed by a DataObject that has non-default path (i.e. System Editor), is selected
  • Fix: If a file is added on both sides of a merge conflict and one version is empty, an IndexOutOfBoundsException is thrown
  • Fix: "Revert Commits" does not work at all if no local changes exist