eclipse-iplog: Skip the initial contribution
commit4a73596ce4308a59813dd14b74bec2ce7a406b80
authorShawn O. Pearce <spearce@spearce.org>
Thu, 11 Mar 2010 20:02:27 +0000 (11 12:02 -0800)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 11 Mar 2010 23:15:03 +0000 (11 15:15 -0800)
treee2fe0e0417e85eebd3e7ff4b48774646dccde909
parent8e2c17ca2addd984f1ba239aca27f19698606ed9
eclipse-iplog: Skip the initial contribution

The initial contribution was handled through a CQ, and does not need
to be reported as an individual bug record in the project's IP log.
Its an odd corner case that the EMO IP team doesn't want to see,
even though its technically a contribution written by at least
some non-committers.

The project.skipCommit variable can now be used to mask out any
particular change from the IP log.  Currently within JGit we want
to mask only the initial commit, but others could be masked if the
need arises.

Change-Id: I598e08137ddc5913284471ee2aa545f4df685023
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
.eclipse_iplog
org.eclipse.jgit.iplog/src/org/eclipse/jgit/iplog/IpLogGenerator.java
org.eclipse.jgit.iplog/src/org/eclipse/jgit/iplog/IpLogMeta.java
org.eclipse.jgit.iplog/src/org/eclipse/jgit/iplog/Project.java
org.eclipse.jgit/src/org/eclipse/jgit/lib/ObjectIdSubclassMap.java