diff --git a/LICENSE.txt b/LICENSE.txt index 343b9097..87c00933 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,9 @@ Team Explorer Everywhere Plug-in for Eclipse +sdfabdfdfabsnsgfnsdbabababdf c z + +e r g r egreg dfbsdfbsdb + +dsgqarg c z dfbasdbs afbafba @@ -6,6 +11,9 @@ afbafb Copyright (c) Microsoft Corporation +asdvasvadsvs + + All rights reserved. MIT License diff --git a/Localization.md b/Localization.md index c2cd01cc..4052f4f8 100644 --- a/Localization.md +++ b/Localization.md @@ -1,5 +1,7 @@ We’re using an open localization platform to regularly integrate community feedback and contributions into our products. + + rbgas qrgqrg ##Where are our translations? diff --git a/jgit-patches/0001-Fix-for-cloning-from-TFS-with-Negotiate-authentication.patch b/jgit-patches/0001-Fix-for-cloning-from-TFS-with-Negotiate-authentication.patch index 23811b46..a0cd4042 100644 --- a/jgit-patches/0001-Fix-for-cloning-from-TFS-with-Negotiate-authentication.patch +++ b/jgit-patches/0001-Fix-for-cloning-from-TFS-with-Negotiate-authentication.patch @@ -1,3 +1,8 @@ +sdba +asfba +asbab +asbabf + From 24beda6e133e73242a8d2af8113e85a43fbabe19 Mon Sep 17 00:00:00 2001 From: Alex Rukhlin Date: Tue, 15 Aug 2017 15:59:15 -0400 diff --git a/source/com.microsoft.tfs.client.clc/src/com/microsoft/tfs/client/clc/AcceptedOptionSet.java b/source/com.microsoft.tfs.client.clc/src/com/microsoft/tfs/client/clc/AcceptedOptionSet.java index 2e5737b5..d812aaaf 100644 --- a/source/com.microsoft.tfs.client.clc/src/com/microsoft/tfs/client/clc/AcceptedOptionSet.java +++ b/source/com.microsoft.tfs.client.clc/src/com/microsoft/tfs/client/clc/AcceptedOptionSet.java @@ -1,6 +1,6 @@ // Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See License.txt in the repository root. - +// diff --git a/source/com.microsoft.tfs.core/src/com/microsoft/tfs/core/pendingcheckin/events/AffectedTeamProjectsChangedEvent.java b/source/com.microsoft.tfs.core/src/com/microsoft/tfs/core/pendingcheckin/events/AffectedTeamProjectsChangedEvent.java index 4bd327ad..734e93dc 100644 --- a/source/com.microsoft.tfs.core/src/com/microsoft/tfs/core/pendingcheckin/events/AffectedTeamProjectsChangedEvent.java +++ b/source/com.microsoft.tfs.core/src/com/microsoft/tfs/core/pendingcheckin/events/AffectedTeamProjectsChangedEvent.java @@ -3,6 +3,7 @@ package com.microsoft.tfs.core.pendingcheckin.events; + import com.microsoft.tfs.core.clients.CoreClientEvent; import com.microsoft.tfs.core.clients.versioncontrol.events.EventSource; import com.microsoft.tfs.core.pendingcheckin.PendingCheckinPendingChanges; diff --git a/source/com.microsoft.tfs.core/src/com/microsoft/tfs/core/pendingcheckin/events/AffectedTeamProjectsChangedListener.java b/source/com.microsoft.tfs.core/src/com/microsoft/tfs/core/pendingcheckin/events/AffectedTeamProjectsChangedListener.java index 24d74aa9..dabcd2d5 100644 --- a/source/com.microsoft.tfs.core/src/com/microsoft/tfs/core/pendingcheckin/events/AffectedTeamProjectsChangedListener.java +++ b/source/com.microsoft.tfs.core/src/com/microsoft/tfs/core/pendingcheckin/events/AffectedTeamProjectsChangedListener.java @@ -3,12 +3,7 @@ package com.microsoft.tfs.core.pendingcheckin.events; - -/* - - */ import java.util.EventListener; - import com.microsoft.tfs.core.pendingcheckin.PendingCheckinPendingChanges; /**