[eclipse-egit] 01/03: Merge tag 'upstream/3.3.1'
Jakub Adam
xhaakon-guest at moszumanska.debian.org
Wed Mar 26 19:35:17 UTC 2014
This is an automated email from the git hooks/post-receive script.
xhaakon-guest pushed a commit to branch master
in repository eclipse-egit.
commit 5fa5cfd4b0c9f8471a479c57adcadd2c28178109
Merge: cede071 75e3283
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date: Wed Mar 26 19:50:20 2014 +0100
Merge tag 'upstream/3.3.1'
Upstream version 3.3.1
org.eclipse.egit-feature/feature.xml | 4 +-
org.eclipse.egit-feature/pom.xml | 2 +-
org.eclipse.egit.core.test/META-INF/MANIFEST.MF | 22 +--
org.eclipse.egit.core.test/pom.xml | 2 +-
org.eclipse.egit.core/META-INF/MANIFEST.MF | 66 ++++----
org.eclipse.egit.core/pom.xml | 2 +-
.../org/eclipse/egit/core/op/FetchOperation.java | 7 +
.../org/eclipse/egit/core/op/PullOperation.java | 18 +++
.../org/eclipse/egit/core/op/PushOperation.java | 7 +
org.eclipse.egit.doc/META-INF/MANIFEST.MF | 2 +-
org.eclipse.egit.doc/pom.xml | 2 +-
org.eclipse.egit.mylyn-feature/feature.xml | 4 +-
org.eclipse.egit.mylyn-feature/pom.xml | 2 +-
.../META-INF/MANIFEST.MF | 2 +-
org.eclipse.egit.mylyn.ui.test/pom.xml | 8 +-
org.eclipse.egit.mylyn.ui/META-INF/MANIFEST.MF | 24 +--
org.eclipse.egit.mylyn.ui/pom.xml | 2 +-
org.eclipse.egit.repository/pom.xml | 2 +-
org.eclipse.egit.source-feature/feature.xml | 2 +-
org.eclipse.egit.source-feature/pom.xml | 2 +-
org.eclipse.egit.target/META-INF/MANIFEST.MF | 2 +-
org.eclipse.egit.target/pom.xml | 2 +-
org.eclipse.egit.ui.test/META-INF/MANIFEST.MF | 24 +--
org.eclipse.egit.ui.test/pom.xml | 6 +-
org.eclipse.egit.ui/META-INF/MANIFEST.MF | 166 ++++++++++-----------
org.eclipse.egit.ui/pom.xml | 2 +-
.../ui/internal/clone/AbstractGitCloneWizard.java | 6 +-
.../components/RepositorySelectionPage.java | 53 +++++++
.../credentials/EGitCredentialsProvider.java | 2 +
.../egit/ui/internal/fetch/FetchOperationUI.java | 3 +
.../egit/ui/internal/pull/PullOperationUI.java | 2 +
.../egit/ui/internal/push/PushOperationUI.java | 3 +
org.eclipse.egit/META-INF/MANIFEST.MF | 2 +-
org.eclipse.egit/pom.xml | 2 +-
pom.xml | 4 +-
35 files changed, 279 insertions(+), 182 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-egit.git
More information about the pkg-java-commits
mailing list