Bug 391469 - baseline commit for label decorators
Summary: baseline commit for label decorators
Status: NEW
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-09 14:52 EDT by Igor Fedorenko CLA
Modified: 2013-01-07 19:12 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Fedorenko CLA 2012-10-09 14:52:30 EDT
When working on a branch I often want to see all changes on the branch compared to some baseline commit. I know it is already possible to configure baseline for quickdiff, but I want the same baseline commit to affected label decorators too. This would allow me to spot all changed files in project navigator easily and see detailed changes as quickdiff in the editor.
Comment 1 Robin Rosenberg CLA 2013-01-07 19:12:44 EST
I think the quickdiff baseline should also affect the decorators, since changing
it is typically for the same purpose. I'll ack that if someone comes up with the code. I've had that in mind for a long time, but always found something
more important to do. 

With the IndexDiff that we use now, it should be fairly easy to accomplish.