Skip to content
Snippets Groups Projects
  1. Mar 19, 2010
  2. Mar 11, 2010
    • Shawn Pearce's avatar
      IP Log: Update initial contribution CQ 3448 · 48af6a5f
      Shawn Pearce authored
      
      This has been approved for use under the EDL.
      
      Change-Id: I9142d8e7d53533f97f85c21b90ff93ee566564b5
      Signed-off-by: default avatarShawn O. Pearce <spearce@spearce.org>
      48af6a5f
    • Shawn Pearce's avatar
      eclipse-iplog: Skip the initial contribution · 4a73596c
      Shawn Pearce authored
      
      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: default avatarShawn O. Pearce <spearce@spearce.org>
      4a73596c
  3. Jan 29, 2010
    • Shawn Pearce's avatar
      Generate an Eclipse IP log with jgit eclipse-iplog · 1e48c338
      Shawn Pearce authored
      
      The new plugin contains the bulk of the logic to scan a Git repository,
      and query IPZilla, in order to produce an XML formatted IP log for the
      requested revision of any Git based project.  This plugin is suitable
      for embedding into a servlet container, or into the Eclipse workbench.
      
      The command line pgm package knows how to invoke this plugin through
      the eclipse-iplog subcommand, permitting storage of the resulting
      log as a local XML file.
      
      Change-Id: If01d9d98d07096db6980292bd5f91618c55d00be
      Signed-off-by: default avatarShawn O. Pearce <spearce@spearce.org>
      1e48c338
Loading