]> source.dussan.org Git - jgit.git/commit
Merge branch 'stable-1.0' 93/3593/2
authorShawn O. Pearce <spearce@spearce.org>
Tue, 31 May 2011 16:14:50 +0000 (09:14 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 31 May 2011 16:15:11 +0000 (09:15 -0700)
commit690c268c793bfc218982130fbfc25870f292295e
tree2566abc3eb7c591ce2591129e90c8219615348a7
parentb04be9334494640a693ef5e515af1be4a6983eb5
parent50f236aff861ab2a6851eb96cff6fe07b775bb5b
Merge branch 'stable-1.0'

* stable-1.0:
  DHT: Support removing a repository name
  DHT: Fix thread-safety issue in AbstractWriteBuffer
  jgit.sh: Implement pager support
  Change EditList to extend ArrayList
  Ensure the HTTP request is fully consumed
  Make sure test repositories are closed
  Fix CloneCommand not to fetch into remote tracking branches when bare
  Update Eclipse IP log for 1.0

Change-Id: I6340d551482e1dda01f82496296d2038b07fa68b
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/GitConstructionTest.java