Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-03-04Bug 579073 - POM and product version change for 4.24 releaseSravan Kumar Lakkimsetti1-1/+1
2021-11-26Bug 577442 - POM and product version change for 4.23 releaseSravan Kumar Lakkimsetti1-1/+1
2021-09-06Bug 575782 - POM and product version change for 4.22 releaseI20210906-1800I20210906-1000I20210906-0820I20210906-0610Kit Lo1-1/+1
2021-07-22[cleanup] Combine nested 'if' within 'else' block to 'else if'I20210722-1800Karsten Thoms1-4/+2
2021-07-22Version bumps for 4.21Alexander Kurtakov2-2/+2
2021-06-04Bug 573960 - POM and product version change for 4.21 releaseSravan Kumar Lakkimsetti1-1/+1
2021-04-01Bug 572014 - Delete org.eclipse.core.commands.utilAlexander Kurtakov4-11/+34
2021-03-05Bug 571689 - POM and product version change for 4.20 releaseI20210308-1030I20210308-0720I20210305-0820Alexander Kurtakov1-1/+1
2020-12-04Bug 569318 - POM and product version change for 4.19 releaseY20201215-1200Y20201211-1200Y20201209-0750Y20201208-1200Y20201204-1200I20201216-2110I20201215-1800I20201214-1800I20201213-1800I20201212-1800I20201211-1800I20201210-1800I20201209-1800I20201208-2310I20201208-1800I20201208-0300I20201207-1800I20201206-1800I20201205-1800I20201204-1800I20201204-0830I20201204-0610I20201204-0340Sravan Kumar Lakkimsetti1-1/+1
2020-10-21Bug 567305 - Create a Java16 SE profile in TychoY20201021-1200I20201021-1800Alexander Kurtakov1-1/+0
2020-09-10Replace Equality Check with isEmpty in Platform UIArdit Ymeri1-1/+1
2020-09-104.18 version update for multiple bundlesI20200910-0100Karsten Thoms2-2/+2
2020-09-03Bug 566356 - POM and product version change for 4.18 releaseI20200904-0210Alexander Kurtakov1-1/+1
2020-06-04Bug 563840 - POM and product version change for 4.17 releaseSravan Kumar Lakkimsetti1-1/+1
2020-03-06Bug 560872 - POM and product version change for 4.16 releaseY20200308-0700Y20200308-0520X20200306-1900I20200309-0810I20200308-1800I20200307-1800I20200307-1145Mat Booth1-1/+1
2019-12-17Adding missing annotationsLars Vogel1-0/+1
2019-12-13Use jdk 5 for-each loopI20191213-1805Carsten Hammer3-17/+11
2019-12-11Version updates for 4.15 streamKarsten Thoms2-2/+2
2019-12-06Bug 553742 - POM and product version change for 4.15 releaseY20191208-2315I20191210-0230I20191209-2205I20191209-1600I20191209-1310I20191209-1130I20191209-1110Niraj Modi1-1/+1
2019-11-22Bug 548250 - Javadoc problems in platform.uiI20191124-1800I20191124-0600I20191123-1800I20191123-1115I20191123-0600I20191123-0100Paul Pazderski1-1/+1
2019-09-26Bug 551438 - Fix files that have ended up with CRLF in the gitI20190926-0625Ed Merks1-2/+2
2019-09-25Bug 551432 - Update toString implementation in CommandLars Vogel1-36/+28
2019-09-25Bug 551399 - Remove usage of org.eclipse.ui.internal.MakeHandlersGo inLars Vogel3-9/+2
2019-09-06Bug 550767 - POM and product version change for 4.14 releaseI20190910-0145I20190909-1520I20190909-1425I20190909-0925Niraj Modi1-1/+1
2019-08-05Remove unnecessary type specificationsCarsten Hammer1-3/+3
2019-06-24Use multi-catchI20190624-1800Lars Vogel2-16/+4
2019-06-21Removes unnecessary assignment to local variable before return statementLars Vogel1-2/+1
2019-06-13Remove no longer needed api_filters.Alexander Kurtakov1-16/+0
2019-06-12Bug 547559 - Use Arrays.asList instead of copying array in a for loopCarsten Hammer2-9/+4
2019-06-114.13 update for org.eclipse.core.commandsLars Vogel2-2/+2
2019-06-07Bug 547907 - POM and product version change for 4.13 releaseNiraj Modi1-1/+1
2019-05-16Bug 546994 - Fix usage of Objects.equals -> Arrays.equalsI20190516-1200I20190516-1055Mickael Istria2-6/+3
2019-05-14Convert to lambda or member referenceI20190515-0205Carsten Hammer1-9/+6
2019-05-13Bug 547207 - [cleanup] Fix space/tab indentation mess in platform.uiPaul Pazderski19-631/+631
2019-05-13Use jdk 5 for loop (commands)Carsten Hammer1-3/+3
2019-05-10Bug 547138 - Every project should set minor and major version options toLars Vogel1-0/+102
2019-05-09Fixes warning in org.eclipse.core.commandsLars Vogel1-0/+1
2019-05-09Bug 546994 - Improve some equals/hashCode methods using Objects utilMickael Istria9-138/+34
2019-05-07Bug 546976 - Gerrit Jenkins jobs report comparator warnings which are not rep...I20190507-0155Sravan Kumar Lakkimsetti1-0/+1
2019-05-06Bug 546976 - Gerrit Jenkins jobs report comparator warnings which are not rep...Sravan Kumar Lakkimsetti1-0/+24
2019-05-02Bug 535382 - Use pomless builds for bundles in eclipse.platform.uiLars Vogel1-24/+0
2019-05-01Revert "Bug 535382 - Use pomless builds in eclipse.platform.ui"I20190501-0525Dani Megert1-0/+24
2019-04-30Bug 535382 - Use pomless builds in eclipse.platform.uiLars Vogel1-24/+0
2019-04-12Improve javadocs - recommended by sonarcloudI20190412-1800Justin Kuenzel1-7/+7
2019-04-12Extracting constants from duplicated Strings in DefaultOperationHistoryDiego Marcilio1-33/+37
2019-04-124.12 update of org.eclipse.core.commandsLars Vogel2-2/+2
2019-03-08Bug 545094 - POM and product version change for 4.12 releaseI20190309-1830I20190308-1830I20190308-1525I20190308-1055I20190308-0740Niraj Modi1-1/+1
2019-02-15Bug 543933 - Build javadocs with Java 11I20190215-1800Alexander Kurtakov1-35/+32
2019-02-05Bug 143992 - Mark org.eclipse.core.commands.util package as internalLars Vogel6-4/+94
2019-01-31Bug 543944 - Remove overriding method code templateTim Neumann3-3/+3

Back to the top