]> source.dussan.org Git - jgit.git/commit
Merge changes Ideecc472,I2b12788a,I6cb9382d,I12cd3326,I200baa0b,I05626f2e,I65e45422
authorShawn Pearce <spearce@spearce.org>
Thu, 11 Apr 2013 00:56:13 +0000 (20:56 -0400)
committerGerrit Code Review @ Eclipse.org <gerrit@eclipse.org>
Thu, 11 Apr 2013 00:56:13 +0000 (20:56 -0400)
commitb5cbfa0146051568673c50e8efba90d782963856
treecccaea2b71a71a6213ffd9cc4b65bb9f59d7811c
parent8272f6573016abe7e583533f0f1f8cf657f3de91
parent6c0bb4351df033b3e79fd9e3f846af7a25864fed
Merge changes Ideecc472,I2b12788a,I6cb9382d,I12cd3326,I200baa0b,I05626f2e,I65e45422

* changes:
  Increase PackOutputStream copy buffer to 64 KiB
  Tighten object header writing in PackOutuptStream
  Skip main thread test in ThreadSafeProgressMonitor
  Declare members of PackOutputStream final
  Always allocate the PackOutputStream copyBuffer
  Disable CRC32 computation when no PackIndex will be created
  Steal work from delta threads to rebalance CPU load