Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-05-19Bug 547304 - [cleanup] Fix wrong space/tab indentationS4_12_0_RC2S4_12_0_RC1aS4_12_0_RC1S4_12_0_M3R4_12I20190605-1800I20190605-0600I20190604-1800I20190604-0600I20190603-1800I20190603-0600I20190602-1800I20190602-0600I20190601-1800I20190531-1800I20190531-0245I20190529-2005I20190529-1800I20190529-0600I20190528-1800I20190528-0915I20190528-0850I20190528-0600I20190527-1805I20190527-0600I20190526-1800I20190526-0600I20190525-1800I20190525-0600I20190524-1800I20190524-0135I20190522-1800I20190522-0600I20190521-1800I20190521-0600I20190520-1805I20190520-0600R4_12_maintenancePaul Pazderski15-316/+316
This change fixes space or mixed tab/space indentations in all Java files. This also includes two or three space indentations and even fix most stray single spaces in indentations. The change includes only whitespace formatting and no code changes. Change-Id: I4149aaf4e48ccf7b49083f36d52e0c7a67433c7d
2019-04-18Remove useless casts from cvs.core.Alexander Kurtakov12-26/+26
And enable the compiler preference to mark them. Change-Id: I091e72b08d56caf719ae663dfa5302b1ae57ec75 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-04-17Remove useless non-javadoc/@see comments. (take 4)I20190417-1800Alexander Kurtakov10-360/+76
Put @Override instead where needed. Change-Id: I3798bfbb5fd3c05c16531f7fac7885d2f6eb65b7 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-04-17Remove useless non-javadoc/@see comments.Alexander Kurtakov11-95/+33
Put @Override instead where needed. Change-Id: Ib198807a342501579ed484a02e5231a4f06e5a59 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2019-02-14Resolve raw type warningsI20190215-0055Karsten Thoms13-67/+67
Change-Id: I5a66afa307f4a830c3766c2c54a8ac2a371f90be Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2018-10-30Lambda conversions.Alexander Kurtakov4-122/+104
Change-Id: I82abbfbcfd6d7485cf76711d685f79030f5b7306 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-08-27Bug 535802 - EPL 2.0 conversion for team bundlesLars Vogel20-60/+120
Change-Id: I073c57899401ab31237c02f74fe9c049dcaefe5d Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-11-09Bug 527018 - [refactoring] Replace use of Number constructors by valueOfI20171113-2000I20171112-2000I20171111-1500I20171111-0410I20171111-0155I20171110-2000I20171109-2000Karsten Thoms2-4/+4
Bump micro version for 4.8 Change-Id: Ib0bee17c6905c38cab7d4701f6339bfd63d9c45e Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2017-01-28Fixed broken build.Y20170202-1000I20170202-2000I20170201-2000I20170131-2000I20170130-2000I20170130-0600I20170129-2000I20170128-2000I20170127-2200Sergey Prigogin1-0/+1
Change-Id: I68e5e8352ef09e9ecd3a82a37e651eebc9db5b3f
2017-01-28Generification.Sergey Prigogin1-45/+52
Change-Id: Ic65db14ac1432dd0c435b7687ab86c7f670848ad
2011-02-04bug 62547: Rename does not appear as changeTomasz Zarna1-2/+4
2011-01-24Replaced wrong usage of "it's" with "its".Dani Megert1-12/+6
2009-10-09Typos fixed.Tomasz Zarna1-12/+10
2008-12-15bug 244425: Using mixed tags causes synchronization failureTomasz Zarna1-1/+5
2008-11-13 bug 244425: Using mixed tags causes synchronization failureTomasz Zarna1-9/+4
2008-08-04bug 218288: [Wizards] NPE while sharing a project that already exists in the ↵Tomasz Zarna1-1/+4
repository
2008-06-03bug 235330: Copyright update for 3.4Tomasz Zarna1-1/+1
2007-10-26Bug 199988 Folder containing outgoing change not label decoratedMichael Valenta2-2/+25
2007-10-23bug 189025: Compare with Latest from HEAD results in empty revisionTomasz Zarna1-0/+7
2007-09-11Bug 189210 CVS's editor input should implement IURIEditorInput.Michael Valenta1-0/+2
2007-07-09Bug 195412 NPE when opening History for remote fileMichael Valenta1-0/+7
2007-06-21Bug 190434 NPE when closign a project while CVS History is open for a file in itMichael Valenta1-1/+2
2007-05-22Updated CopyrightsMichael Valenta3-4/+4
2007-05-11Bug 170743 [Sync Info] Ignoring .cvsignore leaves project dirtyMichael Valenta1-5/+0
2007-05-11Bug 170743 [Sync Info] Ignoring .cvsignore leaves project dirtyMichael Valenta1-0/+11
2007-05-07Bug 181546 [Sync Info] Eclipse writes Entries-less metadata in recreated ↵Michael Valenta1-2/+8
pruned dir
2007-04-18Bug 150158 [Operations] Revert to Base does not recreated deleted filesMichael Valenta1-1/+7
2007-04-03Bug 106876 [Actions] Add "Revert to Base" to CVS Team menuMichael Valenta1-1/+9
2007-03-30Fix exists(IProgressMonitor) so it works for filesMichael Valenta1-0/+2
2007-03-16Updated copyrightMichael Valenta8-9/+9
2007-02-20Bug 174783 Exception in latest buildMichael Valenta1-2/+2
2007-02-13Bug 171666 [Commands] Could we have CVSStatus as an API ?Michael Valenta8-31/+54
2006-11-23Bug 165653 An internal error occurred during: "Updating Change Sets for CVS ↵Michael Valenta1-25/+91
Workspace".
2006-11-15Bug 164480 Support a flexible URI scheme for accessing resources in a repositoryMichael Valenta1-3/+17
2006-09-29Bug 157959 [rulers] revision becomes sticky in unrelated editorMichael Valenta1-0/+8
2006-09-14Bug 68156 [Misc] Phatom menace (misspelling)Michael Valenta1-1/+1
2006-08-16Bug 150483 [Sync Info] Locally deleted file not shown in team synchronizationBogdan Gheorghe2-4/+24
2006-08-16Bug 149008 [Modules] Cannot use cvs to sync or update (EmptyDir problem?)Michael Valenta1-4/+4
2006-08-15Bug 148990 [Subscriber] Failure to update files that are removed from server ↵Michael Valenta1-5/+35
using rm
2006-06-21Bug 148029 [Subscriber] Synchronize with fetch absent directories disabled ↵Michael Valenta1-2/+39
still fetches them
2006-06-13Bug 140490 Problems while synchronizingMichael Valenta1-3/+9
2006-05-10Updated CopyrightsMichael Valenta16-17/+17
2006-05-03Bug 139885 Compare with Date no longer works (probably due to ICU4J)Bogdan Gheorghe1-4/+2
2006-05-03Bug 140007 (RC3) [Sync View] Update with a remote deleted file causes NPEBogdan Gheorghe1-0/+4
2006-05-03Bug 139250 Cannot open directory error while synchronizingMichael Valenta2-4/+19
2006-04-26Bug 138452 Fetching timestamps using log takes a long timeBogdan Gheorghe2-7/+219
2006-04-26Bug 138452 Fetching timestamps using log takes a long timeBogdan Gheorghe3-11/+47
2006-04-24Bug 137602 Last local rather than remote date on updateBogdan Gheorghe2-23/+11
2006-04-12Bug 132255 Merge corrupted imageI200604130005Michael Valenta1-4/+5
2006-04-12Fixed typos in commentsMichael Valenta1-5/+5

Back to the top