Bug 344026

Summary: Add compare with previous revision menu
Product: [Technology] EGit Reporter: Kevin Sawicki <kevin>
Component: UIAssignee: Kevin Sawicki <kevin>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: caniszczyk
Version: unspecifiedKeywords: noteworthy
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Kevin Sawicki CLA 2011-04-27 15:05:51 EDT
Compare with previous revision would compare with local workspace resource
with the previous revision of that resource.

For example after a pull you could select a folder or file and select compare
with previous revision to see the differences the last commit introduced.

This would have similar behavior to compare with head revision, single
file selections bring up a compare editor, single non-file selections open in
the Git Tree compare view.
Comment 1 Kevin Sawicki CLA 2011-04-27 15:13:27 EDT
Proposed fix pushed to: http://egit.eclipse.org/r/#change,3267
Comment 2 Chris Aniszczyk CLA 2011-04-28 09:53:20 EDT
Fixed in master. Thanks Kevin!