Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-11-18Fix possible NPE on startupI20031119Michael Valenta1-1/+1
2003-10-2241738: Comparing two remote versions can result in many connectionsRoot_SynchronizeViewPageBook20031011Michael Valenta1-11/+21
2003-10-1444842: On startup, persisted merge subscriber is emptyMichael Valenta1-9/+19
2003-10-1444842: On startup, persisted merge subscriber is emptyI20031015Michael Valenta1-37/+24
2003-09-2543676: Internal error while updating synchronization states.Michael Valenta1-0/+1
2003-09-17Added ability to specify read/write repository locationsPreBackgroundAutoBuildMichael Valenta1-4/+4
2003-09-1612887: [CVS Sync View] Sync View should display progress monitor while fetchi...Michael Valenta1-5/+19
2003-09-12Fix to ensure RemoteFile has a keyword mode whenever possibleMichael Valenta1-16/+40
2003-08-26NLS FixesMichael Valenta1-1/+1
2003-08-21*** empty log message ***Michael Valenta1-6/+5
2003-08-2041440: CVS Session and Connection classes must be made thread safeRoot_branch_CVSQuickDiffProviderMichael Valenta1-224/+144
2003-06-20- refactored images in Team UI. they have been consolidated.Root_MV_Settings_BranchJean Michel-Lemieux1-0/+24
2003-06-1730502: [CVS Core UI] Stacktrace lost when status loggedMichael Valenta1-3/+3
2003-06-11New Live Sync view merged in from branch.Jean Michel-Lemieux1-1/+23
2003-03-10Fix copyrights - automated changesDean Roberts1-7/+7
2003-02-2828416: First time performance hit for isModifiedMichael Valenta1-3/+3
2003-02-18Bug 31594 [CVS] mergeable conflicts are brokenJean Michel-Lemieux1-0/+1
2003-01-2026212: [CVS Core] EditorInput must be light weightMichael Valenta1-1/+1
2003-01-0628001: [CVS Sync View] Synchronize with repository seems to be slow.I20030107Michael Valenta1-27/+29
2003-01-0628001: [CVS Sync View] Synchronize with repository seems to be slow.Root_MV_25726_BranchMichael Valenta1-8/+26
2002-12-09Completed work for modification cachingRoot_MV_ResoureSyncInfoMichael Valenta1-7/+1
2002-12-0226845: [CVS Watch/Edit] Unedit should be disabled when there is no baseRoot_LightWeightDecoratorsI20021202Michael Valenta1-0/+6
2002-11-2826877: [CVS Core] Allocating too many paths during synchronize?Michael Valenta1-2/+2
2002-11-1921577: [CVS Watch/Edit] Readonly/Edit/Unedit SupportMichael Valenta1-2/+8
2002-11-14Cleaned up importsMichael Valenta1-2/+2
2002-10-1718567: [CVS Repo View] CVS Repository View difficult to navigateMichael Valenta1-0/+12
2002-10-14Fixed progress monitoring in getContents()Michael Valenta1-33/+36
2002-10-12Fixed progress monitorong bugMichael Valenta1-0/+1
2002-09-2022760: [CVS Modules] Can't checkout module by version/tag (plus bug in UI)I20020924Michael Valenta1-0/+8
2002-09-109916: [CVS Core] Fix 70 occurences of XXX commentsMichael Valenta1-1/+0
2002-07-17Initial support for watch/editMichael Valenta1-3/+40
2002-06-2120696: java.io.FileOutputStream :: (Filename too long)Michael Valenta1-3/+12
2002-05-1015450: Can't tag, move tag, on files in repo explorerMichael Valenta1-0/+21
2002-04-30Compare refactoring to allow:Jean Michel-Lemieux1-7/+0
2002-04-2614704: Unrecognized response from CVS serverMichael Valenta1-138/+86
2002-04-2514578: Synchronize does not work for one classMichael Valenta1-0/+14
2002-04-23Added task titleMichael Valenta1-6/+12
2002-04-23232: VCM UI + CVS: multiple round trips caused by API client (1GIZ4I8)Michael Valenta1-102/+78
2002-04-1813854: OutOfMemoryError when checkout files > 8.125 MBMichael Valenta1-11/+104
2002-04-18bug in getLatest caused the local tag to be sent to the server instead of the...Jean Michel-Lemieux1-1/+11
2002-04-18Added required close of streamMichael Valenta1-14/+13
2002-04-17Progress monitoring fixes.Jean Michel-Lemieux1-36/+44
2002-04-15Added code for initialization of the stream debug flagJean Michel-Lemieux1-7/+0
2002-04-11NLS updatesMichael Valenta1-1/+1
2002-04-10moved classes to this internal package: org.eclipse.team.internal.ccvs.coreJean Michel-Lemieux1-10/+10
2002-04-09*** empty log message ***Jean Michel-Lemieux1-1/+1
2002-04-0913039: CVSRemoteFile getContents()/getLogEntry() combination is not feasibleMichael Valenta1-25/+49
2002-04-09ResourceSync code review - hide added and date members.Jean Michel-Lemieux1-5/+5
2002-04-08First pass of new tag configuration dialog and workflowsJean Michel-Lemieux1-1/+1
2002-04-04Cache the log entry for the remote file when the contents are fetchedMichael Valenta1-7/+37

Back to the top