Community
Participate
Working Groups
Selecting the a change annotation in the left side of the editor ruler does not reveal the corresponding commit in the History view.
Marking as an enhancement
For EGit, it's an enhancement, but for people moving from CVS, it's a bug ;-)
Since it is possible for the user to restrict the number of items shown in the view, it sounds like the view may have to ignore the setting if the commit in question is not one of the commits that's currently being displayed.
This bug makes it quite a pain to follow the evolution of a code snippet. In an editor showing CVS annotations, I could: - click a line for which I want to go back in time => this selects the corresponding commit in the History view - on the preceding revision in the History view: right-click > Show Annotation In Git, I have to do something like this: - hover over the line - copy the hash from the hover - enable the file filter in the History view, and make sure it doesn't show all branches - show the Find Toolbar and configure it to filter by Id - paste the hash, click Next - select the next preceding commit in the list - find the relevant file in the (potentially huge) list on the right - right-click > Show Annotations By then, I've already forgotten what I was looking for... If you don't want to link the active blame annotation to the History view automatically, then bug 358232 would be an alternative (add explicit buttons to the annotation hover toolbar).
Proposed fix pushed to: https://git.eclipse.org/r/#/c/5111/
merged as 7c3416f7eed2b5975beba4716477c3cf4294fcbe
Verified in 2.0.0.201202221735.