Community
Participate
Working Groups
Quoting Chris from bug 337212, comment 7: [The command] would probably return a collection of DirCache's you can iterate over or some type of StatusResult for your convenience.
In Bug 337212 you wrote "If you need help with this, I'm willing to get my hands dirty." Do you plan to work on that soon? We would need StatusCommand of some sort ASAP.
It's not on my list but we would take contributions.
Created attachment 189804 [details] mylyn/context/zip
The command could be leveraged with the existing implementation in IndexDiff. The same applies to the code from egit.core[1]. This is what we did in bug 337212, so I was able to remove the dependency on this bug. [1] org.eclipse.egit.ui.internal.decorators.DecoratableResourceHelper.decorateResource(DecoratableResource, TreeWalk)
There's a change for review... http://egit.eclipse.org/r/#change,2890
Merged into master. I hope you and the Orion team can use this Tomasz!