Support for symlinks in compare editor
commitdbc39e38aa3f7d3447dcc189acff0d318ad8a036
authorAndrey Loskutov <loskutov@gmx.de>
Wed, 16 Dec 2015 15:44:11 +0000 (16 16:44 +0100)
committerAndrey Loskutov <loskutov@gmx.de>
Wed, 23 Dec 2015 23:18:26 +0000 (23 18:18 -0500)
treed562a29bfa68050708e8d85d6e04f486c60127f6
parent983c74084e5c5fd832f5ee0e2ebac464f850a8bd
Support for symlinks in compare editor

This change makes compare editor works same way the git diff works for
symlinks: it shows *not* the diff between the file or folder contents,
but diff for the symlink target paths.

The compare editor gives a convenient way (given both bug 484498 and bug
484491 patches are merged) to modify symlink target in the IDE, without
using command line tooling.

Bug: 484494
Change-Id: I58d2a5d969886fc00e5aee8f7b83ac57cf6cfa7f
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/CompareUtils.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/UIText.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/synchronize/compare/LocalNonWorkspaceTypedElement.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/uitext.properties