Bug 321509

Summary: Add filtered list to BranchSelectionPage
Product: [Technology] EGit Reporter: Chris Aniszczyk <caniszczyk>
Component: UIAssignee: Mathias Kinzler <mathias.kinzler>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: mathias.kinzler
Version: 0.9.0Keywords: noteworthy
Target Milestone: 0.11-M1   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:
Attachments:
Description Flags
Lots of branches none

Description Chris Aniszczyk CLA 2010-08-02 09:51:54 EDT
When going to clone a repository, if you're presenting with a lot of branches it's a bit cumbersome to select what you want (see attached screenshot). For example, the GDB git repository has tons of branches.

This enhancement request would add a filterable list and some branch icons to make things a bit prettier imho.
Comment 1 Chris Aniszczyk CLA 2010-08-02 09:52:20 EDT
Created attachment 175711 [details]
Lots of branches
Comment 2 Mathias Kinzler CLA 2010-12-30 08:24:12 EST
Fix proposed at http://egit.eclipse.org/r/#change,2193
Comment 3 Chris Aniszczyk CLA 2011-01-18 07:29:22 EST
Fixed with a56540253b786b7ea09d0d88b66057a888f3b048.

Thanks Mathias!