Make SHA-1 selectable using double-click in the commit message viewer.
commitec31cfdc64bef8292397c267a78d20e48763da09
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Sat, 10 Jan 2009 17:20:53 +0000 (10 18:20 +0100)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 12 Jan 2009 16:59:26 +0000 (12 08:59 -0800)
tree39a194a86fa34a0f6d2f1236f6c395986956cbf9
parent0803e00e0113fbff391fc84e350f84b60862d425
Make SHA-1 selectable using double-click in the commit message viewer.

The default behaviour does not consider a sequence of numbers and letters
to be a word. Installing the DefaultTextDoubleClickStrategy and activating
"plugins" in the textviewer solves the problem.

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.egit.ui/src/org/spearce/egit/ui/internal/history/CommitMessageViewer.java