Merge changes I53f71dc0,I3a899a3a,I3e8bd245,Ie7c9db83,If396326e,I6f4cf8da,I3bf96dd0...
commit86fcdc53ad29d850f0831636038ef56a981c98e5
authorShawn Pearce <spearce@spearce.org>
Mon, 14 Jun 2010 23:59:48 +0000 (14 19:59 -0400)
committerCode Review <codereview-daemon@eclipse.org>
Mon, 14 Jun 2010 23:59:48 +0000 (14 19:59 -0400)
treebc96b3498ca16def7da9b8470799f0e9b61fad29
parent44ba1bc78ce0c00fd970f39a93128de061e83e01
parent6d5241110bc22f69287dc285a6793301075bb3dc
Merge changes I53f71dc0,I3a899a3a,I3e8bd245,Ie7c9db83,If396326e,I6f4cf8da,I3bf96dd0,I3a2a43a1,I292fe88c,Ia1cf40cf

* changes:
  git-servlet: Fix comparing uploadFactory with the wrong DISABLED instance
  Prefer static inner classes
  Override equals for SwingLane since super class PlotLane defines it
  Make sure a Stream is closed upon errors in IpLogGenerator
  Make constant static in RebuildCommitGraph
  Make inner classes static in http code
  Cache filemode in GitIndex
  Remove unused parent field in PlotLane
  Removed unused repo field in WorkDirCheckout
  Extend DiffFormatter API to simplify styling