This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CDO Model Repository".
The branch, master has been updated
via a20f3821d16a45fdae1c522752022d66a17e577e (commit)
via e749ba8ce7d1f1f318edcbda5ea79490aed6bc4a (commit)
via 03170f9c81904f47d015f70d0da91e810af645d0 (commit)
from 64787dcca73ed76646c71c861e1f720de2e60967 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit a20f3821d16a45fdae1c522752022d66a17e577e
Author: Eike Stepper <[email protected]>
Date: Mon Dec 19 15:22:06 2011 +0100
Apply patches to git repos
commit e749ba8ce7d1f1f318edcbda5ea79490aed6bc4a
Author: Eike Stepper <[email protected]>
Date: Fri Dec 16 13:39:26 2011 +0100
337587: Illegal deltas are produced on compare
https://bugs.eclipse.org/bugs/show_bug.cgi?id=337587
commit 03170f9c81904f47d015f70d0da91e810af645d0
Author: Eike Stepper <[email protected]>
Date: Fri Dec 16 13:38:13 2011 +0100
Keep string references to newRevisions until the method ends
-----------------------------------------------------------------------
Summary of changes:
.../META-INF/MANIFEST.MF | 10 +-
.../build.properties | 2 +-
.../icons/apply-patch.gif | Bin 0 -> 578 bytes
.../icons}/repository.gif | Bin 545 -> 545 bytes
.../{ => icons}/wingit.gif | Bin 926 -> 926 bytes
.../org.eclipse.emf.cdo.releng.wingit/plugin.xml | 23 ++-
.../cdo/releng/wingit/ApplyPatchToGitAction.java | 222 ++++++++++++++++++++
.../eclipse/emf/cdo/releng/wingit/GitAction.java | 115 +----------
.../releng/wingit/{GitAction.java => WinGit.java} | 86 ++------
.../cdo/tests/bugzilla/Bugzilla_337587_Test.java | 24 +--
.../emf/internal/cdo/session/CDOSessionImpl.java | 3 +-
11 files changed, 277 insertions(+), 208 deletions(-)
create mode 100644
plugins/org.eclipse.emf.cdo.releng.wingit/icons/apply-patch.gif
copy plugins/{org.eclipse.emf.cdo.ui.efs/icons/full/obj16 =>
org.eclipse.emf.cdo.releng.wingit/icons}/repository.gif (100%)
rename plugins/org.eclipse.emf.cdo.releng.wingit/{ => icons}/wingit.gif (100%)
create mode 100644
plugins/org.eclipse.emf.cdo.releng.wingit/src/org/eclipse/emf/cdo/releng/wingit/ApplyPatchToGitAction.java
copy
plugins/org.eclipse.emf.cdo.releng.wingit/src/org/eclipse/emf/cdo/releng/wingit/{GitAction.java
=> WinGit.java} (52%)
hooks/post-receive
--
CDO Model Repository
_______________________________________________
cdo-commit mailing list
[email protected]
http://dev.eclipse.org/mailman/listinfo/cdo-commit