Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-31Test for bug bug 361793Tomasz Zarna1-1/+71
2011-10-18bug 347557: NPE when saving a file in a compare editor (always)I20111018-0800Malgorzata Janczarska1-1/+22
2011-10-07Changed 'New text file line delimiter' to 'Unix'.v20111007-1310Dani Megert1-0/+2
2011-07-18Sync'ing bundle version with org.eclipse.compare.I20110719-0800Tomasz Zarna1-1/+1
2011-07-14bug 293926: CompareUIPlugin.findContentViewerDescriptor returns null even if ...Tomasz Zarna2-1/+115
2011-05-05Updated CopyrightsTomasz Zarna1-0/+10
2011-02-01Set "No strictly compatible JRE.." severity to errorSzymon Brandys2-4/+3
2010-08-10bug 273450: Wrong dialogs when closing Compare With Each Other... editorTomasz Zarna1-5/+12
2010-04-20Bug 306314 - Three-way merge wrongly detects conflict to adjoining (not overl...Pawel Pogorzelski2-1/+134
2010-03-01bug 304034: Compiler warnings in I20100225-1936Tomasz Zarna1-7/+8
2009-08-26bug 287668: No need remember fDialog in PatchWizard, use getContainer() insteadTomasz Zarna1-1/+0
2009-07-10bug 283126: Increment the service segment for components with released fixes ...Tomasz Zarna1-1/+1
2009-05-26Copyright updateSzymon Brandys18-0/+180
2009-04-21Bug 272870 - testApplyClipboardPatch disabled on MacSzymon Brandys1-0/+7
2009-04-09Bug 266812 - [Tests] Add tests for creating/applying patches from UII20090414-0755Szymon Brandys6-28/+311
2009-04-02Bug 270929 - [perfs] Changes to DocLineComparator introduced a regression in ...Szymon Brandys1-1/+1
2009-03-18The invalid justification for the test disabledSzymon Brandys1-5/+4
2009-03-17bug 228000: [Tests] Add tests for the "Count lines in the patch" featureTomasz Zarna6-4/+257
2009-03-04Bug 267020 - [Apply Patch] Rename FileDiffWrapper to FilePatch and FileDiff t...Szymon Brandys2-5/+5
2009-03-04Bug 265955 - [Apply Patch] FileDiff should be the only class directly impleme...Szymon Brandys1-14/+13
2009-02-25Bug 265824 - [Apply Patch] API to get lines from IHunksSzymon Brandys1-0/+19
2009-02-23Bug 183226 - [Apply Patch] API to instantiate and apply arbitrary IHunksSzymon Brandys16-136/+890
2009-02-16bug 183238: [Apply Patch] API to get IHunks from IFilePatch and select which ...Tomasz Zarna3-2/+85
2009-02-16bug 263943: Make core.compare independent of core.resource - was: Provide Ran...Tomasz Zarna1-2/+3
2009-02-04bug 247943: [Tests] Move linereaderdata folder out of the src folderTomasz Zarna6-9/+24
2009-01-26bug 259422: DocLineComparator behaves ambiguous with empty fileRoot_branch_20090126_LocalDiffTomasz Zarna1-1/+52
2009-01-07Exported missing packages.Tomasz Zarna1-1/+3
2008-12-11bug 150591: [Patch] Team -> Apply Patch and line endingsTomasz Zarna7-156/+156
2008-12-11bug 150591: [Patch] Team -> Apply Patch and line endingsTomasz Zarna1-2/+6
2008-10-13bug 250419: Provide RangeDifferencer API in the compare core plug-inTomasz Zarna1-2/+2
2008-10-10bug 250393: OldDifferencer should not be maintained anymoreTomasz Zarna1-6/+5
2008-09-09bug 150591: [Patch] Team -> Apply Patch and line endingsTomasz Zarna24-0/+320
2008-08-11bug 243574: [Test] Remove deprecated methods from PatchTestTomasz Zarna13-196/+126
2008-08-11bug 243728: NoClassDefFoundError in org.eclipse.team.tests.coreTomasz Zarna1-0/+1
2008-08-11bug 243711: [Tests] Compile errors in build N20080810Tomasz Zarna1-3/+3
2008-08-08bug 243561: [Tests] Test for patchdata subfolders fails when trying to read c...Tomasz Zarna1-0/+4
2008-08-08bug 242852: [Tests] Make test cases from patchdata folder more configurableTomasz Zarna98-161/+285
2008-08-05bug 242728: [Tests] Make org.eclipse.compare.tests a PDE projectTomasz Zarna4-37/+40
2008-07-15Bug 207704 Decouple org.eclipse.compare from UII200807151044Michael Valenta3-11/+10
2008-06-12Bug 236844 Make compare performance tests greyR3_4I20080612Michael Valenta1-1/+5
2008-06-03bug 235330: Copyright update for 3.4Tomasz Zarna5-4/+14
2008-04-16bug 227150: Simplification in ContentMergeViewer#setRightDirty and setLeftDir...Tomasz Zarna2-0/+236
2008-01-28bug 206156: [Tests] FileDiffResultTest#.getStringFromStream should use Utilit...Tomasz Zarna1-10/+3
2008-01-23Bug 215844 LineComparator ignores IOExceptionsMichael Valenta1-28/+0
2008-01-22Bug 215844 LineComparator ignores IOExceptionsMichael Valenta1-0/+34
2008-01-21bug 183230: [Apply Patch] Add file dates to IFilePatchTomasz Zarna7-36/+69
2007-12-07bug 207003: [Patch] Wrong fuzz used after calculating the fuzzTomasz Zarna7-0/+154
2007-10-17bug 199846: [Patch] Misuse of the Fuzz Factor (tests)Tomasz Zarna61-18/+1327
2007-09-25Bug 204282 [Tests] [Patch] PatchTest#testPatchdataSubfolders() is failing too...Michael Valenta1-9/+48
2007-09-13Bug 202788 [Tests] Failure in nightly build due to URL protocolMichael Valenta1-33/+203

Back to the top