Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-05Bug 525562 - Adding missing properties for ImageMergeViewerI20171009-2000I20171008-2000I20171007-1500I20171006-2000I20171005-2000Martin Schreiber1-0/+3
2017-07-20Bug 519977 - Modernize org.eclipse.compareAlexander Kurtakov37-968/+534
2017-07-13Bug 519655 - Use StringBuilder instead of StringBuffer inLars Vogel4-5/+5
2017-03-03Cosmetics.I20170306-0800I20170305-2000I20170304-2000I20170303-2000Sergey Prigogin1-34/+31
2016-12-08[Minor] Remove Non-Javadoc comments from CompareDialogLars Vogel1-33/+0
2016-12-08Bug 508941 - Add @Override and @Deprecated to org.eclipse.compareLars Vogel67-11/+456
2016-11-04Bug 506732 - cleanup trailing spaces in compare pluginsY20161117-1000Y20161110-1000I20161122-2000I20161121-2000I20161120-2000I20161119-2000I20161118-2000I20161117-2000I20161116-2000I20161115-2000I20161114-2000I20161114-0355I20161113-2000I20161112-2000I20161112-0405I20161111-2000I20161111-1220I20161111-0900I20161111-0740I20161111-0510I20161110-2030I20161110-1630I20161110-1225I20161110-1130I20161110-0710I20161110-0510I20161109-2000I20161108-1015I20161108-0800Andrey Loskutov77-1156/+1156
2016-10-19Bug 506190 - AsyncExecTests.testCancelOnRequeue fails on all platformsSergey Prigogin1-12/+10
2016-10-14Code cleanup.Sergey Prigogin3-39/+22
2016-10-14Bug 505996 - Can't apply patch: AFESergey Prigogin1-1/+1
2016-10-14Fixed compiler warnings and other cleanup.Sergey Prigogin1-11/+13
2016-10-03Use Adapters.adapt method instead of homegrown equivalents.Sergey Prigogin8-681/+581
2016-09-27Bug 501803: Use png files for compare editor instead of gif filesY20160929-1000Matthias Becker7-117/+117
2016-08-31Fixed compiler warnings.Y20160901-1000I20160906-0800Sergey Prigogin3-20/+25
2016-08-30Bug 213780 - Compare With direction should be configurableConrad Groth5-84/+161
2016-07-19Revert "Bug 213780 - Compare With direction should be configurable"Sergey Prigogin4-170/+15
2016-07-11Bug 213780 - Compare With direction should be configurableConrad Groth4-15/+170
2016-03-22Bug 489805 - Move the team git repository to Java 1.8Stefan Xenos10-25/+25
2016-03-22Revert "Bug 489805 - Move the projects in the team git repository to Java 1.8"Dani Megert4-10/+10
2016-03-21Bug 489805 - Move the projects in the team git repository to Java 1.8I20160322-0800Stefan Xenos4-10/+10
2015-11-17Bug 448968 - Add diagnostic logging to help identify the root cause.Stefan Xenos2-1/+47
2015-07-31Bug 470344 - Replace new Boolean with Boolean.valueOfAlex Blewitt7-16/+23
2015-04-20Fixed bug 447565: Easy way to skip diff capping once when comparing a big doc...I20150504-2000I20150503-2000I20150502-1500I20150501-2000I20150430-1445I20150429-2000I20150429-1330I20150429-1230I20150429-1030I20150429-0800I20150428-2000I20150428-0800I20150428-0100I20150427-2000I20150427-0800I20150426-2000I20150422-1000I20150421-0800Markus Keller4-36/+78
2014-10-27Fixed typoI20141111-0830I20141111-0800I20141104-0800I20141029-2000I20141029-0800I20141028-2000I20141028-0800I20141027-2000Szymon Ptaszkiewicz1-2/+2
2014-08-25Bug 442475 - AbstractViewer not allowed to return NULLLars Vogel1-2/+4
2014-08-17Increased bundle verion for MarsI20140819-2200I20140819-1800I20140819-1200I20140819-0800Dani Megert1-26/+20
2013-11-06Fixed bug 421163: CompareUIPlugin.getContentType(ITypedElement) can return wr...I20131112-0800Dani Megert1-14/+34
2013-11-06Fixed bug 311843: CompareUIPlugin.getCommonType() returns null if left or rig...Dani Megert1-4/+2
2013-08-16Fixed bug 278813: NPE in Worker.addDani Megert1-2/+2
2013-07-02Bug 405290 - Undo-ing to the point where the compare editor is not dirtyI20130702-1230I20130702-1000I20130702-0800Piotr Aniola1-1/+1
2013-05-14Updated copyright dateI20130514-2000Dani Megert91-91/+91
2013-04-19Fixed bug 406012: Fix ambiguous invocation of either an outer or inherited me...Dani Megert1-20/+28
2013-04-18Fix ambiguous invocation of either an outer or inherited methodTomasz Zarna1-1/+1
2013-04-17Merge "Bug 382427 - Mechanism to inject line compare strategies into merge an...Malgorzata Janczarska11-50/+686
2013-04-16Use read-only everywhereDani Megert1-3/+3
2013-04-15Bug 382427 - Mechanism to inject line compare strategies into merge andJeremy Flicker11-50/+686
2012-08-08Additional fix for bug 123787: [Patch] Apply Patch error handlingv20120808-124256I20120814-0800I20120812-1736I20120810-1300I20120808-2000Dani Megert1-0/+5
2012-07-03[Navigation] "Previous change" button doesn't work properlyMalgorzata Janczarska1-5/+4
2012-06-14Fixed bug 123787: [Patch] Apply Patch error handling for invalid formatsDani Megert2-53/+71
2012-03-06Applying a Git patch needs too much user workv20120306-1149Tomasz Zarna4-6/+75
2012-02-28bug 361814:[Apply Patch]IAE: Path must include project and resource namev20120228-1212Tomasz Zarna3-52/+62
2011-12-02bug 365073: Patcher#applyAll doesn't expect null progress monitorv20111202-1634Tomasz Zarna1-1/+4
2011-11-02bug 361192: Incorrect parent shell selected when a compare dialog isTomasz Zarna1-2/+4
2011-10-25Fixed bug 361793: Apply Patch uses wrong line delimiter for new textDani Megert1-15/+51
2011-10-13bug 359032: Move plugins under bundles/org.eclipse.compare/plugins/ toTomasz Zarna107-0/+20768
2008-07-16Bug 207704 Decouple org.eclipse.compare from UIMichael Valenta98-17982/+0
2008-07-16bug 240294: Unused class in source codeTomasz Zarna1-33/+0
2008-07-15Bug 207704 Decouple org.eclipse.compare from UII200807151044Michael Valenta24-2434/+158
2008-06-03bug 235330: Copyright update for 3.4Tomasz Zarna4-4/+4
2008-05-28bug 234237: Wrong patch is appliedTomasz Zarna1-9/+44

Back to the top