Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-09Bug 527018 - [refactoring] Replace use of Number constructors by valueOfI20171113-2000I20171112-2000I20171111-1500I20171111-0410I20171111-0155I20171110-2000I20171109-2000Karsten Thoms24-35/+35
2017-06-21Bug 518569 - Use StandardCharsetsI20170621-2000Alexander Kurtakov1-2/+3
2016-10-11Bug 504629 - Team icon problemsY20161013-1000Matthias Becker1-6/+6
2016-09-22Bug 501998 - Remove unused strings from org.eclipse.team.cvs.uiLars Vogel2-148/+0
2016-09-22Fixed bug 501823: Use "Show Revision Information" instead of "Show Annotations"Y20160922-1000Dani Megert1-3/+3
2016-08-24Bug 491036 - Eliminate Utils.getAdapter(Object, Class) in favor ofSergey Prigogin5-15/+11
2016-03-22Bug 489805 - Move the team git repository to Java 1.8Stefan Xenos2-27/+13
2015-07-31Bug 470344 - Replace new Boolean with Boolean.valueOfAlex Blewitt1-3/+4
2014-11-17Bug 451741 - Add org.eclipse.team.cvs.ui plugin to General > Tracing preferen...Szymon Ptaszkiewicz2-15/+27
2014-08-20Fixed NPE hidden by catching Exception in Command.isEnabled()Dani Megert1-2/+3
2013-05-14Updated copyright dateI20130514-2000Dani Megert1-1/+1
2013-04-04Fixed bug 161737: [quick diff] Show Annotations in QuickDiff ruler is wrong w...I20130416-0800I20130409-0900I20130409-0800Dani Megert1-3/+3
2013-02-07Fixed bug 342837: [History View] Out of the box the History view shouldv20130207-162603I20130220-0922I20130219-1600I20130219-0800I20130214-2011I20130212-0800Dani Megert1-2/+2
2012-10-16Call super.dispose()v20121016-150018I20121023-0800I20121016-2240Dani Megert1-1/+3
2012-10-03Fixed bug 222090: CVS property page text fields should be copyablev20121003-133520I20121016-0800I20121009-0800Dani Megert2-26/+10
2012-09-19Fixed bug 222090: CVS property page text fields should be copyableDani Megert3-60/+66
2012-06-14Extra information displayed when create patch failedMalgorzata Janczarska2-21/+30
2012-04-27bug 372862: CVS cache does not contain precise information about tags.v20120427-1802I20120510-2100I20120510-1900I20120509-2100I20120509-1900I20120503-1800I20120503-1500I20120502-2000I20120502-1800I20120502-1500I20120502-1300I20120502-1000I20120502-0800I20120430-2000I20120430-1800I20120430-1500I20120430-1300I20120429-2000I20120429-1800Malgorzata Janczarska1-2/+2
2012-03-13CVS cache does not contain precise information about tagsv20120313-1351Malgorzata Janczarska4-266/+372
2012-03-07Branches from other libs are displayed when checking out from OrbitMalgorzata Janczarska3-26/+171
2012-02-28TeamUI#getPages expects fileSystemScheme when importing via SCM URLv20120228-0856Tomasz Zarna1-12/+1
2012-01-18Remove redundant null check and comment fixv20120118-2347Tomasz Zarna1-9/+7
2012-01-03bug 367724: Importing an SCM URL with multiple params and using HEADv20120103-0930Tomasz Zarna1-1/+2
2011-12-16Typos fixed.v20111216-1257Tomasz Zarna1-4/+4
2011-12-16bug 205251: CVS username disallows full kerberos namesKeerthi Vasan1-2/+3
2011-11-23bug 364561: test failures due to unexpected outgoing changesv20111123-1649Tomasz Zarna1-0/+3
2011-11-18bug 352016: [Sync View] Team synchronization filteringv20111118-1221Tomasz Zarna10-46/+390
2011-11-10bug 315747: 'Consider file contents in comparison' option is completelyI20111115-0800Tomasz Zarna6-70/+100
2011-11-03bug 354658: 'History' does not dispose created PageSite instances whenI20111108-0800Tomasz Zarna1-4/+3
2011-10-14bug 339990: [Repo view] Module disappears in CVS Repositories viewv20111014-0930Malgorzata Janczarska1-7/+15
2011-10-11bug 360532: NPE getting module children when not retrieved by deferredTomasz Zarna1-1/+2
2011-05-02bug 337550: [History View] Add simple branch filter to CVS History viewTomasz Zarna5-8/+37
2011-04-21Committed Gosia's patch to fix parts of bug 319661: Patch wizard excludes cha...I20110423-0725Dani Megert3-6/+14
2011-04-19Exit loop when done.Dani Megert1-0/+1
2011-04-19bug 342541: [History View] New Branches column: column widths need some work ...Tomasz Zarna1-3/+3
2011-04-18bug 342541: [History View] New Branches column: column widths need some work ...Tomasz Zarna1-1/+42
2011-04-18Don't show help controls.Dani Megert1-3/+3
2011-04-15bug 342541: [History View] New Branches column: column widths need some workTomasz Zarna1-5/+1
2011-04-12Fixed typo.Dani Megert1-2/+2
2011-04-12Fixed bug 342513: NLS missing message: HistoryFilterDialog_branchnameDani Megert1-1/+0
2011-04-11bug 76386: [History View] CVS Resource History shows revisions from all branc...Tomasz Zarna5-46/+127
2011-04-11Fixed NPE.Dani Megert1-1/+1
2011-04-07Fixed bug 313510: "Import specific versions(s) shown below" in Import Project...Dani Megert2-26/+7
2011-03-29bug 341114: 'Consider file contents in comparison' option needs clarificationTomasz Zarna3-14/+4
2011-03-23bug 319661: Patch wizard excludes changes in projects that it can't connectTomasz Zarna1-5/+13
2011-02-22bug 330490: API and UI to configure SCM URLs for import -- Team partTomasz Zarna4-4/+290
2011-02-15bug 76386: [History View] CVS Resource History shows revisions from all branc...Tomasz Zarna7-109/+30
2011-02-15Reverted back to rev. 1.33.Dani Megert1-55/+18
2011-02-14bug 76386: [History View] CVS Resource History shows revisions from all branc...Tomasz Zarna1-2/+2
2011-02-14bug 76386: [History View] CVS Resource History shows revisions from all branc...Tomasz Zarna1-11/+10

Back to the top