Bug 324737 - [historyView] Support searching for branches/tags with find toolbar
Summary: [historyView] Support searching for branches/tags with find toolbar
Status: RESOLVED FIXED
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: 0.9.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 3.5   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: noteworthy
: 352740 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-09-08 09:19 EDT by Stefan Lay CLA
Modified: 2014-08-19 10:21 EDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Lay CLA 2010-09-08 09:19:17 EDT
It would be useful to look for branches or tags using the "Find"-field in the history view.
Comment 1 Mathias Kinzler CLA 2011-03-30 07:13:57 EDT
I wonder if this is obsolete with Matthias' improvements in change

http://egit.eclipse.org/r/#change,2650
Comment 2 Stefan Lay CLA 2011-03-31 06:28:30 EDT
I would say it is not obsolete but less important. The "Find" field is easier to find than the fact that link with selection works also for tags and branches.
Comment 3 Stefan Lay CLA 2011-03-31 06:29:22 EDT
Can the coding to scroll to the branch or tag be reused for the find field?
Comment 4 Markus Keller CLA 2011-11-14 09:19:58 EST
*** Bug 352740 has been marked as a duplicate of this bug. ***
Comment 5 Andreas Hermann CLA 2014-08-14 11:03:56 EDT
Change: https://git.eclipse.org/r/#/c/31676/
Comment 6 Robin Stocker CLA 2014-08-19 10:19:54 EDT
(In reply to Andreas Hermann from comment #5)
> Change: https://git.eclipse.org/r/#/c/31676/

Merged: https://git.eclipse.org/c/egit/egit.git/commit/?id=09c324a7a5b956fb5bb23bc88b46779e3c60d726

There's a new option in the dropdown and branches/tags are also found when using the default "All" option.

Thanks Andreas!
Comment 7 Robin Stocker CLA 2014-08-19 10:21:28 EDT
Note that the branch/tag has to be visible in the history to be found, e.g. with "Show All Branches and Tags" or if the shown history contains the branch/tag.