]> source.dussan.org Git - jgit.git/commit
Merge branch 'stable-2.0' 96/6296/1
authorShawn O. Pearce <spearce@spearce.org>
Thu, 7 Jun 2012 18:37:11 +0000 (11:37 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 7 Jun 2012 18:38:23 +0000 (11:38 -0700)
commit65f6e06b8d70e9e0975b6621eed2cdf7c16a763f
tree7136dd603743461ae265b3e47006594ce0adf4e1
parent8672c43ae368a014b1fd7d3c108fd41b2fa7ea9e
parentf2d9a5ed31380470aa2b708afc5d1711aa086ca7
Merge branch 'stable-2.0'

By Robin Rosenberg (6) and others
via Gerrit Code Review @ Eclipse.org (2) and Matthias Sohn (1)
* stable-2.0:
  Prepare next 2.0.0-SNAPSHOT builds
  JGit v2.0.0.201206060730-rc3
  Remove Jetty p2 repository from Maven build
  Get rid of warnings about empty statments
  Removed unused parameters from private methods
  cleanup: Remove unused declarations
  Make FS OS X detection work for OpenJDK
  Use working tree iterator to compare file modes
  Further cleanup of exceptions in Git API
  Update build to use Tycho 0.15.0
  Throw formal CheckoutConflictException on hard reset
  Configure maven-source-plugin execution in parent POM
  Support gitdir: refs in BaseRepositoryBuilder.findGitDir
  Relax RevisionSyntaxException to an IllegalArgumentException

Change-Id: I05727693e0c9e762d4fc220ceadcd5a5bfb11d0d
org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCacheCheckout.java
org.eclipse.jgit/src/org/eclipse/jgit/lib/RefDatabase.java