Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-24[411464] Dot not use a view for the traversal's sets.Laurent Goubet1-2/+1
2013-06-21Bypass EGit's "repository relative paths".Laurent Goubet1-0/+12
2013-06-19Cache the dependency graph as Team calls it _a lot_Laurent Goubet2-0/+30
2013-06-18Introduce extension point for the model resolvers.Laurent Goubet2-0/+75
2013-06-18Extract and extend comparison scope builder, minimizer, and resolverLaurent Goubet5-0/+303
2013-04-17move all logical model code to internalMikaël Barbero6-895/+0
2013-04-17Don't use a singleton, we need to be able to change it.Laurent Goubet1-3/+7
2013-04-17Bypass logical model when no subscriber is availableLaurent Goubet6-263/+182
2013-03-19Integrate EMF Compare with Team's model providers.Laurent Goubet5-416/+422
2013-01-18[367475] Take git specificities into account when resolving uris.lgoubet1-2/+13
2012-12-13Log errors, and prepare string externalization.Laurent Goubet1-4/+20
2012-12-13Remove all System.out/errLaurent Goubet1-1/+0
2012-11-12typoLaurent Goubet1-1/+1
2012-11-09fix wrong reference to leftTraversal instead of originTraversalMikaël Barbero1-1/+1
2012-11-08Encapsulate all storage manipulation within the sync model.Laurent Goubet1-27/+54
2012-10-31Renaming ResourceTraversal into StorageTraversal to lgoubet1-36/+89
2012-10-22Prevent merging towards the git index (or other remote resourcelgoubet1-7/+54
2012-10-19Make ResourceTraversal, ResourceUtil and StorageURIConverter API.lgoubet2-9/+31
2012-10-19add the ability to use the SyncResourceSet and EMFSynchronizationModelMikaël Barbero1-0/+24
2012-10-19Load the right versions of the distant files.lgoubet1-29/+130
2012-10-03useless conditionlgoubet1-1/+1
2012-10-03Properly remove read-only resourceslgoubet1-17/+16
2012-10-02Remove read-only resources from the logical model (no need comparinglgoubet1-2/+23
2012-09-29Don't try and "find" the resources after loading. Use the uriconverterlgoubet2-148/+22
2012-09-26Still more pursuing of loading performance.lgoubet3-1577/+8
2012-09-25Avoid loading and resolving twice the starting point.lgoubet1-9/+17
2012-09-25Checkstylelgoubet2-3/+5
2012-09-24doc & stylelgoubet2-5/+63
2012-09-24Moving the implementation to IDE.UI. For CVS, we depend onlgoubet4-0/+2273
2012-08-03move every classes from ide.ui bundle into x-internal packagesMikaël Barbero2-323/+0
2012-04-27Merging org.eclipse.emf.compare.logical into org.eclipse.emf.compare.ide.lgoubet2-0/+323

    Back to the top