Eclipse JGit: Java implementation of Git 3.0.0

Release Date
Deliverables

Planned features for 3.0.0:

  • support recursive merge strategy
  • compressed bitmap index support to speedup fetch and clone
  • API cleanup
  • optional support for symlinks on Java 7
  • optional support for lstat, symlinks and readdir using JNI based native module on Mac/Linux (tentative)
  • NameRevCommand for describing IDs in terms of refnames (see git name-rev)
  • Bug fixes
    • fix bug 389305 "Running gc twice corrupts repository on Windows" 
This release is part of Kepler