Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-02-04Replace boolean parsing in team.uiY20210220-1000Y20210219-1000Y20210218-1000Y20210217-1000Y20210216-1000Y20210215-1020Y20210214-1000Y20210213-1200Y20210212-1200Y20210211-1200Y20210211-0600Y20210210-1200Y20210210-0100Y20210209-1200Y20210205-1200S4_19_0_M3I20210221-0600I20210220-1800I20210220-0600I20210219-1800I20210219-0300I20210217-1800I20210217-0600I20210216-2020I20210216-1800I20210216-1340I20210216-1140I20210216-1030I20210216-0600I20210215-1800I20210215-0700I20210215-0600I20210214-1800I20210214-0600I20210213-1800I20210213-0600I20210212-1840I20210211-1810I20210210-1800I20210210-0910I20210209-1800I20210208-1800I20210207-1800I20210206-1800I20210206-0720I20210206-0050I20210205-1800I20210204-2320I20210204-1800I20210204-1430I20210204-1300I20210204-1100I20210204-0900Lars Vogel3-4/+3
Using the Primitive parsing cleanup on team.ui Change-Id: Iaf004d826bbc3f8bc674ca48d103ba7374eaaa87 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2021-02-03Use Integer.toString directly in team uiLars Vogel5-9/+9
Replace Integer.valueOf(i).toString()) with Integer.toString(i) using JDT cleanup "Primitive serialization". Change-Id: I644f7cbd855c46e0f2d2eb8741e1e7f8cd5fc81b Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2021-01-19Bug 570441 - Move to Tycho 2.2.0Y20210202-1200Y20210129-1200Y20210127-0710Y20210126-1200Y20210123-0110I20210204-0300I20210203-1800I20210202-1840I20210201-1800I20210131-1800I20210130-1800I20210129-1800I20210128-1800I20210127-1800I20210126-1800I20210125-1800I20210124-1800I20210123-1800I20210123-0020I20210121-2140I20210120-1800I20210120-1400Alexander Kurtakov1-5/+5
Migrate platform.team git repo features to the new feature-source. Change-Id: I3cb27fccffd9a701191ab0ee476f6f3f21d35a5f Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2021-01-15Team UI: Don't use AbstractUIPlugin#getDialogSettingsY20210115-1200I20210118-1800I20210117-1940I20210117-1800I20210116-1800I20210116-0340I20210115-1810Matthias Becker8-12/+16
JavaDoc of this method says it should no longer be used. This is one step further to remove Activators. Change-Id: I6ceef5421cb821924c65fcd78fbc6ee21f5fc0bd
2021-01-14Bug 570348: Reduce usage of CompareUIPluginI20210114-1800Matthias Becker6-15/+32
No longer use getDialogSettings from AbstractUIPlugin. Change-Id: I2e6dcf8eb6efcf790c87b9251cd4719486d42d92
2020-12-08Bug 552352 - Using SWAP in Compare editor loses changes and dirty statusY20210113-0120Y20210112-1200Y20210108-1200Y20210105-1200Y20210101-1200Y20201229-1200Y20201229-0040Y20201225-1200Y20201222-1200Y20201218-1200Y20201215-1200Y20201211-1200Y20201209-0750Y20201208-1200S4_19_0_M1I20210114-0510I20210114-0310I20210112-1800I20210112-0850I20210111-1800I20210110-1800I20210109-1830I20210108-1800I20210108-0220I20210106-1800I20210106-0600I20210105-1800I20210105-0600I20210104-1800I20210104-0600I20210103-1800I20210103-0600I20210102-1800I20210102-0600I20210101-1800I20210101-0720I20201231-1800I20201230-2150I20201230-1800I20201229-1800I20201228-1800I20201227-1800I20201226-1800I20201226-0940I20201225-1800I20201225-0450I20201225-0130I20201224-1800I20201223-1800I20201222-1800I20201221-1800I20201220-1800I20201219-1800I20201218-1800I20201217-1800I20201216-2110I20201215-1800I20201214-1800I20201213-1800I20201212-1800I20201211-1800I20201210-1800I20201209-1800I20201208-2310I20201208-1800Niraj Modi1-1/+12
Change-Id: Iab835c01242ede0a481d17cafd5f603746695317 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
2020-12-07Bug 551573 - fix layout in compare editorThomas Wolf1-4/+21
The content comparison pane has a long label in its header, next to the comparison algorithm selector. That label is normally hidden; it is shown only when the diff was truncated. The layout was still computed as if the label was visible, though, and thus the toolbar at the right was placed far too often on a new line. Give this label (and its icon) a RowData layout data and exclude it from the RowLayout of its container when not visible. That way this label is considered for layout only when it is actually visible. Do the same for the ToolItem for the drop-down menu. The label contains a link, when clicked, it recomputes the diff without any limits. But the label remained visible even afterwards. Therefore also hide the link when clicked. Change-Id: I8e077324128f57b8614b6cd17e7aa38548742cd2 Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
2020-12-074.19 update for org.eclipse.compareI20201208-0300I20201207-1800Lars Vogel2-2/+2
Required for https://git.eclipse.org/r/c/platform/eclipse.platform.team/+/173220 Change-Id: I18c60ff24ab3518ec4cafa5b8f533d087ebdd464 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-12-04Bug 569323 - Version bumps for 4.19 streamY20201204-1200I20201206-1800I20201205-1800I20201204-1800I20201204-0830Alexander Kurtakov4-4/+4
Bump cvs feature and bundle. Change-Id: Id9c855caa98f997f2c6bc5a3f74ab49630498a63 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-12-01Bug 569318 - POM and product version change for 4.19 releaseI20201204-0610I20201204-0340Sravan Kumar Lakkimsetti27-27/+27
Change-Id: I22d5b229f0e0bab9844d5e8e4cd928433ff86fa2 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2020-11-04Remove unnecessary dispose calls on ColorY20201201-1200Y20201127-1200Y20201124-1200Y20201120-1200Y20201117-1200Y20201113-1200Y20201111-0210Y20201110-1200Y20201109-1200Y20201109-0220Y20201108-1200Y20201107-1200Y20201106-1200Y20201105-1200Y20201104-1200S4_18_0_RC2S4_18_0_RC1S4_18_0_M3R4_18I20210122-0800I20210122-0630I20210122-0420I20201202-1800I20201202-0600I20201201-1800I20201201-0600I20201130-1800I20201130-0600I20201129-1800I20201129-0600I20201128-1800I20201128-0600I20201128-0300I20201127-1800I20201127-1010I20201127-0630I20201125-1800I20201125-0600I20201124-1800I20201124-0600I20201123-1800I20201123-0600I20201122-1800I20201122-0600I20201121-1800I20201121-0600I20201120-1800I20201120-0320I20201119-0730I20201118-1800I20201118-0600I20201117-1800I20201117-0600I20201116-1800I20201116-0600I20201115-1800I20201115-0600I20201114-1800I20201114-0740I20201114-0600I20201113-1800I20201112-1800I20201111-1800I20201110-1800I20201109-1800I20201108-1800I20201107-1800I20201107-0750I20201106-1800I20201106-0710I20201105-1800I20201105-0230I20201104-1800R4_18_maintenanceLars Vogel1-1/+0
It is not necessary anymore to call dispose on Colors since Bug 563018. Change-Id: I10889d1f766e40416052c9d95265a3a58baf0704 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-11-044.18 update for org.eclipse.compare.examples.xmlLars Vogel2-2/+2
For pending Gerrits Change-Id: If08030cfff4b0a92fc37f2429f72b29ee8d05a67 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-10-20Bug 568029 - Replace activator with settings classY20201103-1200Y20201102-1200Y20201101-1200Y20201031-1200Y20201030-1200Y20201029-1200Y20201028-1200Y20201027-1200Y20201026-1200Y20201025-1200Y20201024-1200Y20201023-1200I20201103-1800I20201103-0030I20201102-1910I20201101-1800I20201031-1800I20201030-1800I20201029-1800I20201028-1800I20201028-0800I20201028-0610I20201028-0130I20201028-0020I20201027-2350I20201027-1800I20201026-1850I20201026-0840I20201026-0650I20201025-1800I20201025-0040I20201024-1800I20201023-1800I20201023-0250Lars Vogel7-31/+18
Change-Id: Iad08bbf575d5de507c24361dbee055c773167639 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-10-20Bug 568029 - Replace logging via activator with standard loggingY20201021-1200I20201021-1800Lars Vogel3-31/+10
Change-Id: I22aafebc5edbb74bb8d7b0e4f7707588b3e7722c Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-10-204.18 update of compare.coreY20201020-1200I20201021-0200I20201020-1800Lars Vogel2-2/+2
Required for pening Gerrits Change-Id: Ieef7a6bd20246116569520bb777373f45ef61c03 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-09-16Bug 550016 - Remove ResourceNavigator from Show-in menuY20201019-1200Y20201018-1200Y20201017-1200Y20201016-1200Y20201015-1200Y20201014-1200Y20201013-1200Y20201012-1200Y20201011-1200Y20201010-1200Y20201009-1200Y20201008-1200Y20201006-1200Y20201002-1200Y20201001-1200Y20200930-1200Y20200929-1200Y20200929-0550Y20200928-1200Y20200928-0700Y20200928-0600S4_18_0_M1aS4_18_0_M1I20201020-0240I20201019-1800I20201018-1800I20201017-1800I20201016-1800I20201016-0000I20201015-1800I20201014-1800I20201013-1800I20201012-1800I20201012-0750I20201012-0320I20201011-1800I20201010-1800I20201009-1800I20201009-0800I20201009-0430I20201007-1800I20201007-1320I20201007-0600I20201006-1800I20201006-0840I20201006-0600I20201005-1800I20201005-0600I20201004-1800I20201004-0600I20201003-1800I20201003-0600I20201002-1800I20201001-1800I20200930-1800I20200929-1800I20200928-1800I20200927-1800I20200926-1800I20200925-1800I20200924-1800I20200924-0430I20200924-0340I20200922-1800I20200921-1800I20200920-1800I20200919-1800I20200918-1800I20200917-1800I20200916-1800Alexander Kurtakov1-1/+1
Change-Id: Ib2fe5566716dcc45da3a1ebc4dc10be8f77fc862 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-09-16Switch away of deprecated Eclipse-LazyStart.I20200916-0410Alexander Kurtakov4-6/+6
Change-Id: Ibdf47c1a0433a46d6e5ded57b00e3604443ee723 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-09-16Remove dispose calls on colors in TextMergeViewerLars Vogel1-6/+0
It is not necessary anymore to call dispose on Colors since Bug 563018. Change-Id: I630839ce1d279a8a56d1c28adf0bc1e3420ec33e Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-09-16Version bump for 4.18 stream.Alexander Kurtakov2-2/+2
Needed for https://git.eclipse.org/r/c/platform/eclipse.platform.team/+/169290 Change-Id: Ic0174d78ed5738a86fa5d40043a72604b0da3bb3 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-09-14Bug 32023 - Rename "Team" menu to "Version Control"I20200915-1800I20200914-1800Lars Vogel1-2/+2
Change-Id: I496db3e414210d3aa17fd37409c99c8a0121cda7 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-09-10Bug 32023 - Adding version control to view categoryI20200913-1800I20200912-1800I20200912-0010I20200911-1800I20200910-1800Lars Vogel1-1/+1
Change-Id: I98c0f8befcf44279a78711a9344fe3d70d0c3752 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-09-09Bug 32023 - Rename "Team" menu to "Version Control"Lars Vogel1-1/+1
Use Version Control in preference page description instead of Team Change-Id: Ia3f6015261878d6d31425b46cb8aea797bd2b4c0 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-09-09Bug 32023 - Rename "Team" menu to "Version Control"Lars Vogel1-1/+1
As a first step use Version Control (Team) in the preferences to make it easier for non-Eclipse terminologie user to find the correct entry while still allowing old-timers to refind the entry. Change-Id: I8a211ddf3b62567dfa77c4db406f0027d903ff59 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-09-094.18 update of bundles/org.eclipse.team.uiI20200910-0100I20200909-1800Lars Vogel2-2/+2
Required for https://git.eclipse.org/r/c/platform/eclipse.platform.team/+/169094 Change-Id: I04002b97b7ca4c4cb81258877b550d054456de33
2020-09-04Bug 566362 - Version bumps for 4.18 streamI20200908-1800I20200908-0440Alexander Kurtakov4-4/+4
Change-Id: I929f6b989d86ef4e4641001d7b85a2ab79e13664 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-09-03Bug 566356 - POM and product version change for 4.18 releaseI20200904-0540I20200904-0210Alexander Kurtakov27-28/+27
Change-Id: Ia5858d90295b576097ab96aea4dd306ddec8264b Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-08-06Using for-each loop in team.coreY20200915-2240Y20200915-0150Y20200914-1200Y20200913-1200Y20200912-1200Y20200911-1200Y20200910-1200Y20200909-1200Y20200908-1200Y20200907-1200Y20200903-2210Y20200901-1200Y20200825-1200Y20200824-1310Y20200823-1200Y20200822-1200Y20200821-1200Y20200820-1200Y20200819-1200Y20200818-1200Y20200817-1210Y20200817-0450Y20200816-1200Y20200815-1200Y20200814-1200Y20200814-0650Y20200814-0630Y20200813-1200Y20200812-1200Y20200811-1200Y20200810-1200Y20200809-1200Y20200808-1200Y20200807-1200Y20200806-1200S4_17_0_RC2S4_17_0_RC1S4_17_0_M3R4_17I20200902-1800I20200902-0600I20200901-1800I20200901-0600I20200831-1800I20200831-0600I20200830-1800I20200830-0600I20200829-1800I20200829-0600I20200828-1800I20200828-0150I20200826-1800I20200826-0600I20200825-1800I20200825-0600I20200824-1900I20200824-0600I20200823-1800I20200823-0600I20200822-1800I20200822-0600I20200821-1800I20200821-0440I20200820-0230I20200819-1800I20200819-0600I20200818-1800I20200818-0900I20200818-0600I20200818-0340I20200817-1800I20200817-0920I20200817-0600I20200817-0450I20200816-1800I20200816-0600I20200815-1800I20200815-0600I20200814-1800I20200814-1040I20200814-0640I20200814-0330I20200813-1800I20200812-1800I20200812-0710I20200811-1800I20200810-1800I20200809-1800I20200808-1800I20200808-0230I20200807-1800I20200806-1800R4_17_maintenanceLars Vogel19-67/+39
Done via JDT clean-up action and manual fix for indentation in ResourceModelContentProvider Change-Id: I4bc1a3913a1e4e71fe9093724c64bef76454f960 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-07-28Add type parameters for org.eclipse.team.internal.ui.mappingY20200805-1200Y20200804-1200Y20200801-1200Y20200729-1200Y20200729-0630Y20200728-0600I20200805-1800I20200805-0750I20200805-0630I20200804-1800I20200803-1800I20200803-0210I20200801-1800I20200801-0010I20200731-2040I20200731-1800I20200731-0520I20200730-1800I20200729-1800I20200729-0120I20200728-1800I20200728-1120Alexander Fedorov3-9/+9
Add type parameters to collections for org.eclipse.team.internal.ui.mapping Change-Id: Ic36b17f60816692085b5232f5816774dc81a9083 Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
2020-07-24Using method reference in NonSynModelMergePageY20200727-0310Y20200725-1200I20200727-1800I20200726-1800I20200724-1800I20200724-0600Lars Vogel1-1/+1
Change-Id: I54c5bea1b8b4d5023938869bcd4c5908a7b83127 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-07-24Method reference in LocalHistoryPage instead of lambdaLars Vogel1-1/+1
Change-Id: I1626458f8046fcf42b56db63fe00596f3b470b40 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-07-15Bug 564923 - Do not display proxy warning on macOSY20200722-1200Y20200722-0040Y20200721-0610Y20200721-0450Y20200718-1200Y20200716-0820Y20200715-1200I20200723-1800I20200723-1030I20200723-0620I20200722-1800I20200722-1140I20200722-0610I20200721-1800I20200721-1400I20200721-0950I20200721-0610I20200721-0130I20200720-1800I20200720-0850I20200720-0020I20200719-2010I20200718-1800I20200717-1800I20200716-1800I20200715-1800Alex Blewitt1-1/+4
When running on macOS, a warning is shown on the console every time an Eclipse application is launched: > !ENTRY org.eclipse.core.net 1 0 2020-07-04 14:01:49.811 > !MESSAGE System property http.nonProxyHosts has been set to > local|*.local|169.254/16|*.169.254/16 by an external source. > This value will be overwritten using the values from the preferences This warning is unnecessary, because the JVM automatically sets these values on startup and the proxy setup then does exactly the same thing. There appears to be a logic bug in that the path to verify that the proxies are set that assumes the nonProxyHosts property is empty if the proxies are disabled. However, that condition on macOS is not valid, since the JVM itself will set this value even if the proxies aren't set. Therefore, checking the field is empty on macOS isn't valid. https://github.com/openjdk/jdk/blob/f37d9c8abca50b65ed232831a06d60c1d015013f/src/java.base/macosx/native/libjava/java_props_macosx.c#L449 For minimal impact, when running on macOS, pass the DO_NOT_VERIFY instead of VERIFY_EMPTY so that this message is not generated unnecessarily every time Eclipse launches. Change-Id: I68e955677b347a6b62ef83cdb842c3aa15b203d8 Signed-off-by: Alex Blewitt <alex.blewitt@gmail.com>
2020-06-12[Bug 550832] Remove gif which we left during the move to png filesY20200711-1200Y20200708-1200Y20200704-1200Y20200703-0300Y20200701-1200Y20200701-0020Y20200629-1000Y20200629-0740Y20200624-1200Y20200622-0340Y20200620-1200Y20200617-2350Y20200617-1200Y20200617-1040Y20200617-0510Y20200617-0320S4_17_0_M1I20200714-1800I20200713-2230I20200713-1800I20200712-1800I20200711-2250I20200711-1800I20200710-1800I20200710-0230I20200708-1800I20200708-0600I20200707-1800I20200707-0600I20200706-2300I20200706-1800I20200706-0600I20200705-1800I20200705-0710I20200705-0600I20200704-1800I20200704-0600I20200703-1800I20200702-2150I20200702-1800I20200701-2350I20200701-2210I20200701-1800I20200701-0330I20200630-1800I20200629-1800I20200628-1800I20200626-1800I20200625-1800I20200624-1800I20200623-1800I20200623-1010I20200622-1800I20200621-1800I20200620-1800I20200619-1800I20200618-1800I20200617-1800I20200616-1800I20200616-0620I20200616-0320I20200616-0140I20200615-1800I20200614-1800I20200613-1800I20200612-1800I20200612-0650Lars Vogel3-0/+0
Change-Id: Ia79fb808f9f145e7e45483ab7bae42dda248bf3d Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-06-11Add missing overrideI20200612-0400I20200611-1800Carsten Hammer32-0/+130
Change-Id: I4fdb013bcd1a1693ba91895412bcac118fc16e6b Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
2020-06-114.17 version updatesKarsten Thoms4-4/+4
Required for https://git.eclipse.org/r/#/c/163147/ Change-Id: I13b25b51d4614bb797d6cb6d86db6799bc9c7a8a Signed-off-by: Karsten Thoms <karsten.thoms@karakun.com>
2020-06-11Remove unnecessary array creation for varargsCarsten Hammer8-15/+10
Change-Id: I500c5c41f9ded58d9361f831a7fa899ae92bdbf9 Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
2020-06-11Version updates for 4.17Karsten Thoms10-10/+10
Required for https://git.eclipse.org/r/#/c/163146/ Change-Id: I9021199652ddd0adbef868f76c0bfa73529b1287 Signed-off-by: Karsten Thoms <karsten.thoms@karakun.com>
2020-06-10Bug 564063 - Using ArrayContentProvider.getInstance() instead of new instanceI20200610-1800Lars Vogel1-1/+1
ArrayContentProvider does not hold any data, hence it can be shared across instances. Change-Id: I7b30de1568464fe5899b3c7f60fa74e46dbb00e1 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-06-10Bug 564063 - Using ArrayContentProvider.getInstance() instead of new instanceLars Vogel2-2/+2
ArrayContentProvider does not hold any data, hence it can be shared across instances. Change-Id: I70360f83b7f57b34ae867fdc98a0c370e77cb81f Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-06-104.17 update of org.eclipse.team.uiLars Vogel2-2/+2
For https://git.eclipse.org/r/#/c/164302 Change-Id: Ib70ea7e9c165b5e47d4cd5fa41ed7cb4b9547ccc
2020-06-10Bug 564117 - Using lazy logical operatorLars Vogel1-1/+1
Use lazy logical operator (&& and ||) as it is potentially faster. Change-Id: I6ab8cc6d5ce35cb3a916a6e11de4521340400a73 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-06-104.17 update of org.eclipse.jsch.uiLars Vogel2-2/+2
For https://git.eclipse.org/r/#/c/164292/ Change-Id: I7fe4760d8290bd7321dc34df7de3ec61273b19d2
2020-06-07Bug 563845 - Version bumps for 4.17 streamI20200609-1800I20200609-0150I20200608-1800I20200607-1800Alexander Kurtakov6-6/+6
Change-Id: I8aea11872c19a0e320011feb210378a59caf8117 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-06-06Bug 564006 - Comparator Errors in I20200605-1230I20200606-1800I20200606-0940I20200606-0910I20200606-0700I20200606-0400Sravan Kumar Lakkimsetti1-0/+2
Change-Id: Idc56b2333be047dfd015cb8e19dbf79a95ba6a5c Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2020-06-04Bug 563840 - POM and product version change for 4.17 releaseI20200606-0050I20200605-2140I20200605-1500I20200605-1230I20200605-1200I20200605-1150I20200605-0950I20200605-0910I20200605-0720Sravan Kumar Lakkimsetti27-28/+28
Change-Id: Ib2abc1e1374c9bfdfc21b9e33a18e1dad81cee49 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2020-05-11Bug 441387 - [Themes] Dark theme: when comparing structure background onY20200609-2100Y20200609-0150Y20200528-0030S4_16_0_RC2S4_16_0_RC1S4_16_0_M3R4_16I20200604-0540I20200603-0600I20200602-1800I20200602-0600I20200602-0510I20200602-0010I20200601-1800I20200601-0640I20200601-0140I20200531-1800I20200531-0600I20200530-0600I20200529-0550I20200528-0200I20200528-0000I20200527-1800I20200527-0600I20200526-1800I20200526-0600I20200525-1800I20200525-0640I20200524-1800I20200524-0850I20200524-0600I20200524-0220I20200523-1800I20200523-0600I20200522-1800I20200521-1000I20200520-1800I20200520-0600I20200519-1800I20200519-1130I20200519-1010I20200518-2220I20200518-1800I20200516-0600I20200515-1930I20200514-1800I20200513-1800I20200512-1800I20200511-1800R4_16_maintenanceLars Vogel1-5/+0
compare editors ends up white Change-Id: Iad9cde6beaf3acdac2d9a282fc113b6db87474fe Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-04-28Bug 508611 - Remove copies of StringMatcherY20200430-0210Y20200429-0730Y20200428-2310I20200511-0700I20200510-1800I20200509-1800I20200509-0600I20200509-0450I20200506-1800I20200505-1800I20200504-1800I20200503-1800I20200502-1800I20200501-1800I20200501-0520I20200429-1800I20200429-0600I20200428-2300I20200428-1800Thomas Wolf7-821/+82
Remove the copy in org.eclipse.core.net; use the canonical implementation from org.eclipse.equinox.common instead. Rework the copy in org.eclipse.team.core to also delegate to the canonical implementation (re-exported from org.eclipse.core.runtime) for matching. There is one more copy of StringMatcher in team.cvs, but that one has been substantially extended with support for basic character classes. Change-Id: I481280d187fc8bcdcb253ddd857c495afdb120d9 Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
2020-04-22Remove .cvsignore files.Y20200428-0250Y20200428-0140Y20200427-2330I20200428-0630I20200428-0610I20200428-0230I20200427-1800I20200426-1800I20200425-1800I20200424-1800I20200424-0540I20200423-1800I20200422-1800Alexander Kurtakov31-34/+14
Time for cvs to RIP. Change-Id: Iabf74d3fe9c20ddbd54927a2999e12f5d4c01088 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-04-21Bug 562370 - Remove tycho-extras.version maven propertyI20200421-1800Alexander Kurtakov1-1/+1
Handle platform.team repo Change-Id: I9d49cc8e46b5d113cb2c621b339337591fd38b85 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-04-14Bug 562048 - Remove dependency on icu from platform.teamI20200420-1800I20200419-1800I20200418-1800I20200417-1800I20200416-1800I20200416-0410I20200415-1800I20200415-0620I20200415-0200I20200414-1010I20200414-0630Lars Vogel2-2/+1
Change-Id: Ic705b9d888d59856da55d2e739dfefbe9e443e8e Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-04-12Bug 562048 - Remove dependency on icu from platform.teamI20200413-1800I20200412-1800Alexander Kurtakov44-113/+93
Direct replacements only. Change-Id: If8287ead3f0715155294bd9632aa12a310818e8c Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>

Back to the top