Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2007-09-10Bug 202788 [Tests] Failure in nightly build due to URL protocolMichael Valenta1-1/+3
2007-09-09Attempt to get more detail for nightly build failure.Michael Valenta1-1/+1
2007-09-05Bug 196847 [Patch] Eclipse patcher does not require deletions or context line...Michael Valenta5-13/+215
2007-05-25Bug 187365 NPE trying to exclude part of a patchMichael Valenta2-0/+36
2007-05-18Bug 185379 NPE in FileDiffResult.calculateFuzzMichael Valenta1-0/+27
2007-05-16Bug 185385 IFilePatchResult.getPatchedContents doesn't return original stream...Michael Valenta4-0/+543
2007-03-16Updated copyrightMichael Valenta10-10/+10
2007-02-01*** empty log message ***Michael Valenta1-0/+4
2007-01-31Bug 162750 [Tests] Compare tests have failures when built on WindowsMichael Valenta1-5/+12
2007-01-31Bug 172336 [Apply Patch] Provide core level APIMichael Valenta3-32/+114
2007-01-31*** empty log message ***Michael Valenta1-0/+23
2006-12-06Added required dependencyMichael Valenta1-0/+1

Back to the top