Commit editor branch handling fixes
commitba0bc4d46be22a613b6bcafb8964a615588d52ec
authorAndrey Loskutov <loskutov@gmx.de>
Sat, 21 Oct 2017 21:18:36 +0000 (21 23:18 +0200)
committerAndrey Loskutov <loskutov@gmx.de>
Fri, 27 Oct 2017 12:30:22 +0000 (27 14:30 +0200)
tree3a0e80a9309c20e04fe4b034d36ae979d4ac45f4
parent13ea03d91e047d8666a4068621e032e69f35af9c
Commit editor branch handling fixes

 - don't wait for data from branch searching if the branch count exceeds
some high number, spawn extra job instead
 - don't show branch section next to files, move this above and collapse
initially to give more space for files
 - cancel started jobs on disposal of the widget

Bug: 526336
Change-Id: I68ce8c567809940dbe2c02a5e6b58ab45ae31224
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
org.eclipse.egit.ui.test/src/org/eclipse/egit/ui/test/commit/CommitEditorTest.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/commit/CommitEditorPage.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/commit/StashEditorPage.java