BranchNameNormalizer: replace all Unicode whitespace by underscore
commit74ef92dfb095adf0ab2d359bd6ff939f2711dbdc
authorThomas Wolf <thomas.wolf@paranor.ch>
Thu, 23 Feb 2017 22:47:19 +0000 (23 23:47 +0100)
committerThomas Wolf <thomas.wolf@paranor.ch>
Thu, 23 Feb 2017 22:47:19 +0000 (23 23:47 +0100)
tree1c57c53d14add266358f9d18d59e7f36dd1368f7
parent40bd548b6a1de6b95c5b4ba3e26d1bfee4226f85
BranchNameNormalizer: replace all Unicode whitespace by underscore

And also trigger content assist on a few more characters, if they
are not allowed in ref names. These are in particular @ and the
Windows-only characters <, >, |, and ".

Change-Id: I0dbc10de2db7a4ded52cf9ac6f2a0c6f9472e047
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/components/BranchNameNormalizer.java