Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-08Bug 508941 - Add @Override and @Deprecated to org.eclipse.compareLars Vogel17-6/+113
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 Loskutov21-307/+307
2016-10-14Code cleanup.Sergey Prigogin1-17/+10
2016-10-14Bug 505996 - Can't apply patch: AFESergey Prigogin1-1/+1
2016-10-03Use Adapters.adapt method instead of homegrown equivalents.Sergey Prigogin1-11/+5
2016-08-31Fixed compiler warnings.Y20160901-1000I20160906-0800Sergey Prigogin3-20/+25
2016-03-22Bug 489805 - Move the team git repository to Java 1.8Stefan Xenos2-2/+2
2015-07-31Bug 470344 - Replace new Boolean with Boolean.valueOfAlex Blewitt2-4/+6
2014-10-27Fixed typoI20141111-0830I20141111-0800I20141104-0800I20141029-2000I20141029-0800I20141028-2000I20141028-0800I20141027-2000Szymon Ptaszkiewicz1-2/+2
2013-05-14Updated copyright dateI20130514-2000Dani Megert19-19/+19
2012-08-08Additional fix for bug 123787: [Patch] Apply Patch error handlingv20120808-124256I20120814-0800I20120812-1736I20120810-1300I20120808-2000Dani Megert1-0/+5
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-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 Zarna25-0/+5688
2008-07-16Bug 207704 Decouple org.eclipse.compare from UIMichael Valenta21-4973/+0
2008-07-15Bug 207704 Decouple org.eclipse.compare from UII200807151044Michael Valenta23-2433/+157
2008-06-03bug 235330: Copyright update for 3.4Tomasz Zarna1-1/+1
2008-05-28bug 234237: Wrong patch is appliedTomasz Zarna1-9/+44
2008-04-25bug 228857: Do not use (s) in UITomasz Zarna1-1/+1
2008-04-22bug 224588: [Patch] Provide an information how many lines does the patch changeTomasz Zarna5-10/+139
2008-04-18Bug 227826 ApplyPatchOperation#parsePatch doesn't respect the storage encodingMichael Valenta1-1/+23
2008-03-03bug 205761: [Patch] Indicate the fuzz factor used to matchTomasz Zarna6-1/+46
2008-02-28bug 217070: [Apply Patch] Show matched hunks in Apply Patch wizardTomasz Zarna6-19/+63
2008-02-27bug 218038: Apply Patch options should be expanded initiallyTomasz Zarna2-12/+38
2008-01-28bug 216247: [Patch] PatchReader#setDateFormats is not thread safeTomasz Zarna1-13/+24
2008-01-28bug 205918: [Patch] Folding "Patch options" on the Apply Patch wizardTomasz Zarna1-20/+42
2008-01-21bug 183230: [Apply Patch] Add file dates to IFilePatchTomasz Zarna2-3/+26
2008-01-15bug 188682: [Apply Patch] Apply Patch wizard says "Project does not exist" wh...Tomasz Zarna1-3/+6
2008-01-14bug 214917: [Apply Patch] Enablement of Include/Exclude actionsTomasz Zarna1-2/+31
2008-01-10bug 114588: [Patch] Patch wizard shouldn't use IResource.getRawLocation()Tomasz Zarna1-7/+12
2008-01-10bug 131144: [Patch] UI issues in the apply patch wizardTomasz Zarna3-1/+5
2008-01-07bug 213094: 'Review Patch' wizard page has conflicting mnemonicsTomasz Zarna1-1/+1
2007-12-07bug 207003: [Patch] Wrong fuzz used after calculating the fuzzTomasz Zarna4-30/+23
2007-11-12bug 131574: [Patch] Apply workspace patch guesses bad fuzz factorTomasz Zarna2-9/+10
2007-10-17bug 199846: [Patch] Misuse of the Fuzz FactorTomasz Zarna3-100/+241
2007-09-05Bug 196847 [Patch] Eclipse patcher does not require deletions or context line...Michael Valenta1-2/+7
2007-07-24Bug 175526 [Sync View] Multiple copies of same image created by sync viewMichael Valenta1-1/+1
2007-07-11Bug 194130 [RCP] Compare should not add Team menu itemRoot_bug_193324Michael Valenta1-68/+0
2007-05-28Bug 186481 [Apply Patch] Apply Patch should have Open item in context menu of...Michael Valenta1-1/+1
2007-05-24Bug 188898 [Apply Patch] Internal Error written to .log when applying patchI20070524Michael Valenta1-1/+8
2007-05-23Bug 188314 [Apply Patch] AIOOBE on Apply Patch with unreadable clipboardMichael Valenta1-7/+4
2007-05-23Bug 187365 NPE trying to exclude part of a patchMichael Valenta1-2/+5
2007-05-22Updated CopyrightsMichael Valenta1-1/+1
2007-05-16Bug 185385 IFilePatchResult.getPatchedContents doesn't return original stream...Michael Valenta1-4/+5
2007-05-08Bug 185379 NPE in FileDiffResult.calculateFuzzMichael Valenta1-1/+1
2007-04-26Bug 149444 [Patch] Apply Patch wizard should select 'Clipboard' if it contain...Michael Valenta1-63/+30
2007-04-24Bug 175811 [Apply Patch] 'Ignore WhiteSpace' in Apply Patch wizard does not workMichael Valenta1-7/+36

Back to the top